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