aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-09-06Use crtbeginT.o to statically link programsH.J. Lu1-0/+12
2012-09-06Fix strtod test for values above maximum for IBM long double.Joseph Myers1-0/+7
2012-09-06S/390: Fix optimized mem* running on 31 bit kernels.Andreas Krebbel1-0/+11
2012-09-05Recognize new sparc hwcap bits.David S. Miller1-0/+6
2012-09-05Update sparc ULPs for recently added math tests.David S. Miller1-0/+4
2012-09-05* malloc/arena.c: Fold copyright years.Alexandre Oliva1-0/+5
2012-09-05* malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.Alexandre Oliva1-0/+4
2012-09-05* manual/contrib.texi (Contributors): Fix typo. Complete entry.Alexandre Oliva1-0/+4
2012-09-05Don't change no_dyn_threshold on mallopt failureAlexandre Oliva1-0/+5
2012-09-05Fix typos in malloc/.Alexandre Oliva1-0/+6
2012-09-05Fix typos in commentsSiddhesh Poyarekar1-0/+6
2012-09-05Fixed minor typo in ChangeLogSiddhesh Poyarekar1-1/+1
2012-09-05Return requested size for malloc_usable_size when MALLOC_CHECK_ > 0Siddhesh Poyarekar1-0/+10
2012-09-05Increase timeout for stdlib/tst-strtod-overflowAndreas Schwab1-0/+4
2012-09-06Improve C++ header location detection (bug 13966)Allan McRae1-0/+7
2012-09-05Use LDBL_MIN_EXP to distinguish Intel and Motorola extended float formatAndreas Schwab1-1/+2
2012-09-05Correctly handle Motorola extended float format in tst-strtod-roundAndreas Schwab1-0/+8
2012-09-04Use sparcv8 GMP routines when building 32-bit sparcv9.David S. Miller1-0/+6
2012-09-04stdlib/tst-secure-getenv.c: whitespace-only changes in commentsFlorian Weimer1-0/+2
2012-09-04stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID failuresFlorian Weimer1-0/+5
2012-09-04Fix iogetdelim.c (latent) integer overflow (bug 9914).Joseph Myers1-0/+7
2012-09-03Update libm-test-ulpsAndreas Jaeger1-0/+5
2012-09-03Add optimized sinf and cosf routines for x86 and x86-64Liubov Dmitrieva1-0/+28
2012-09-03S/390: Make IFUNC optimized mem* functions hidden.Andreas Krebbel1-0/+7
2012-09-02Use the first element of GOT for ld.so addressesH.J. Lu1-3/+11
2012-09-02Check for gawk >= 3.0 (bug 13412)Allan McRae1-0/+6
2012-09-01Remove __ASSUME_POSIX_CPU_TIMERS.Joseph Myers1-0/+23
2012-08-29Use LD_SO to set $ld_so_name/$ld_so_versionH.J. Lu1-0/+9
2012-08-29Don't make ttyname* fail if proc filesystem is not availableSiddhesh Poyarekar1-0/+7
2012-08-27Remove __ASSUME_STAT64_SYSCALL.Joseph Myers1-0/+35
2012-08-27update NEWSMike Frysinger1-0/+5
2012-08-27Fix sign of zero on strtod underflow (bug 14519).Joseph Myers1-0/+6
2012-08-27Fix strtod rounding (bug 3479).Joseph Myers1-0/+37
2012-08-27Fix strtod integer/buffer overflow (bug 14459).Joseph Myers1-0/+17
2012-08-25Fix some typos in comments.Marek Polacek1-1/+5
2012-08-23Fix tst-rfc3484* build failures from USE_NSCD move to config.h.Roland McGrath1-0/+6
2012-08-23Check floating-point ABI in ARM VALID_ELF_HEADER.Steve McIntyre1-0/+5
2012-08-23Make dl-fxstatat64.c include of fxstatat64.c use <> not "".Joseph Myers1-0/+5
2012-08-22Fix shadow, gshadow, networks, protocols, rpc, aliases, and nscd routines for...Roland McGrath1-0/+40
2012-08-22Add --disable-build-nscd configure option.Roland McGrath1-0/+8
2012-08-22BZ#13696: Add --disable-nscd configure option.Roland McGrath1-0/+39
2012-08-22Fix sed configure check for newer sed --version output.Dmitry V. Levin1-0/+6
2012-08-22Fix libc-start change for IRELless machines.Roland McGrath1-0/+5
2012-08-22 * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_rJeff Law1-0/+6
2012-08-22rename V variable to lib-versionMike Frysinger1-0/+5
2012-08-22Leading-tabify ChangeLog.Roland McGrath1-2/+2
2012-08-22Fix ChangeLog format.Roland McGrath1-5/+2
2012-08-22Add versions of wcscpy, wcschr, wcsrchr for power6/power7.Will Schmidt1-0/+10
2012-08-21Micro-optimize critical path of strstr, strcase and memmem.Maxim Kuvyrkov1-0/+6
2012-08-21Use pointers for traversing arrays in strstr, strcasestr and memmem.Maxim Kuvyrkov1-0/+6