aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Bug 20313: Update to Unicode 9.0.0Mike FABIAN1-0/+6
2017-02-20Remove some unused libm-test exception macros.Joseph Myers1-0/+9
2017-02-19One more obvious missing #include in the testsuite.Zack Weinberg1-0/+4
2017-02-17Update arm, mips, powerpc-nofpu libm-test-ulps.Joseph Myers1-0/+7
2017-02-17Rework -fno-omit-frame-pointer support on i386Adhemerval Zanella1-0/+49
2017-02-17Use index_cpu_RTM and reg_RTM to clear the bit_cpu_RTM bitH.J. Lu1-0/+5
2017-02-17Move tests of catan, catanh to auto-libm-test-*.Joseph Myers1-0/+13
2017-02-17Move tests of casin, casinh to auto-libm-test-*.Joseph Myers1-0/+12
2017-02-17Move tests of cacos, cacosh to auto-libm-test-*.Joseph Myers1-0/+12
2017-02-17Revert header inclusion changes that break math/ testing on x86_64.Joseph Myers1-0/+10
2017-02-17Fix lgamma*, log10* and log2* results [BZ #21171]Tulio Magno Quites Machado Filho1-0/+17
2017-02-16build-many-glibcs: don't crash if email is not configuredZack Weinberg1-0/+6
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg1-0/+92
2017-02-16ChangeLog entry for previous changesetZack Weinberg1-0/+16
2017-02-16Move bits/types.h into posix/bits.Zack Weinberg1-0/+5
2017-02-15Remove the str(n)cmp inlines from string/bits/string2.h. The strncmpWilco Dijkstra1-0/+6
2017-02-15The internal header include/string.h does not work in C++: it causes link errorsWilco Dijkstra1-0/+4
2017-02-15Fix y0 and y1 exception handling for zero input [BZ #21134]Gabriel F. T. Gomes1-0/+11
2017-02-15Move most libmvec test contents from .c to .h files.Joseph Myers1-0/+28
2017-02-14Move INIT_ARCH_EXT call from libm-test-support to libm-test-driver.Joseph Myers1-0/+9
2017-02-12ldbl-128: Fix y0 and y1 for -Inf input [BZ #21130]Gabriel F. T. Gomes1-0/+7
2017-02-10GLIBC uses strchr (s, '\0') as an idiom to find the end of a string.Wilco Dijkstra1-0/+4
2017-02-09x86-64: Verify that _dl_runtime_resolve preserves vector registersH.J. Lu1-0/+23
2017-02-09Move more csin, csinh tests to auto-libm-test-in.Joseph Myers1-0/+9
2017-02-09Merge libm-compat-calls-auto and libm-compat-callsGabriel F. T. Gomes1-0/+10
2017-02-09Move -U__LIBC_INTERNAL_MATH_INLINES to test-math-inline.h.Joseph Myers1-0/+14
2017-02-08Build most libm-test support code once per type.Joseph Myers1-0/+139
2017-02-08Move w_exp to libm-compat-call-autoGabriel F. T. Gomes1-0/+33
2017-02-08Move w_lgamma to libm-compat-calls-autoGabriel F. T. Gomes1-0/+13
2017-02-08Move w_lgamma_r to libm-compat-calls-autoGabriel F. T. Gomes1-0/+27
2017-02-08aarch64: fix errno address calculation in SYSCALL_ERROR_HANDLERAdhemerval Zanella1-0/+5
2017-02-08Fix a typo in the manual.Rical Jasan1-0/+4
2017-02-08Fix getting tunable values on big-endian (BZ #21109)Siddhesh Poyarekar1-0/+10
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin1-0/+11
2017-02-07Clean up libm vector tests exception test disabling.Joseph Myers1-0/+11
2017-02-07Fix powf inaccuracy (bug 21112).Joseph Myers1-0/+9
2017-02-07Fix typo in manualSiddhesh Poyarekar1-0/+4
2017-02-07powerpc: Set minimum kernel version for powerpc64leRajalakshmi Srinivasaraghavan1-0/+7
2017-02-07powerpc: Use latest optimizations for internal function callsRajalakshmi Srinivasaraghavan1-0/+7
2017-02-07powerpc: Improve strcmp performance for shorter stringsRajalakshmi Srinivasaraghavan1-0/+6
2017-02-06Refactor some code in libm-test-driver.c.Joseph Myers1-0/+24
2017-02-06Move libm-test TEST_MSG definitions to libm-test-driver.c.Joseph Myers1-0/+22
2017-02-06Split libm-test.inc by function.Joseph Myers1-0/+391
2017-02-06Split auto-libm-test-out by function.Joseph Myers1-0/+63
2017-02-06Eliminate libm-test.stmp.Joseph Myers1-0/+10
2017-02-06Rework gen-libm-test.pl input/output handling.Joseph Myers1-0/+21
2017-02-06As a minor cleanup remove the (r)index defines from include/string.h asWilco Dijkstra1-0/+9
2017-02-06Move non-function-specific parts of libm-test.inc to separate file.Joseph Myers1-0/+249
2017-02-06Remove libm-test.inc comment listing functions tested and not tested.Joseph Myers1-0/+5
2017-02-06nptl: Remove COLORING_INCREMENTAdhemerval Zanella1-0/+7