summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix math.h, tgmath.h XSI POSIX namespace (gamma, isnan, scalb) (bug 18967).Joseph Myers2015-09-151-0/+16
* Fix ldbl-128ibm nearbyintl use of signaling comparisons on NaNs (bug 18857).Joseph Myers2015-09-151-0/+5
* Mark fegetround pure (bug 16296).Joseph Myers2015-09-151-0/+4
* Fix ctan, ctanh missing underflows (bug 18595).Joseph Myers2015-09-151-0/+11
* Simplify hypotf infinity handling (bug 15918).Joseph Myers2015-09-151-0/+4
* Fix i386 exp10 missing underflows (bug 18966).Joseph Myers2015-09-151-0/+15
* Fix i386 exp missing underflows (bug 18961).Joseph Myers2015-09-141-0/+15
* Fix exp2 missing underflows (bug 16521).Joseph Myers2015-09-141-0/+25
* Use ALIGN_DOWN in systrim.Carlos O'Donell2015-09-141-0/+2
* Prevent check-local-headers.sh hang.Carlos O'Donell2015-09-141-0/+5
* Fix typoSamuel Thibault2015-09-131-0/+5
* linux/getsysstats.c: use sysinfo() instead of parsing /proc/meminfoRasmus Villemoes2015-09-121-0/+7
* localedef: improve error message [BZ #16985]Mike Frysinger2015-09-111-0/+6
* Add more random libm test inputs (mainly for ldbl-128).Joseph Myers2015-09-121-0/+12
* NaCl: Do not install <sys/mtio.h>.Roland McGrath2015-09-111-0/+6
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-0/+75
* Update libm-test-ulps for MIPS.Joseph Myers2015-09-111-0/+3
* Fix ldbl-128/ldbl-128ibm lgamma spurious "invalid", incorrect signgam (bug 18...Joseph Myers2015-09-111-0/+7
* Add more randomly-generated libm tests.Joseph Myers2015-09-111-0/+8
* Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558).Joseph Myers2015-09-101-0/+35
* To fix BZ #18675, use __fstatvfs64 in __fpathconf.Paul Pluzhnikov2015-09-091-0/+5
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-0/+164
* MIPS: Only use .set mips* assembler directives when necessaryAndrew Bennett2015-09-081-0/+14
* Fix parallel build of before-compile targets.Samuel Thibault2015-09-081-0/+10
* Fix rules generating headers in hurd/ and mach/Samuel Thibault2015-09-061-1/+14
* Check sysheaders when looking for Mach and Hurd headersManolis Ragkousis2015-09-061-0/+9
* BZ#18921: Fix opendir inverted o_directory_works test.Roland McGrath2015-09-041-0/+8
* Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers2015-09-041-0/+23
* Terminate FDE before return trampoline in makecontext for powerpc (bug 18635)Andreas Schwab2015-09-041-0/+7
* powerpc: Fix compiler warning in some syscalls.Carlos Eduardo Seo2015-09-041-0/+5
* Rename bits/stdio-lock.h to stdio-lock.h (bug 14912).Joseph Myers2015-09-041-0/+14
* Rename bits/m68k-vdso.h to m68k-vdso.h (bug 14912).Joseph Myers2015-09-041-0/+11
* Amend ChangeLog to reflect deletion of elf/tst-znodelete-zlib.ccFlorian Weimer2015-09-041-0/+1
* Mark elf/tst-protected1[ab] as XFAIL.Roland McGrath2015-09-031-0/+5
* Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers2015-09-031-0/+15
* Don't install bits/libc-lock.h or bits/stdio-lock.h.Joseph Myers2015-09-031-0/+3
* Don't include <bits/stdio-lock.h> from installed <libio.h>.Joseph Myers2015-09-031-0/+9
* Fix BZ #18757.Paul Pluzhnikov2015-09-011-0/+7
* Filter out NULL entries.Paul Pluzhnikov2015-09-011-0/+4
* Add netinet/in.h values from Linux 4.2.Joseph Myers2015-09-011-0/+4
* Add more TCP_* values to netinet/tcp.h.Joseph Myers2015-09-011-0/+7
* Fix non-v9 32-bit sparc build.Brett Neumeier2015-08-311-0/+5
* Fix broken overflow check in posix_fallocate [BZ 18873]Paul Eggert2015-08-311-0/+8
* getmntent: fix memory corruption w/blank lines [BZ #18887]Mike Frysinger2015-08-291-0/+10
* de.po: fix SIGALRM typo [BZ #4404]Mike Frysinger2015-08-291-0/+5
* time/tst-strptime2.c: test full input range +/- 0-9999James Perkins2015-08-281-0/+7
* strptime %z: fix rounding, extend range to +/-9959 [BZ #16141]James Perkins2015-08-281-0/+14
* Fix wordsize-32 mmap offset for negative value (BZ#18877)Adhemerval Zanella2015-08-281-0/+9
* Note bug 14941 as having been fixed in 2.18.Joseph Myers2015-08-271-0/+1
* Detect and select i586/i686 implementation at run-time fedora/masterH.J. Lu2015-08-271-0/+24