about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add missing #include in get-rounding-mode.hRoland McGrath2014-06-231-0/+3
* Remove an unused variable in fstatvfs.Roland McGrath2014-06-231-0/+5
* Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers2014-06-231-0/+16
* Set errno for y1 overflow (bug 17050).Joseph Myers2014-06-231-0/+12
* Test cpow in all rounding modes.Joseph Myers2014-06-231-0/+14
* Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers2014-06-231-0/+34
* powerpc: Consolidate nptl/ subdirectories under linux/....Roland McGrath2014-06-231-0/+176
* Add generic HAVE_RM_CTX implementationWilco Dijkstra2014-06-231-0/+17
* MIPS: Move NPTL public headers to sysdeps/mips/nptl/.Roland McGrath2014-06-231-0/+7
* m68k: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-231-0/+77
* SH: Consolidate nptl/ subdirectories under linux/.....Roland McGrath2014-06-231-0/+31
* Update headers for Linux 3.15.Joseph Myers2014-06-231-0/+9
* Remove unused labelAndreas Schwab2014-06-231-0/+5
* PowerPC: sync hwcap.h capabilitiesAdhemerval Zanella2014-06-231-0/+5
* elf/dl-lookup.c: Use __glibc_likely and __glibc_unlikelyWill Newton2014-06-231-0/+3
* elf/dl-lookup.c: Remove unnecessary static variableWill Newton2014-06-231-0/+4
* elf/dl-lookup.c: Move STB_GNU_UNIQUE handling to a functionWill Newton2014-06-231-0/+6
* Don't ignore too long lines in nss_files (BZ #17079)Andreas Schwab2014-06-231-0/+6
* test-skeleton.c: Use stdout for error messagesWill Newton2014-06-231-0/+7
* nscd: Remove unused typedef and variable.Ludovic Courtès2014-06-221-0/+5
* Mention CVE-2014-4043 in NEWSAllan McRae2014-06-211-0/+4
* Move generic smp.h to nptl/Roland McGrath2014-06-201-0/+3
* Remove unused file rtld-lowlevel.h.Roland McGrath2014-06-201-0/+2
* Clean up HAVE_CONFIG_H and STDC_HEADERS.Roland McGrath2014-06-201-0/+5
* Clean up stack-coloring macros.Roland McGrath2014-06-201-0/+8
* Move linux bits/ files out of nptl/.Roland McGrath2014-06-201-0/+9
* Remove ARM __ASSUME_SIGFRAME_V2.Joseph Myers2014-06-211-0/+19
* Move remaining SPARC code out of nptl/.Roland McGrath2014-06-201-0/+95
* Include <kernel-features.h> explicitly where required.Joseph Myers2014-06-201-0/+10
* Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code.Joseph Myers2014-06-201-0/+13
* Add ifunc tests for x86_64 memset_chk and memsetH.J. Lu2014-06-201-0/+8
* [BZ #16046] dl_iterate_phdr static executable testMaciej W. Rozycki2014-06-201-0/+4
* stdlib/tst-qsort2.c: Fix off-by-one argc interpretation errorMaciej W. Rozycki2014-06-201-0/+5
* Remove __ASSUME_F_GETOWN_EX.Joseph Myers2014-06-201-0/+8
* Remove __ASSUME_AT_RANDOM.Joseph Myers2014-06-201-0/+6
* Remove __ASSUME_ADJ_OFFSET_SS_READ.Joseph Myers2014-06-201-0/+8
* [BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESCMaciej W. Rozycki2014-06-201-0/+28
* Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2014-06-201-0/+97
* Remove sysdeps/x86_64/multiarch/rtld-strlen.SH.J. Lu2014-06-201-0/+4
* Fix another memory leak in regexp compiler (BZ #17069)Andreas Schwab2014-06-201-0/+7
* Fix ChangeLog and NEWS goof-upSiddhesh Poyarekar2014-06-201-2/+0
* [BZ #6803] Set errno for scalbln, scalbnStefan Liebler2014-06-201-0/+33
* Generate en_GB.UTF-8 during testingStefan Liebler2014-06-201-0/+4
* Use 3 bytes for __pad1 in pthread_rwlock_t for x32H.J. Lu2014-06-191-0/+6
* Add x86_64 memset optimized for AVX2Ling Ma2014-06-191-0/+9
* Fix memory leak in regexp compiler (BZ #17069)Andreas Schwab2014-06-191-0/+12
* malloc/malloc.c: Avoid calling sbrk unnecessarily with zeroWill Newton2014-06-191-0/+5
* Remove unnecessary $(.)Siddhesh Poyarekar2014-06-191-0/+4
* [AArch64] Add optimized strchr.Richard Earnshaw2014-06-191-0/+4
* Fix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode (bug 17022).Joseph Myers2014-06-181-0/+8