about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove configure tests for SSE4 support.Joseph Myers2015-10-061-0/+19
* Remove scripts/rpm2dynsym.sh.Joseph Myers2015-10-061-0/+4
* Add a test case for C++11 thread_local supportFlorian Weimer2015-10-061-0/+12
* Fix ldbl-128ibm expl overflow in non-default rounding modes (bug 19078).Joseph Myers2015-10-061-0/+6
* Add more scalb test expectations for "inexact" exception.Joseph Myers2015-10-061-0/+3
* Fix ldbl-128ibm logl (1) sign of zero result (bug 19077).Joseph Myers2015-10-061-0/+4
* Fix ldbl-128ibm log1pl (-1) sign of infinity (bug 19076).Joseph Myers2015-10-061-0/+6
* nss_nis: Do not call malloc_usable_size [BZ #10432]Florian Weimer2015-10-061-0/+6
* Harden tls_dtor_list with pointer mangling [BZ #19018]Florian Weimer2015-10-061-0/+7
* Fix BZ #19012 -- iconv_open leaks memory on error path.Paul Pluzhnikov2015-10-051-0/+6
* Fix ldbl-96 lroundl just below powers of 2 (bug 19071).Joseph Myers2015-10-051-0/+12
* Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190...Joseph Myers2015-10-051-0/+42
* sysdeps/x86_64/fpu/libm-test-ulps: Regenerated on Haswell.Paul Pluzhnikov2015-10-031-0/+4
* Fix nexttoward overflow in non-default rounding modes (bug 19059).Joseph Myers2015-10-021-0/+20
* Fix i386 build after put*ent hardening changes.Joseph Myers2015-10-021-0/+7
* Harden putpwent, putgrent, putspent, putspent against injection [BZ #18724]Florian Weimer2015-10-021-0/+38
* PowerPC: Add comments to optimized strncpyGabriel F. T. Gomes2015-10-011-0/+5
* PowerPC: Fix operand prefixesGabriel F. T. Gomes2015-10-011-0/+5
* Fix ldbl-128 / ldbl-128ibm lgamma overflow handling (bug 16347, bug 19046).Joseph Myers2015-10-011-0/+12
* Use type-specific precision when printing results in libm-test.inc.Joseph Myers2015-10-011-0/+8
* Fix ldbl-128ibm exp10l spurious overflows (bug 16620).Joseph Myers2015-09-301-0/+5
* Fix i386 acosh (-qNaN) spurious "invalid" exception.Joseph Myers2015-09-301-0/+6
* Improve test coverage of real libm functions [a-e]*.Joseph Myers2015-09-301-0/+25
* Move sysdeps/unix/sysv/linux/i386/i486/*.? to i386H.J. Lu2015-09-301-0/+72
* Refine errno / "inexact" expectations in libm-test.inc.Joseph Myers2015-09-301-0/+73
* Files open O_WRONLY not supported in fallocate emulation.Carlos O'Donell2015-09-291-0/+5
* Fix clog, clog10 inaccuracy (bug 19016).Joseph Myers2015-09-281-0/+30
* Let 'make check subdirs=string' succeed even when it's invokedMartin Sebor2015-09-281-0/+10
* Fix BZ #18985 -- out of range data to strftime() causes a segfaultPaul Pluzhnikov2015-09-261-0/+8
* Fix powf inaccuracy (bug 18956).Joseph Myers2015-09-261-0/+10
* Fix pow missing underflows (bug 18825).Joseph Myers2015-09-251-0/+35
* Fix inconsistent passwd compensation in nss/bug17079.cFlorian Weimer2015-09-251-0/+6
* Use soft-fp fma for no-FPU ColdFire (bug 13304).Joseph Myers2015-09-251-0/+5
* Use soft-fp fma for MicroBlaze (bug 13304).Joseph Myers2015-09-251-0/+7
* [BZ #17250] Fix static dlopen default library search pathMaciej W. Rozycki2015-09-251-0/+6
* Fix hypot missing underflows (bug 18803).Joseph Myers2015-09-241-0/+20
* Add missing ChangeLog entry.Steve Ellcey2015-09-241-0/+4
* Refactor x86_64 libm code forcing underflow exceptions.Joseph Myers2015-09-241-0/+8
* Use LOAD_PIC_REG in i386 atanh.Joseph Myers2015-09-241-0/+3
* Refactor i386 libm code forcing underflow exceptions.Joseph Myers2015-09-241-0/+60
* Fix x86_64 fma4 pow inappropriate contraction (bug 19003).Joseph Myers2015-09-241-0/+6
* Regenerate aarch64 libm-test-ulpsSzabolcs Nagy2015-09-241-0/+4
* Don't use volatile in exp2f.Joseph Myers2015-09-231-0/+3
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-0/+153
* Use math_narrow_eval more consistently.Joseph Myers2015-09-231-0/+47
* Remove ignored symbols from nptl/VersionsH.J. Lu2015-09-221-0/+4
* Test in commit e07aabba73ea62e7dfa0512507c92efb851fbdbe is for bug 17079Florian Weimer2015-09-221-0/+5
* Add test case for bug 18287Florian Weimer2015-09-221-0/+5
* Add missing __mach_host_self_ symbol in VersionsSamuel Thibault2015-09-221-0/+4
* Fix vm_page_size visibilitySamuel Thibault2015-09-211-0/+5