aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-04-13Check __ILP32__ instead of __LP64__H.J. Lu
2012-04-13Add __ILP32__ check when defining __WORDSIZEH.J. Lu
2012-04-13Fix variable check in sparc clock frequency probing.Antoine Balestrat
2012-04-13"Gallegan" should be "Galician"Chris Leonard
2012-04-12Update comment for _io_write_fnRoland McGrath
2012-04-12Fix description of user provided write functionPetr Baudis
2012-04-11Update sparc libm ULPs.David S. Miller
2012-04-11ignore ports/linuxthreads addon dirsMike Frysinger
2012-04-11Remove __wur from fwrite, fwrite_unlockedJim Meyering
2012-04-11Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu
2012-04-11Fix times return value, CLK_TCK descriptionAndreas Jaeger
2012-04-10Fix ld.so regression.David S. Miller
2012-04-10Use __builtin_bswap32/64 in x86_64 <bits/byteswap.h>H.J. Lu
2012-04-11New ld.so argument --inhibit-ldcache to disable ld.so.cache lookupSiddhesh Poyarekar
2012-04-10Merge commit '9904dc47c88d9592ec66e599075436'Roland McGrath
2012-04-09Fix spurious overflow exceptions from x86/x86_64 powl (bug 13872).Joseph Myers
2012-04-09Fix ctan, ctanh overflow (bug 11521).Joseph Myers
2012-04-09Merge branch 'master' of git://sourceware.org/git/glibcAndreas Jaeger
2012-04-09Fix missing clobber in i386 __sincos_code asm.Roland McGrath
2012-04-09Enhance d_namlen descriptionAndreas Jaeger
2012-04-09Document additional fopen optionsAndreas Jaeger
2012-04-09Use sourceware.org for email and web references.Carlos O'Donell
2012-04-09Fix missing overflow exceptions from pow (bug 13873).Joseph Myers
2012-04-09Fix x86 pow inaccuracy for large integer exponents (bug 706).Joseph Myers
2012-04-08Do not allow overflow exception on exp underflow test (bug 13705).Joseph Myers
2012-04-08Use __kernel_standard instead of __kernel_standard_f in exp wrapper (bug 13705).Aurelien Jarno
2012-04-08memset: also update copyright yearsMike Frysinger
2012-04-08Document return values of putenv and setenvAndreas Jaeger
2012-04-08Describe DT_LNKAndreas Jaeger
2012-04-08Fix DT_UNKNOWN descriptionAndreas Jaeger
2012-04-08Fix closelog descriptionAndreas Jaeger
2012-04-08Merge branch 'master' of git://sourceware.org/git/glibcAndreas Jaeger
2012-04-08Better describe open argumentsStephen Compall
2012-04-07memset: fix define usage for shared libsMike Frysinger
2012-04-07Handle some new sparc relocation types.David S. Miller
2012-04-07Simplify _ELF_DYNAMIC_DO_RELOC after combining the old two defs.Carlos O'Donell
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-062012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2012-04-06Fix typo in manualRobert Millan
2012-04-06Add missing include fileAndreas Jaeger
2012-04-06Add __poll and __ppoll to libc.abilistAndreas Jaeger
2012-04-05Fix check-local-headers.sh on multiarch systems.David S. Miller
2012-04-05Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller
2012-04-05Fix CL typos.Marek Polacek
2012-04-05Fix DL_DEBUG_UNUSED to elide the VDSO and handle PLT references properly.David S. Miller
2012-04-05Fix size parameter comparisions.Michael Matz
2012-04-05Don't warn about unused result of mktempAndreas Jaeger
2012-04-05Fix return value of SH fesetround.Kaz Kojima
2012-04-05Set SH fpcsr register which read again.Kaz Kojima