aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-17RFC: Run libm tests separately for each functionfw/math-split-testsJoseph Myers
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-16Clean up redundancies between string.h and strings.h.Zack 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
2017-02-07powerpc: Use latest optimizations for internal function callsRajalakshmi Srinivasaraghavan
2017-02-07powerpc: Improve strcmp performance for shorter stringsRajalakshmi Srinivasaraghavan
2017-02-06Refactor some code in libm-test-driver.c.Joseph Myers
2017-02-06Move libm-test TEST_MSG definitions to libm-test-driver.c.Joseph Myers
2017-02-06Split libm-test.inc by function.Joseph Myers
2017-02-06Split auto-libm-test-out by function.Joseph Myers
2017-02-06Eliminate libm-test.stmp.Joseph Myers
2017-02-06Rework gen-libm-test.pl input/output handling.Joseph Myers
2017-02-06As a minor cleanup remove the (r)index defines from include/string.h asWilco Dijkstra
2017-02-06Move non-function-specific parts of libm-test.inc to separate file.Joseph Myers
2017-02-06Remove libm-test.inc comment listing functions tested and not tested.Joseph Myers
2017-02-06nptl: Remove COLORING_INCREMENTAdhemerval Zanella
2017-02-06Do not hardcode list of libm functions in libm-err-tab.pl.Joseph Myers
2017-02-06Remove before-compile setting in math/Makefile.Joseph Myers
2017-02-06sparc: Remove unused assignment in __cloneIvo Raisr
2017-02-06Add __glibc_unlikely hint in lll_trylock, lll_cond_trylock.Stefan Liebler
2017-02-06Remove i686, x86_64, and powerpc strtok implementationsAdhemerval Zanella
2017-02-06Consolidate arm and mips posix_fadvise implementationsAdhemerval Zanella
2017-02-05Open master for developmentglibc-2.25.90Siddhesh Poyarekar
2017-02-05Update for 2.25 releaseglibc-2.25Siddhesh Poyarekar
2017-02-05Add more contributors to contrib.texiSiddhesh Poyarekar