aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-02-25Allow direct use of math_ldbl.h in testsuite.Zack Weinberg1-0/+26
2017-02-25Split DIAG_* macros to new header libc-diag.h.Zack Weinberg1-0/+24
2017-02-25Clean up conditionals for declaration of gets.Zack Weinberg1-0/+16
2017-02-24Use independent type literals in libm-test-support.cTulio Magno Quites Machado Filho1-0/+5
2017-02-24Get rid of duplicate const declaration specifier warning in tst-resolv-qtypes.c.Stefan Liebler1-0/+5
2017-02-24Run libm tests separately for each function.Joseph Myers1-0/+373
2017-02-23Add new templates for IEEE wrappersGabriel F. T. Gomes1-0/+34
2017-02-22Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h.Joseph Myers1-0/+3
2017-02-22Use Linux 4.10 in build-many-glibcs.py.Joseph Myers1-0/+5
2017-02-21Add IP_RECVFRAGSIZE from Linux 4.10.Joseph Myers1-0/+4
2017-02-21powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho1-0/+4
2017-02-21powerpc: Add tests for __ppc_set_ppr_* functions.Wainer dos Santos Moschetta1-0/+7
2017-02-21powerpc: Convert tests to the new support test-driverWainer dos Santos Moschetta1-0/+11
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