about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix casinh inaccuracy near i, imaginary part > 1 (bug 15307).Joseph Myers2013-03-271-0/+14
* Use integral constantsSiddhesh Poyarekar2013-03-261-0/+14
* Removed commented codeSiddhesh Poyarekar2013-03-261-0/+21
* Make mantissa type of mp_no configurableSiddhesh Poyarekar2013-03-261-0/+19
* PowerPC: fix libm ABI issue for llroundlAdhemerval Zanella2013-03-261-0/+5
* Fix docs for scalbn* and scalbl* functionsMark H Weaver2013-03-241-0/+5
* BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibmAdhemerval Zanella2013-03-221-0/+9
* BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguardsDmitry V. Levin2013-03-221-0/+6
* PowerPC: fix sqrtl ABI issueAdhemerval Zanella2013-03-211-0/+5
* libm-test: Properly wrap blocks consisting of several statements.Thomas Schwinge2013-03-211-0/+3
* On 32-bit x86, disable certain tests involving sNaN values.Thomas Schwinge2013-03-211-0/+7
* Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285).Joseph Myers2013-03-211-0/+17
* Allow adding of arbitrary code to benchmark testsSiddhesh Poyarekar2013-03-211-0/+5
* Fix casinh inaccuracy for argument with imaginary part 1 (bug 15287).Joseph Myers2013-03-211-0/+13
* Replace 8388608.0 with HALFRAD in mp codeSiddhesh Poyarekar2013-03-211-0/+5
* Move system-specific settings out of toplevel configure.in and config.make.in.Joseph Myers2013-03-201-0/+41
* BZ#14812: Add missing N_ markers in localedef.Roland McGrath2013-03-201-0/+6