summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.Joseph Myers2013-06-051-0/+194
* Add #include <stdint.h> to locale/gen-translit.pl and fix C-translit.h.Ryan S. Arnold2013-06-051-0/+7
* Properly handle %W in strptimeAndreas Schwab2013-06-051-0/+7
* Skip modifying exception mask and flags in SET_RESTORE_ROUND_53BITSiddhesh Poyarekar2013-06-051-0/+9
* Add copyright header to test-strchrnul.cSiddhesh Poyarekar2013-06-041-0/+2
* Increase test case timeoutSiddhesh Poyarekar2013-06-041-0/+4
* BZ #15536: Fix ulp for 128-bit IBM long double.Carlos O'Donell2013-06-031-0/+8
* Revert po and pot files changes.Carlos O'Donell2013-05-311-0/+6
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-0/+52
* Set reasonable limits for xdr_requests.Patsy Franklin2013-05-301-1/+12
* [BZ #14256]Jeff Law2013-05-301-0/+7
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-291-0/+47
* Add descriptive titles to po files and header.Carlos O'Donell2013-05-281-0/+6
* localedef: include file name in error messagesMike Frysinger2013-05-251-0/+6
* Doc fix for 'frexp' in arith.texiBen Norht2013-05-281-0/+5
* Update powerpc libm-test ULPs.Adhemerval Zanella2013-05-281-0/+4
* * stdio-common/bug26.c (main): Correct fscanf template.Thomas Schwinge2013-05-261-0/+2
* _dl_skip_args declaration cleanup.Thomas Schwinge2013-05-261-0/+3
* _dl_non_dynamic_init declaration cleanup.Thomas Schwinge2013-05-261-0/+3
* * manual/platform.texi: Add missing @end deftypefun.Thomas Schwinge2013-05-261-0/+4
* Fix ldbl-96 hypotl of subnormals (bug 15529).Joseph Myers2013-05-241-0/+5
* Test drem and pow10 in libm-test.inc.Joseph Myers2013-05-241-0/+10
* Use same tests for isfinite/finite, lgamma/gamma.Joseph Myers2013-05-241-0/+9
* PowerPC: Program Priority Register supportAdhemerval Zanella2013-05-241-0/+6
* Correctly compute ulp near zero.Carlos O'Donell2013-05-241-0/+10
* Remove libm-test START_DATA and END_DATA.Joseph Myers2013-05-241-0/+172
* Make libm-test START and END into ordinary macros.Joseph Myers2013-05-241-0/+176
* Initialize wide struct info.Ondrej Bilka2013-05-241-0/+5
* Add BZ # to ChangeLog for commit 9323d39baea2fb0cca3735136abe263eff405133Ryan S. Arnold2013-05-231-0/+1
* PowerPC: Add functions for shared resources hints.Edjunior Machado2013-05-231-0/+7
* Update comments in ldconfig.c and dl-hwcaps.c.Carlos O'Donell2013-05-221-0/+6
* Don't include function names in test data in generated libm-test.c.Joseph Myers2013-05-221-0/+86
* Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado2013-05-221-0/+9
* Fix _nl_find_msg malloc failure case, and callers.Carlos O'Donell2013-05-221-0/+10
* Don't include expected results in libm-test test names.Joseph Myers2013-05-221-0/+11
* Sort benchmark functionsSiddhesh Poyarekar2013-05-221-0/+2
* Add benchmark inputs for math functionsSiddhesh Poyarekar2013-05-221-0/+14
* Test getaddrinfo return valueDmitry V. Levin2013-05-211-0/+6
* Set EAI_SYSTEM only when h_errno is NETDB_INTERNALSiddhesh Poyarekar2013-05-211-0/+8
* Fix parsing of numeric hosts in gethostbyname_rAndreas Schwab2013-05-211-0/+14
* Add a README for benchtestsSiddhesh Poyarekar2013-05-211-0/+7
* AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmpAndreas Schwab2013-05-211-0/+6
* PowerPC: update missing CL/NEWS bug referenceAdhemerval Zanella2013-05-201-0/+1
* Faster memset on x64Ondrej Bilka2013-05-201-0/+6
* Faster memcpy on x64.Ondrej Bilka2013-05-201-0/+10
* Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490).Joseph Myers2013-05-191-0/+12
* Handle sincos with generic libm-test logic.Joseph Myers2013-05-191-0/+20
* Simplify gen-libm-test.pl handling of tests with extra outputs.Joseph Myers2013-05-191-0/+7
* Don't disable CMPLXL macro for __NO_LONG_DOUBLE_MATH (bug 15488).Joseph Myers2013-05-181-0/+10
* Make libm-test look up ulps by name at runtime.Joseph Myers2013-05-181-0/+90