about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Allow direct use of math_ldbl.h in testsuite.Zack Weinberg2017-02-251-0/+26
* Split DIAG_* macros to new header libc-diag.h.Zack Weinberg2017-02-251-0/+24
* Clean up conditionals for declaration of gets.Zack Weinberg2017-02-251-0/+16
* Use independent type literals in libm-test-support.cTulio Magno Quites Machado Filho2017-02-241-0/+5
* Get rid of duplicate const declaration specifier warning in tst-resolv-qtypes.c.Stefan Liebler2017-02-241-0/+5
* Run libm tests separately for each function.Joseph Myers2017-02-241-0/+373
* Add new templates for IEEE wrappersGabriel F. T. Gomes2017-02-231-0/+34
* Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h.Joseph Myers2017-02-221-0/+3
* Use Linux 4.10 in build-many-glibcs.py.Joseph Myers2017-02-221-0/+5
* Add IP_RECVFRAGSIZE from Linux 4.10.Joseph Myers2017-02-211-0/+4
* powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho2017-02-211-0/+4
* powerpc: Add tests for __ppc_set_ppr_* functions.Wainer dos Santos Moschetta2017-02-211-0/+7
* powerpc: Convert tests to the new support test-driverWainer dos Santos Moschetta2017-02-211-0/+11
* Bug 20313: Update to Unicode 9.0.0Mike FABIAN2017-02-211-0/+6
* Remove some unused libm-test exception macros.Joseph Myers2017-02-201-0/+9
* One more obvious missing #include in the testsuite.Zack Weinberg2017-02-191-0/+4
* Update arm, mips, powerpc-nofpu libm-test-ulps.Joseph Myers2017-02-171-0/+7
* Rework -fno-omit-frame-pointer support on i386Adhemerval Zanella2017-02-171-0/+49
* Use index_cpu_RTM and reg_RTM to clear the bit_cpu_RTM bitH.J. Lu2017-02-171-0/+5
* Move tests of catan, catanh to auto-libm-test-*.Joseph Myers2017-02-171-0/+13
* Move tests of casin, casinh to auto-libm-test-*.Joseph Myers2017-02-171-0/+12
* Move tests of cacos, cacosh to auto-libm-test-*.Joseph Myers2017-02-171-0/+12
* Revert header inclusion changes that break math/ testing on x86_64.Joseph Myers2017-02-171-0/+10
* Fix lgamma*, log10* and log2* results [BZ #21171]Tulio Magno Quites Machado Filho2017-02-171-0/+17
* build-many-glibcs: don't crash if email is not configuredZack Weinberg2017-02-161-0/+6
* Add missing header files throughout the testsuite.Zack Weinberg2017-02-161-0/+92
* ChangeLog entry for previous changesetZack Weinberg2017-02-161-0/+16
* Move bits/types.h into posix/bits.Zack Weinberg2017-02-161-0/+5
* Remove the str(n)cmp inlines from string/bits/string2.h. The strncmpWilco Dijkstra2017-02-151-0/+6
* The internal header include/string.h does not work in C++: it causes link errorsWilco Dijkstra2017-02-151-0/+4
* Fix y0 and y1 exception handling for zero input [BZ #21134]Gabriel F. T. Gomes2017-02-151-0/+11
* Move most libmvec test contents from .c to .h files.Joseph Myers2017-02-151-0/+28
* Move INIT_ARCH_EXT call from libm-test-support to libm-test-driver.Joseph Myers2017-02-141-0/+9
* ldbl-128: Fix y0 and y1 for -Inf input [BZ #21130]Gabriel F. T. Gomes2017-02-121-0/+7
* GLIBC uses strchr (s, '\0') as an idiom to find the end of a string.Wilco Dijkstra2017-02-101-0/+4
* x86-64: Verify that _dl_runtime_resolve preserves vector registersH.J. Lu2017-02-091-0/+23
* Move more csin, csinh tests to auto-libm-test-in.Joseph Myers2017-02-091-0/+9
* Merge libm-compat-calls-auto and libm-compat-callsGabriel F. T. Gomes2017-02-091-0/+10
* Move -U__LIBC_INTERNAL_MATH_INLINES to test-math-inline.h.Joseph Myers2017-02-091-0/+14
* Build most libm-test support code once per type.Joseph Myers2017-02-081-0/+139
* Move w_exp to libm-compat-call-autoGabriel F. T. Gomes2017-02-081-0/+33
* Move w_lgamma to libm-compat-calls-autoGabriel F. T. Gomes2017-02-081-0/+13
* Move w_lgamma_r to libm-compat-calls-autoGabriel F. T. Gomes2017-02-081-0/+27
* aarch64: fix errno address calculation in SYSCALL_ERROR_HANDLERAdhemerval Zanella2017-02-081-0/+5
* Fix a typo in the manual.Rical Jasan2017-02-081-0/+4
* Fix getting tunable values on big-endian (BZ #21109)Siddhesh Poyarekar2017-02-081-0/+10
* Add Linux PTRACE_EVENT_STOPKir Kolyshkin2017-02-081-0/+11
* Clean up libm vector tests exception test disabling.Joseph Myers2017-02-071-0/+11
* Fix powf inaccuracy (bug 21112).Joseph Myers2017-02-071-0/+9
* Fix typo in manualSiddhesh Poyarekar2017-02-071-0/+4