glibc/sysdeps/x86_64/bits
Andreas Jaeger b1aa60f32d Add __bswap_64 definition for non GCC compilers.
[BZ#13926]
Currently __bswap_64 is not defined at all for non-GCC compilers.
Define it but guard it with __GLIBC_HAVE_LONG_LONG.

endian.h uses __bswap_64, make the functions only available
if __GLIBC_HAVE_LONG_LONG is defined.
2012-04-03 09:13:59 +02:00
..
atomic.h Use atomic64_t with 64bit atomic macros 2012-03-19 17:29:26 -07:00
byteswap.h Add __bswap_64 definition for non GCC compilers. 2012-04-03 09:13:59 +02:00
endian.h
link.h Add x32 support to dynamic linker audit 2012-03-21 17:14:49 -07:00
linkmap.h Introduce TLS descriptors for i386 and x86_64. 2008-05-13 05:41:30 +00:00
mathdef.h Check __x86_64__ instead of __WORDSIZE in mathdef.h 2012-03-19 16:00:52 -07:00
select.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
setjmp.h Support x86-64 __jmp_buf with __WORDSIZE != 64 2012-03-20 08:53:42 -07:00
string.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
wordsize.h
xtitypes.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00