aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-09-19Use CPPFLAGS from configure.Mike Frysinger1-0/+5
2011-09-15finite for 64-bit platformsUlrich Drepper1-0/+2
2011-09-15Define IP_MULTICAST_ALLUlrich Drepper1-0/+5
2011-09-15Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c...Roland McGrath1-0/+10
2011-09-15Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-0/+11
2011-09-15Add fmax and fmin inlines for x86-64Ulrich Drepper1-0/+5
2011-09-15Fix PLT uses in libm on powerpcAndreas Schwab1-0/+11
2011-09-14Use correct section to allow mergingUlrich Drepper1-0/+2
2011-09-14Optimized lrint and llrint for x86-64Ulrich Drepper1-0/+7
2011-09-14Also relocate in dependency order when doing symbol dependency testingAndreas Schwab1-0/+5
2011-09-13Fix undefined symbol in powerpc64 dl-machine.hAndreas Schwab1-0/+5
2011-09-13Avoid macro clash between <sys/select.h> and <linux/posix_types.h>Andreas Schwab1-0/+10
2011-09-13Fix pattern on $(ldd-rewrite-script) substitutionAndreas Schwab1-0/+2
2011-09-13Only use USE___THREAD when definedAndreas Schwab1-0/+5
2011-09-12Optimize logb code for 64-bit machinesUlrich Drepper1-0/+4
2011-09-12Revert "Remove last use of USE___THREAD"Ulrich Drepper1-2/+0
2011-09-12Fix invalid conversion in __cmsg_nxthdrAndreas Schwab1-0/+5
2011-09-12Remove last use of USE___THREADAndreas Schwab1-0/+4
2011-09-11Cleanup CLUlrich Drepper1-4/+4
2011-09-11Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-0/+8
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper1-0/+16
2011-09-11Prepend $(..) to $(ldd-rewrite-script) if non-absoluteAndreas Schwab1-0/+8
2011-09-11Avoid cast in non-gcc obstack_freeUlrich Drepper1-0/+3
2011-09-11Fix use of AC_INITUlrich Drepper1-0/+3
2011-09-11Provide static initializer for _dl_pagesize in statically linked codeUlrich Drepper1-0/+4
2011-09-10Remove MALLOC_FAILURE_ACTION use in mallocUlrich Drepper1-0/+3
2011-09-10Simplify malloc initializationUlrich Drepper1-1/+17
2011-09-10Simplify malloc codeUlrich Drepper1-0/+5
2011-09-10Remove support for !USE___THREADUlrich Drepper1-0/+38
2011-09-10Cleanup of configuration optionsUlrich Drepper1-0/+80
2011-09-09Fix jn precisionPetr Baudis1-0/+20
2011-09-09Use (void*) instead of 0 for return value pointer in __cmsg_nexthdrUlrich Drepper1-0/+7
2011-09-09Fix boundary conditions in scanfUlrich Drepper1-0/+6
2011-09-09Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-1/+6
2011-09-09Don't lock string streams in stream cleanup codeUlrich Drepper1-0/+6
2011-09-09Define ELFOSABI_GNU.Roland McGrath1-1/+6
2011-09-09string/strncat.c: fix compilation for some architecturesDenis Zaitceff1-0/+5
2011-09-09Fix sotruss help messagesUlrich Drepper1-0/+2
2011-09-09Fill in real information in __dl_iterate_phdrUlrich Drepper1-0/+5
2011-09-08Fix warning in elf/sprof.cAndreas Jaeger1-0/+4
2011-09-08Fix lround() loses precisionPaul Pluzhnikov1-0/+6
2011-09-08Remove support for automatic cvs check-insUlrich Drepper1-0/+12
2011-09-08Add missing definition of LOCPATH for bug-regex32 runJohn Stanley1-0/+4
2011-09-08Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper1-1/+11
2011-09-08Move wide char tests to wcsmbs directoryUlrich Drepper1-0/+13
2011-09-08BZ#13153: Update manual last-edit info.Roland McGrath1-0/+4
2011-09-08sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.Samuel Thibault1-0/+4
2011-09-08Hurd: fix use of uninitialized value in fork port copying.Roland McGrath1-1/+7
2011-09-08Fix crash during error handlingAndreas Schwab1-0/+4
2011-09-08Use O_CLOEXEC when loading objects in ld.soUlrich Drepper1-0/+2