aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg83-30/+191
2017-02-16ChangeLog entry for previous changesetZack Weinberg1-0/+16
2017-02-16Clean up redundancies between string.h and strings.h.Zack Weinberg3-141/+39
2017-02-16Move bits/types.h into posix/bits.Zack Weinberg3-0/+6
2017-02-15Remove the str(n)cmp inlines from string/bits/string2.h. The strncmpWilco Dijkstra2-58/+6
2017-02-15The internal header include/string.h does not work in C++: it causes link errorsWilco Dijkstra2-2/+6
2017-02-15Fix y0 and y1 exception handling for zero input [BZ #21134]Gabriel F. T. Gomes7-6/+17
2017-02-15Move most libmvec test contents from .c to .h files.Joseph Myers17-82/+250
2017-02-14Move INIT_ARCH_EXT call from libm-test-support to libm-test-driver.Joseph Myers4-3/+12
2017-02-12ldbl-128: Fix y0 and y1 for -Inf input [BZ #21130]Gabriel F. T. Gomes3-12/+9
2017-02-10GLIBC uses strchr (s, '\0') as an idiom to find the end of a string.Wilco Dijkstra2-10/+4
2017-02-09x86-64: Verify that _dl_runtime_resolve preserves vector registersH.J. Lu10-4/+428
2017-02-09Move more csin, csinh tests to auto-libm-test-in.Joseph Myers6-6/+1187
2017-02-09Merge libm-compat-calls-auto and libm-compat-callsGabriel F. T. Gomes2-9/+15
2017-02-09Move -U__LIBC_INTERNAL_MATH_INLINES to test-math-inline.h.Joseph Myers3-6/+18
2017-02-08Build most libm-test support code once per type.Joseph Myers8-1317/+1622
2017-02-08Move w_exp to libm-compat-call-autoGabriel F. T. Gomes13-4/+36
2017-02-08Move w_lgamma to libm-compat-calls-autoGabriel F. T. Gomes5-2/+14
2017-02-08Move w_lgamma_r to libm-compat-calls-autoGabriel F. T. Gomes10-4/+32
2017-02-08aarch64: fix errno address calculation in SYSCALL_ERROR_HANDLERAdhemerval Zanella2-1/+6
2017-02-08Fix a typo in the manual.Rical Jasan2-1/+5
2017-02-08Fix getting tunable values on big-endian (BZ #21109)Siddhesh Poyarekar4-6/+18
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin8-14/+39
2017-02-07Clean up libm vector tests exception test disabling.Joseph Myers11-7/+14
2017-02-07Fix powf inaccuracy (bug 21112).Joseph Myers4-2/+37
2017-02-07Fix typo in manualSiddhesh Poyarekar2-1/+5
2017-02-07powerpc: Set minimum kernel version for powerpc64leRajalakshmi Srinivasaraghavan3-0/+38
2017-02-07powerpc: Use latest optimizations for internal function callsRajalakshmi Srinivasaraghavan3-3/+10
2017-02-07powerpc: Improve strcmp performance for shorter stringsRajalakshmi Srinivasaraghavan3-44/+22
2017-02-06Refactor some code in libm-test-driver.c.Joseph Myers2-19/+63
2017-02-06Move libm-test TEST_MSG definitions to libm-test-driver.c.Joseph Myers17-31/+38
2017-02-06Split libm-test.inc by function.Joseph Myers126-50125/+53367
2017-02-06Split auto-libm-test-out by function.Joseph Myers55-312339/+312416
2017-02-06Eliminate libm-test.stmp.Joseph Myers2-10/+22
2017-02-06Rework gen-libm-test.pl input/output handling.Joseph Myers4-21/+48
2017-02-06As a minor cleanup remove the (r)index defines from include/string.h asWilco Dijkstra6-16/+16
2017-02-06Move non-function-specific parts of libm-test.inc to separate file.Joseph Myers3-2263/+2539
2017-02-06Remove libm-test.inc comment listing functions tested and not tested.Joseph Myers2-29/+6
2017-02-06nptl: Remove COLORING_INCREMENTAdhemerval Zanella4-49/+9
2017-02-06Do not hardcode list of libm functions in libm-err-tab.pl.Joseph Myers3-26/+25
2017-02-06Remove before-compile setting in math/Makefile.Joseph Myers2-3/+4
2017-02-06sparc: Remove unused assignment in __cloneIvo Raisr3-2/+7
2017-02-06Add __glibc_unlikely hint in lll_trylock, lll_cond_trylock.Stefan Liebler2-2/+7
2017-02-06Remove i686, x86_64, and powerpc strtok implementationsAdhemerval Zanella9-1075/+10
2017-02-06Consolidate arm and mips posix_fadvise implementationsAdhemerval Zanella5-42/+31
2017-02-05Open master for developmentglibc-2.25.90Siddhesh Poyarekar3-2/+20
2017-02-05Update for 2.25 releaseglibc-2.25Siddhesh Poyarekar3-3/+7
2017-02-05Add more contributors to contrib.texiSiddhesh Poyarekar2-5/+46
2017-02-05Add list of bugs fixed in 2.25Siddhesh Poyarekar2-2/+147
2017-02-05Add missing NEWS itemsSiddhesh Poyarekar2-0/+12