summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2017-02-25Split DIAG_* macros to new header libc-diag.h.Zack Weinberg
2017-02-25Clean up conditionals for declaration of gets.Zack Weinberg
2017-02-24Use independent type literals in libm-test-support.cTulio Magno Quites Machado Filho
2017-02-24Get rid of duplicate const declaration specifier warning in tst-resolv-qtypes.c.Stefan Liebler
2017-02-24Run libm tests separately for each function.Joseph Myers
2017-02-23Add new templates for IEEE wrappersGabriel F. T. Gomes
2017-02-22Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h.Joseph Myers
2017-02-22Use Linux 4.10 in build-many-glibcs.py.Joseph Myers
2017-02-21Add IP_RECVFRAGSIZE from Linux 4.10.Joseph Myers
2017-02-21powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho
2017-02-21powerpc: Add tests for __ppc_set_ppr_* functions.Wainer dos Santos Moschetta
2017-02-21powerpc: Convert tests to the new support test-driverWainer dos Santos Moschetta
2017-02-21Bug 20313: Update to Unicode 9.0.0Mike FABIAN
2017-02-20Remove some unused libm-test exception macros.Joseph Myers
2017-02-19One more obvious missing #include in the testsuite.Zack Weinberg
2017-02-17Update arm, mips, powerpc-nofpu libm-test-ulps.Joseph Myers
2017-02-17Rework -fno-omit-frame-pointer support on i386Adhemerval Zanella
2017-02-17Use index_cpu_RTM and reg_RTM to clear the bit_cpu_RTM bitH.J. Lu
2017-02-17Move tests of catan, catanh to auto-libm-test-*.Joseph Myers
2017-02-17Move tests of casin, casinh to auto-libm-test-*.Joseph Myers
2017-02-17Move tests of cacos, cacosh to auto-libm-test-*.Joseph Myers
2017-02-17Revert header inclusion changes that break math/ testing on x86_64.Joseph Myers
2017-02-17Fix lgamma*, log10* and log2* results [BZ #21171]Tulio Magno Quites Machado Filho
2017-02-16build-many-glibcs: don't crash if email is not configuredZack Weinberg
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg
2017-02-16ChangeLog entry for previous changesetZack Weinberg
2017-02-16Move bits/types.h into posix/bits.Zack Weinberg
2017-02-15Remove the str(n)cmp inlines from string/bits/string2.h. The strncmpWilco Dijkstra
2017-02-15The internal header include/string.h does not work in C++: it causes link errorsWilco Dijkstra
2017-02-15Fix y0 and y1 exception handling for zero input [BZ #21134]Gabriel F. T. Gomes
2017-02-15Move most libmvec test contents from .c to .h files.Joseph Myers
2017-02-14Move INIT_ARCH_EXT call from libm-test-support to libm-test-driver.Joseph Myers
2017-02-12ldbl-128: Fix y0 and y1 for -Inf input [BZ #21130]Gabriel F. T. Gomes
2017-02-10GLIBC uses strchr (s, '\0') as an idiom to find the end of a string.Wilco Dijkstra
2017-02-09x86-64: Verify that _dl_runtime_resolve preserves vector registersH.J. Lu
2017-02-09Move more csin, csinh tests to auto-libm-test-in.Joseph Myers
2017-02-09Merge libm-compat-calls-auto and libm-compat-callsGabriel F. T. Gomes
2017-02-09Move -U__LIBC_INTERNAL_MATH_INLINES to test-math-inline.h.Joseph Myers
2017-02-08Build most libm-test support code once per type.Joseph Myers
2017-02-08Move w_exp to libm-compat-call-autoGabriel F. T. Gomes
2017-02-08Move w_lgamma to libm-compat-calls-autoGabriel F. T. Gomes
2017-02-08Move w_lgamma_r to libm-compat-calls-autoGabriel F. T. Gomes
2017-02-08aarch64: fix errno address calculation in SYSCALL_ERROR_HANDLERAdhemerval Zanella
2017-02-08Fix a typo in the manual.Rical Jasan
2017-02-08Fix getting tunable values on big-endian (BZ #21109)Siddhesh Poyarekar
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin
2017-02-07Clean up libm vector tests exception test disabling.Joseph Myers
2017-02-07Fix powf inaccuracy (bug 21112).Joseph Myers
2017-02-07Fix typo in manualSiddhesh Poyarekar
2017-02-07powerpc: Set minimum kernel version for powerpc64leRajalakshmi Srinivasaraghavan