aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-02-09Move more csin, csinh tests to auto-libm-test-in.Joseph Myers1-0/+9
2017-02-09Merge libm-compat-calls-auto and libm-compat-callsGabriel F. T. Gomes1-0/+10
2017-02-09Move -U__LIBC_INTERNAL_MATH_INLINES to test-math-inline.h.Joseph Myers1-0/+14
2017-02-08Build most libm-test support code once per type.Joseph Myers1-0/+139
2017-02-08Move w_exp to libm-compat-call-autoGabriel F. T. Gomes1-0/+33
2017-02-08Move w_lgamma to libm-compat-calls-autoGabriel F. T. Gomes1-0/+13
2017-02-08Move w_lgamma_r to libm-compat-calls-autoGabriel F. T. Gomes1-0/+27
2017-02-08aarch64: fix errno address calculation in SYSCALL_ERROR_HANDLERAdhemerval Zanella1-0/+5
2017-02-08Fix a typo in the manual.Rical Jasan1-0/+4
2017-02-08Fix getting tunable values on big-endian (BZ #21109)Siddhesh Poyarekar1-0/+10
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin1-0/+11
2017-02-07Clean up libm vector tests exception test disabling.Joseph Myers1-0/+11
2017-02-07Fix powf inaccuracy (bug 21112).Joseph Myers1-0/+9
2017-02-07Fix typo in manualSiddhesh Poyarekar1-0/+4
2017-02-07powerpc: Set minimum kernel version for powerpc64leRajalakshmi Srinivasaraghavan1-0/+7
2017-02-07powerpc: Use latest optimizations for internal function callsRajalakshmi Srinivasaraghavan1-0/+7
2017-02-07powerpc: Improve strcmp performance for shorter stringsRajalakshmi Srinivasaraghavan1-0/+6
2017-02-06Refactor some code in libm-test-driver.c.Joseph Myers1-0/+24
2017-02-06Move libm-test TEST_MSG definitions to libm-test-driver.c.Joseph Myers1-0/+22
2017-02-06Split libm-test.inc by function.Joseph Myers1-0/+391
2017-02-06Split auto-libm-test-out by function.Joseph Myers1-0/+63
2017-02-06Eliminate libm-test.stmp.Joseph Myers1-0/+10
2017-02-06Rework gen-libm-test.pl input/output handling.Joseph Myers1-0/+21
2017-02-06As a minor cleanup remove the (r)index defines from include/string.h asWilco Dijkstra1-0/+9
2017-02-06Move non-function-specific parts of libm-test.inc to separate file.Joseph Myers1-0/+249
2017-02-06Remove libm-test.inc comment listing functions tested and not tested.Joseph Myers1-0/+5
2017-02-06nptl: Remove COLORING_INCREMENTAdhemerval Zanella1-0/+7
2017-02-06Do not hardcode list of libm functions in libm-err-tab.pl.Joseph Myers1-0/+9
2017-02-06Remove before-compile setting in math/Makefile.Joseph Myers1-0/+4
2017-02-06sparc: Remove unused assignment in __cloneIvo Raisr1-0/+7
2017-02-06Add __glibc_unlikely hint in lll_trylock, lll_cond_trylock.Stefan Liebler1-0/+5
2017-02-06Remove i686, x86_64, and powerpc strtok implementationsAdhemerval Zanella1-0/+10
2017-02-06Consolidate arm and mips posix_fadvise implementationsAdhemerval Zanella1-0/+13
2017-02-05Open master for developmentglibc-2.25.90Siddhesh Poyarekar1-0/+4
2017-02-05Update for 2.25 releaseglibc-2.25Siddhesh Poyarekar1-0/+4
2017-02-05Add more contributors to contrib.texiSiddhesh Poyarekar1-0/+3
2017-02-05Add list of bugs fixed in 2.25Siddhesh Poyarekar1-0/+2
2017-02-05Add missing NEWS itemsSiddhesh Poyarekar1-0/+4
2017-02-04tunables: Fail tests correctly when setgid does not workSiddhesh Poyarekar1-0/+9
2017-02-03Bug 20915: Do not initialize DTV of other threads.Alexandre Oliva1-0/+9
2017-02-03sparc: Remove optimized math routines which cause testsuite failures.David S. Miller1-0/+36
2017-02-02Allow IFUNC relocation against unrelocated shared libraryH.J. Lu1-0/+7
2017-02-02Drop GLIBC_TUNABLES for setxid programs when tunables is disabled (bz #21073)Siddhesh Poyarekar1-0/+5
2017-02-02tunables: Fix environment variable processing for setuid binaries (bz #21073)Siddhesh Poyarekar1-0/+25
2017-02-01alpha: Use saturating arithmetic in memchrRichard Henderson1-0/+5
2017-02-01Fix missing test dependencyAndreas Schwab1-0/+2
2017-02-01m68k: fix 64bit atomic opsAndreas Schwab1-0/+7
2017-01-31Add ipc_priv.h header for Nios II to set __IPC_64 to zero.Chung-Lin Tang1-0/+4
2017-01-30Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu1-0/+6
2017-01-28Bug 20116: Fix use after free in pthread_create()Carlos O'Donell1-0/+33