aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-04tunables: Fail tests correctly when setgid does not workSiddhesh Poyarekar2-5/+16
2017-02-03Bug 20915: Do not initialize DTV of other threads.Alexandre Oliva3-11/+9
2017-02-03sparc: Remove optimized math routines which cause testsuite failures.David S. Miller28-721/+37
2017-02-02Allow IFUNC relocation against unrelocated shared libraryH.J. Lu3-2/+9
2017-02-02Drop GLIBC_TUNABLES for setxid programs when tunables is disabled (bz #21073)Siddhesh Poyarekar3-0/+21
2017-02-02tunables: Fix environment variable processing for setuid binaries (bz #21073)Siddhesh Poyarekar9-35/+511
2017-02-01alpha: Use saturating arithmetic in memchrRichard Henderson2-1/+9
2017-02-01Fix missing test dependencyAndreas Schwab2-0/+4
2017-02-01m68k: fix 64bit atomic opsAndreas Schwab2-6/+15
2017-01-31Add ipc_priv.h header for Nios II to set __IPC_64 to zero.Chung-Lin Tang2-0/+25