about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused sysdeps/unix/sysv/bits/*.h.Joseph Myers2012-04-201-0/+8
* Remove unused sysdeps/unix/sysv/setrlimit.c.Joseph Myers2012-04-201-0/+2
* Remove unused sysdeps/unix/xmknod.c.Joseph Myers2012-04-201-0/+3
* Remove unused sysdeps/unix/sysv/settimeofday.c.Joseph Myers2012-04-201-0/+2
* Remove unused sysdeps/unix/sysv/i386/time.S.Joseph Myers2012-04-201-0/+2
* Remove unused sysdeps/unix/{xstat,fxstat}.c.Joseph Myers2012-04-201-0/+4
* Remove unused sysdeps/unix/sysv/sigaction.c.Joseph Myers2012-04-201-0/+2
* Remove unused sysdeps/unix/sysv termio code.Joseph Myers2012-04-201-0/+14
* Remove unused sysdeps/unix/siglist.c.Joseph Myers2012-04-201-0/+2
* Remove unused sysdeps/unix/getppid.S.Joseph Myers2012-04-201-0/+2
* Remove unused sysdeps/unix/{mkdir.c,rmdir.c}.Joseph Myers2012-04-201-0/+5
* Fix computation of inflated errlist sizeAndreas Schwab2012-04-191-0/+7
* Remove all traces of reg_char.David S. Miller2012-04-181-0/+19
* Have memmove call __builtin_memcopy on PowerPC if src and dest don't overlap.Will Schmidt2012-04-181-0/+6
* Further simplify power6 wordcopy by removing switch statements.Will Schmidt2012-04-181-0/+9
* Simplify power6 wordcopy by adding [fwd|bwd]_align_merge macros.Will Schmidt2012-04-181-0/+8
* Forgot to delete the sparc64 memcopy.h which tries to include the sparc32 oneDavid S. Miller2012-04-181-0/+4
* Finish ilogb changesAndreas Jaeger2012-04-181-1/+20
* There is no legitimate reason to override reg_char on sparc32.David S. Miller2012-04-171-0/+4
* Remove useless __ilogb*_finite aliasesAndreas Schwab2012-04-181-0/+9
* Fix ilogb exception and errno (bug 6794)Adhemerval Zanella2012-04-171-0/+31
* Resolve __vector namespace conflict with Altivec.Petr Baudis2012-04-171-0/+5
* Prevent warning in pldd.Marek Polacek2012-04-161-0/+4
* Reverse arguments of fdivp in i386 code.Marek Polacek2012-04-161-0/+5
* Check __ILP32__ instead of __LP64__H.J. Lu2012-04-131-0/+13
* Add __ILP32__ check when defining __WORDSIZEH.J. Lu2012-04-131-0/+5
* Fix variable check in sparc clock frequency probing.Antoine Balestrat2012-04-131-0/+5
* "Gallegan" should be "Galician"Chris Leonard2012-04-131-0/+6
* Update comment for _io_write_fnRoland McGrath2012-04-121-0/+5
* Fix description of user provided write functionPetr Baudis2012-04-121-0/+6
* Update sparc libm ULPs.David S. Miller2012-04-111-0/+4
* ignore ports/linuxthreads addon dirsMike Frysinger2012-04-111-5/+10
* Remove __wur from fwrite, fwrite_unlockedJim Meyering2012-04-111-1/+9
* Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu2012-04-111-0/+13
* Fix times return value, CLK_TCK descriptionAndreas Jaeger2012-04-111-0/+10
* Fix ld.so regression.David S. Miller2012-04-101-0/+6
* Use __builtin_bswap32/64 in x86_64 <bits/byteswap.h>H.J. Lu2012-04-101-0/+6
* New ld.so argument --inhibit-ldcache to disable ld.so.cache lookupSiddhesh Poyarekar2012-04-111-0/+10
* Merge commit '9904dc47c88d9592ec66e599075436'Roland McGrath2012-04-101-0/+6
|\
| * Use __builtin_bswap32/64 in __bswap_32/64 for GCC >= 4.2H.J. Lu2012-04-061-0/+6
* | Fix spurious overflow exceptions from x86/x86_64 powl (bug 13872).Joseph Myers2012-04-091-0/+8
* | Fix ctan, ctanh overflow (bug 11521).Joseph Myers2012-04-091-0/+16
* | Merge branch 'master' of git://sourceware.org/git/glibcAndreas Jaeger2012-04-091-0/+5
|\ \
| * | Fix missing clobber in i386 __sincos_code asm.Roland McGrath2012-04-091-0/+5
* | | Enhance d_namlen descriptionAndreas Jaeger2012-04-091-0/+4
* | | Document additional fopen optionsAndreas Jaeger2012-04-091-0/+6
|/ /
* | Use sourceware.org for email and web references.Carlos O'Donell2012-04-091-0/+5
* | Fix missing overflow exceptions from pow (bug 13873).Joseph Myers2012-04-091-0/+8
* | Fix x86 pow inaccuracy for large integer exponents (bug 706).Joseph Myers2012-04-091-0/+10
* | Do not allow overflow exception on exp underflow test (bug 13705).Joseph Myers2012-04-081-0/+6