about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* Document and fix --enable-bind-now [BZ #21015]Florian Weimer2017-03-023-3/+3
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-0120-23/+28
* Miscellaneous low-risk changes preparing for _ISOMAC testsuite.Zack Weinberg2017-03-014-3/+7
* Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>Andreas Schwab2017-02-281-1/+1
* Allow direct use of math_ldbl.h in testsuite.Zack Weinberg2017-02-2512-53/+186
* Run libm tests separately for each function.Joseph Myers2017-02-2415-250/+9
* Add new templates for IEEE wrappersGabriel F. T. Gomes2017-02-233-0/+9
* Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h.Joseph Myers2017-02-221-1/+3
* Add IP_RECVFRAGSIZE from Linux 4.10.Joseph Myers2017-02-211-0/+1
* powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho2017-02-211-98/+106
* powerpc: Add tests for __ppc_set_ppr_* functions.Wainer dos Santos Moschetta2017-02-212-0/+104
* powerpc: Convert tests to the new support test-driverWainer dos Santos Moschetta2017-02-213-21/+8
* Update arm, mips, powerpc-nofpu libm-test-ulps.Joseph Myers2017-02-174-304/+336
* Rework -fno-omit-frame-pointer support on i386Adhemerval Zanella2017-02-174-41/+60
* Use index_cpu_RTM and reg_RTM to clear the bit_cpu_RTM bitH.J. Lu2017-02-171-1/+1
* Move tests of catan, catanh to auto-libm-test-*.Joseph Myers2017-02-173-10/+46
* Move tests of casin, casinh to auto-libm-test-*.Joseph Myers2017-02-173-110/+110
* Move tests of cacos, cacosh to auto-libm-test-*.Joseph Myers2017-02-173-66/+66
* Revert header inclusion changes that break math/ testing on x86_64.Joseph Myers2017-02-172-3/+7
* Fix lgamma*, log10* and log2* results [BZ #21171]Tulio Magno Quites Machado Filho2017-02-1711-11/+11
* Add missing header files throughout the testsuite.Zack Weinberg2017-02-1612-7/+21
* Fix y0 and y1 exception handling for zero input [BZ #21134]Gabriel F. T. Gomes2017-02-156-6/+6
* Move most libmvec test contents from .c to .h files.Joseph Myers2017-02-1516-82/+222
* ldbl-128: Fix y0 and y1 for -Inf input [BZ #21130]Gabriel F. T. Gomes2017-02-122-12/+2
* x86-64: Verify that _dl_runtime_resolve preserves vector registersH.J. Lu2017-02-099-4/+405
* Move w_exp to libm-compat-call-autoGabriel F. T. Gomes2017-02-0810-2/+2
* Move w_lgamma_r to libm-compat-calls-autoGabriel F. T. Gomes2017-02-085-2/+2
* aarch64: fix errno address calculation in SYSCALL_ERROR_HANDLERAdhemerval Zanella2017-02-081-1/+1
* Add Linux PTRACE_EVENT_STOPKir Kolyshkin2017-02-087-14/+28
* Fix powf inaccuracy (bug 21112).Joseph Myers2017-02-071-2/+2
* powerpc: Set minimum kernel version for powerpc64leRajalakshmi Srinivasaraghavan2017-02-072-0/+31
* powerpc: Use latest optimizations for internal function callsRajalakshmi Srinivasaraghavan2017-02-072-3/+3
* powerpc: Improve strcmp performance for shorter stringsRajalakshmi Srinivasaraghavan2017-02-072-44/+16
* nptl: Remove COLORING_INCREMENTAdhemerval Zanella2017-02-061-5/+0
* sparc: Remove unused assignment in __cloneIvo Raisr2017-02-062-2/+0
* Add __glibc_unlikely hint in lll_trylock, lll_cond_trylock.Stefan Liebler2017-02-061-2/+2
* Remove i686, x86_64, and powerpc strtok implementationsAdhemerval Zanella2017-02-068-1075/+0
* Consolidate arm and mips posix_fadvise implementationsAdhemerval Zanella2017-02-064-42/+18
* sparc: Remove optimized math routines which cause testsuite failures.David S. Miller2017-02-0327-721/+1
* Allow IFUNC relocation against unrelocated shared libraryH.J. Lu2017-02-022-2/+2
* Drop GLIBC_TUNABLES for setxid programs when tunables is disabled (bz #21073)Siddhesh Poyarekar2017-02-021-0/+7
* alpha: Use saturating arithmetic in memchrRichard Henderson2017-02-011-1/+4
* m68k: fix 64bit atomic opsAndreas Schwab2017-02-011-6/+8
* Add ipc_priv.h header for Nios II to set __IPC_64 to zero.Chung-Lin Tang2017-01-311-0/+21
* Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu2017-01-301-0/+2
* Bug 20116: Fix use after free in pthread_create()Carlos O'Donell2017-01-282-15/+11
* Bug 21053: sh: Reduce namespace pollution from sys/ucontext.hJames Clarke2017-01-243-68/+66
* Remove very old libm-test-ulps entries.Joseph Myers2017-01-205-208/+0
* powerpc: Fix adapt_count update in __lll_unlock_elisionTulio Magno Quites Machado Filho2017-01-201-1/+1
* S390: Adjust lock elision code after review.Stefan Liebler2017-01-204-43/+54