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