about summary refs log tree commit diff
path: root/bits/byteswap.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers2018-02-061-67/+34
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-1/+1
* Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers2013-01-111-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* byteswap.h: fix gcc ver test for __builtin_bswap{32,64}Mike Frysinger2012-12-031-2/+2
* Fix __bswap_64 return type in generic bits/byteswap.h.Joseph Myers2012-11-201-5/+6
* Avoid -Wconversion warning for htonsAndreas Jaeger2012-06-211-1/+1
* Use __builtin_bswap32/64 in __bswap_32/64 for GCC >= 4.2H.J. Lu2012-04-061-3/+21
* Add byteswap-16.h for __bswap_16H.J. Lu2012-04-061-11/+2
* Add __bswap_64 definition for non GCC compilers.Andreas Jaeger2012-04-031-2/+17
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Prevent warnings due to long long constantsUlrich Drepper2011-12-231-10/+11
* [BZ #6442]Ulrich Drepper2008-05-151-2/+2
* * sysdeps/generic/bits/byteswap.h (__bswap_constant_16): New macro.Ulrich Drepper2005-10-101-8/+11
* * sysdeps/generic/bits/byteswap.h: Make sure result of all theUlrich Drepper2005-02-151-9/+9
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-13/+10
* 2.5-18.1Jakub Jelinek2007-07-121-10/+13
* Prevent double inclusion.Andreas Jaeger2002-01-081-1/+6
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-01-071-3/+3
* (__bswap_64): Handle constant argument case separately.Ulrich Drepper2000-12-271-5/+20
* Update.Ulrich Drepper2000-12-271-2/+2
* Update.Ulrich Drepper1998-11-201-3/+3
* Update.Ulrich Drepper1998-10-011-6/+7
* Update.Ulrich Drepper1998-08-081-6/+27
* Update. cvs/libc-ud-971125Ulrich Drepper1997-11-261-4/+3
* Update. cvs/libc-ud-970723Ulrich Drepper1997-07-241-0/+43