OpenGrok
Cross Reference: byte_swap_8.S
xref
: /
src
/
common
/
lib
/
libc
/
arch
/
aarch64
/
gen
/
byte_swap_8.S
Home
|
History
|
Annotate
|
Download
|
only in
gen
History log of
/src/common/lib/libc/arch/aarch64/gen/byte_swap_8.S
Revision
Date
Author
Comments
1.2
12-Oct-2019
maya
Remove htonll and ntohll as symbols from aarch64 libc.
Other architectures do not define them, and so we don't provide a
function declaration in any header.
This means a package may detect it with a link-test and then fail
due to the missing declaration, like sysutils/collectd currently does.
Done this way as aarch64 has not had a release yet. Discussed with releng.
1.1
10-Aug-2014
matt
branches: 1.1.4; 1.1.26; 1.1.28;
Preliminary files for AARCH64 (64-bit ARM) support.
Enough for a distribution build.
1.1.28.1
12-Oct-2019
martin
Pull up following revision(s) (requested by maya in ticket #304):
common/lib/libc/arch/aarch64/gen/byte_swap_8.S: revision 1.2
Remove htonll and ntohll as symbols from aarch64 libc.
Other architectures do not define them, and so we don't provide a
function declaration in any header.
This means a package may detect it with a link-test and then fail
due to the missing declaration, like sysutils/collectd currently does.
Done this way as aarch64 has not had a release yet. Discussed with releng.
1.1.26.2
21-Apr-2020
martin
Sync with HEAD
1.1.26.1
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.1.4.2
19-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.1.4.1
10-Aug-2014
tls
file byte_swap_8.S was added on branch tls-maxphys on 2014-08-19 23:45:12 +0000
Indexes created Tue Oct 14 11:09:46 GMT 2025