about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* libm-test.inc: Fix tests where cos(PI/2) != 0.Carlos O'Donell2013-04-111-0/+7
* Don't accept exp char without preceding digits in scanf float parsingAndreas Schwab2013-04-111-0/+6
* Fix invalid free of memory allocated during rtld initAndreas Schwab2013-04-111-0/+6
* Don't use run-via-rtld-prefix for anything other than testsSiddhesh Poyarekar2013-04-111-0/+4
* Remove evalSiddhesh Poyarekar2013-04-111-0/+4
* Accept leading and trailing spaces in getdate input stringSiddhesh Poyarekar2013-04-101-0/+10
* BZ#14280: Fix Hurd ioctl macro to avoid warning.Roland McGrath2013-04-081-0/+6
* README.libm-test: Use testrun.sh to run libm test.Carlos O'Donell2013-04-061-0/+3
* dl_open_worker: Memset all of seen array.Carlos O'Donell2013-04-061-0/+5
* fi_FI: Define yesstr, nostrMarko Myllynen2013-04-061-0/+5
* New Makefile target `regen-ulps'.Carlos O'Donell2013-04-061-0/+15
* i386: Fail at configure time for i386 builds.Carlos O'Donell2013-04-061-0/+11
* Update ChangeLog.Carlos O'Donell2013-04-061-0/+5
* More tests for external charater sequences representing NaNs.Thomas Schwinge2013-04-051-0/+6
* Properly collect individual tests' results.Thomas Schwinge2013-04-051-0/+3
* [BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge2013-04-051-0/+7
* [BZ #15335, #15342] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge2013-04-051-0/+5
* Remove unreachable code.Thomas Schwinge2013-04-051-0/+3
* Remove unused hard-coded qNaN definition.Thomas Schwinge2013-04-051-0/+5
* Fix missing underflow from cexp (bug 14478).Joseph Myers2013-04-031-0/+9
* Fix stack overflow in getaddrinfo with many resultsAndreas Schwab2013-04-031-0/+6
* Refer to two GCC PRs.Thomas Schwinge2013-04-031-0/+7
* Update bench.out and bench.out.old only upon completionSiddhesh Poyarekar2013-04-031-0/+2
* Echo benchmark that is currently runningSiddhesh Poyarekar2013-04-031-0/+2
* Add benchmark inputs for atanSiddhesh Poyarekar2013-04-031-0/+5
* Remove TWOSiddhesh Poyarekar2013-04-031-0/+4
* Preserve errno across _PC_CHOWN_RESTRICTED call on XFSSiddhesh Poyarekar2013-04-031-0/+10
* Fix cacosh inaccuracy and spurious exceptions (bug 15327).Joseph Myers2013-04-021-0/+13
* Use mantissa_t in mpexpSiddhesh Poyarekar2013-04-021-0/+3
* Add benchmark inputs for sinSiddhesh Poyarekar2013-04-021-0/+5
* Add benchmark tests for slowpow and slowexpSiddhesh Poyarekar2013-04-021-0/+13
* Add missing ChangeLog from commit 60c414c346a1d5ef0510ffbdc0ab75f288ee4d3fAdhemerval Zanella2013-04-021-0/+10
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+32
* Update German translations.David S. Miller2013-03-301-0/+4
* Fix casinh inaccuracy for imaginary part < 1.0, real part small (bug 10357).Joseph Myers2013-03-301-0/+15
* Remove usage of ONE macroSiddhesh Poyarekar2013-03-291-0/+3
* Remove ONE and MONESiddhesh Poyarekar2013-03-291-0/+9
* Format s_tan.cSiddhesh Poyarekar2013-03-291-0/+2
* Remove ZERO and MZERO macrosSiddhesh Poyarekar2013-03-291-0/+10
* Format s_atan.cSiddhesh Poyarekar2013-03-291-0/+2
* Format e_log.cSiddhesh Poyarekar2013-03-291-0/+4
* Avoid unconditional __call_tls_dtors calls in static linking.Roland McGrath2013-03-281-0/+7
* Use __ehdr_start, if available, as fallback for AT_PHDR.Roland McGrath2013-03-281-0/+6
* Make _dl_phdr pointer to const.Roland McGrath2013-03-281-0/+6
* Consolidate declarations of _dl_phdr, _dl_phnum.Roland McGrath2013-03-281-0/+6
* Never call syslog in __libc_message.Roland McGrath2013-03-281-0/+5
* PowerPC: .eh_frame info in crt1.o isn't useful and triggers gold bug 14675.Alan Modra2013-03-281-0/+7
* Fix e_logl (128ibm) spurious underflowAdhemerval Zanella2013-03-281-0/+7
* Don't add input group during initgroups_dyn in hesiodSiddhesh Poyarekar2013-03-281-0/+4
* Format and clean up s_atan2.cSiddhesh Poyarekar2013-03-281-0/+4