aboutsummaryrefslogtreecommitdiff
path: root/bits/byteswap.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers1-1/+1
2013-01-11Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-12-03byteswap.h: fix gcc ver test for __builtin_bswap{32,64}Mike Frysinger1-2/+2
2012-11-20Fix __bswap_64 return type in generic bits/byteswap.h.Joseph Myers1-5/+6
2012-06-21Avoid -Wconversion warning for htonsAndreas Jaeger1-1/+1
2012-04-06Use __builtin_bswap32/64 in __bswap_32/64 for GCC >= 4.2H.J. Lu1-3/+21
2012-04-06Add byteswap-16.h for __bswap_16H.J. Lu1-11/+2
2012-04-03Add __bswap_64 definition for non GCC compilers.Andreas Jaeger1-2/+17
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-12-23Prevent warnings due to long long constantsUlrich Drepper1-10/+11
2008-05-15[BZ #6442]Ulrich Drepper1-2/+2
2005-10-10* sysdeps/generic/bits/byteswap.h (__bswap_constant_16): New macro.Ulrich Drepper1-8/+11
2005-02-15* sysdeps/generic/bits/byteswap.h: Make sure result of all theUlrich Drepper1-9/+9
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-13/+10
2007-07-122.5-18.1Jakub Jelinek1-10/+13
2002-01-08Prevent double inclusion.Andreas Jaeger1-1/+6
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-01-07Update.Ulrich Drepper1-3/+3
2000-12-27(__bswap_64): Handle constant argument case separately.Ulrich Drepper1-5/+20
2000-12-27Update.Ulrich Drepper1-2/+2
1998-11-20Update.Ulrich Drepper1-3/+3
1998-10-01Update.Ulrich Drepper1-6/+7
1998-08-08Update.Ulrich Drepper1-6/+27
1997-11-26Update.cvs/libc-ud-971125Ulrich Drepper1-4/+3
1997-07-24Update.cvs/libc-ud-970723Ulrich Drepper1-0/+43