about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Refactor strtod parsing of NaN payloads.Joseph Myers2015-11-241-0/+49
* Fix strtod ("NAN(I)") in Turkish locales (bug 19266).Joseph Myers2015-11-241-0/+17
* misc/tst-tsearch.c: bump up TIMEOUT to 10 seconds.Chris Metcalf2015-11-241-0/+2
* tile: define __NO_LONG_DOUBLE_MATHChris Metcalf2015-11-241-0/+14
* malloc: remove redundant getenv callGleb Fotengauer-Malinovskiy2015-11-241-0/+4
* Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer2015-11-241-0/+33
* Implement "make update-all-abi"Florian Weimer2015-11-241-0/+8
* Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic codeFlorian Weimer2015-11-241-0/+11
* Update <sys/ptrace.h> for Linux 4.3.Joseph Myers2015-11-231-0/+25
* Update <netpacket/packet.h> for Linux 4.3.Joseph Myers2015-11-231-0/+19
* Fix strtol in Turkish locales (bug 19242).Joseph Myers2015-11-231-0/+18
* NaCl: Use allocate_code_data after dyncode_createRoland McGrath2015-11-201-0/+7
* Fix math_private.h multiple include guards.Joseph Myers2015-11-201-0/+26
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-201-0/+125
* Remove signal handling for nanosleep (bug 16364)Adhemerval Zanella2015-11-201-0/+6
* S390: Use __asm__ instead of asm.Stefan Liebler2015-11-201-0/+45
* powerpc: Spinlock optimization and cleanupPaul Murphy2015-11-191-0/+11
* powerpc: More elision improvementsPaul Murphy2015-11-191-0/+10
* Shuffle includes in ldbl-128ibm/mpn2ldl.cPaul Murphy2015-11-191-0/+6
* Include s_sin.c in s_sincos.cSiddhesh Poyarekar2015-11-171-0/+7
* Remove redundant else clauses in s_sin.cSiddhesh Poyarekar2015-11-171-0/+2
* benchtests: Mark output variables as usedSiddhesh Poyarekar2015-11-171-0/+5
* Work around conflicting declarations of math functionsFlorian Weimer2015-11-161-0/+4
* Run tst-prelink test for GLOB_DAT relocH.J. Lu2015-11-141-0/+21
* Fix ldbl-128ibm strtold overflow handling (bug 14551).Joseph Myers2015-11-131-0/+12
* Fix powerpc round, roundf spurious "inexact" (bug 19238).Joseph Myers2015-11-121-0/+9
* Fix powerpc64 lround, lroundf, llround, llroundf spurious "inexact" exception...Joseph Myers2015-11-121-0/+9
* pylintrc: disable reportsMike Frysinger2015-11-111-0/+4
* NaCl: Use open_resource API for shared objectsRoland McGrath2015-11-101-0/+13
* Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (...Joseph Myers2015-11-111-0/+14
* Add a test for prelink outputH.J. Lu2015-11-101-0/+11
* Add more tests of pow.Joseph Myers2015-11-101-0/+6
* Fix nearbyintl linkage for ia64 (bug 19219)Adhemerval Zanella2015-11-101-0/+6
* Enable _STRING_ARCH_unaligned on AArch64.Wilco Dijkstra2015-11-101-1/+6
* Remove __signbit* from localplt.data as they are no longer called from within...Wilco Dijkstra2015-11-101-0/+8
* ld.so: Add original DSO name if overridden by audit module [BZ #18251]Florian Weimer2015-11-091-0/+24
* S390: Clean setjmp, longjmp, getcontext symbols.Stefan Liebler2015-11-091-0/+13
* S390: Call direct system calls for socket operations.Stefan Liebler2015-11-091-0/+13
* Terminate process on invalid netlink response from kernel [BZ #12926]Florian Weimer2015-11-091-0/+16
* Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelinkH.J. Lu2015-11-071-0/+12
* Fix typo in signgam test messages.Joseph Myers2015-11-061-0/+4
* Remove configure tests for some linker -z options.Joseph Myers2015-11-061-0/+7
* Simplify the abilist formatFlorian Weimer2015-11-061-0/+8
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-061-0/+60
* Run libm-test tests for finite-math-only functions.Joseph Myers2015-11-051-0/+32
* Fix some stub prototypes missing ... after K&R conversionRoland McGrath2015-11-051-0/+6
* Add script to list fixed bugs for the NEWS file.Joseph Myers2015-11-051-0/+2
* Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213).Joseph Myers2015-11-051-0/+10
* Fix finite-math-only lgamma functions signgam setting (bug 19211).Joseph Myers2015-11-051-0/+17
* Fix features.h for -Wundef (bug 19212).Joseph Myers2015-11-051-0/+15