aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/bits
AgeCommit message (Expand)Author
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers
2015-08-27Move i486/bits/atomic.h to bits/atomic.hH.J. Lu
2012-05-30Use i386 bits/huge_vall.h for i386/x86-64H.J. Lu
2012-05-30Use x86_64 bits/select.h for i386/x86_64H.J. Lu
2012-05-30Use x86_64 bits/setjmp.h for i386/x86_64H.J. Lu
2012-05-30Use x86_64 bits/mathdef.h for i386/x86_64H.J. Lu
2012-05-30Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64H.J. Lu
2012-05-30Use the same bits/endian.h for i386/x86_64H.J. Lu
2012-05-30Use x86-64 bits/byteswap.h for both i386 and x86_64H.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
2011-09-13Avoid macro clash between <sys/select.h> and <linux/posix_types.h>Andreas Schwab
2011-01-09Clean up some bits/select.h headers.Ulrich Drepper
2010-11-10Fix warnings in __bswap_16.Ulrich Drepper
2010-10-19Provide FP_FAST_FMA{,F,L} definitions for x86/x86-64.Ulrich Drepper
2009-02-16* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek
2008-05-15[BZ #6442]Ulrich Drepper
2008-05-13Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper
2007-02-12* sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__ Jakub Jelinek
2007-01-25* sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-08-24[BZ #2734]Ulrich Drepper
2006-02-01* math/divtc3.c: New file.Roland McGrath
2006-01-10* include/bits/setjmp.h: New file.Roland McGrath
2006-01-10* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath
2005-12-28* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath
2005-09-04* sysdeps/i386/bits/string.h: Removed.Ulrich Drepper
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-06-15* sysdeps/i386/bits/string.h (memcpy): Add () around arguments.Roland McGrath
2004-03-15 * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, ...Richard Henderson
2003-09-05Update.Andreas Jaeger
2003-06-12Update.Ulrich Drepper
2003-04-12Update.Ulrich Drepper
2003-01-08Update.Ulrich Drepper
2002-12-11Update.Ulrich Drepper
2002-11-012002-10-31 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-12* sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).Roland McGrath
2002-01-08Prevent double inclusion.Andreas Jaeger
2001-12-12Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-01-27Update.Ulrich Drepper
2001-01-16Update.Ulrich Drepper
2000-12-27(__bswap_64): Handle constant argument case separately.Ulrich Drepper
2000-11-08Update.Ulrich Drepper
2000-07-26updateGreg McGary