about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Regenerate MIPS catan, catanh long double ulps.Joseph Myers2017-03-091-16/+16
* Consolidate Linux send implementationAdhemerval Zanella2017-03-0922-77/+24
* Consolidate Linux sendto implementationAdhemerval Zanella2017-03-0916-19/+4
* Consolidate Linux recv implementationAdhemerval Zanella2017-03-0918-81/+12
* Consolidate Linux recvfrom implementationAdhemerval Zanella2017-03-0917-19/+5
* Consolidate Linux connect implementationAdhemerval Zanella2017-03-0914-16/+5
* Consolidate Linux accept implementationAdhemerval Zanella2017-03-0917-20/+12
* Test for correct setting of errno.Yury Norov2017-03-082-1/+143
* S390: Regenerate ULPsStefan Liebler2017-03-081-128/+136
* timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer2017-03-071-1/+1
* Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar2017-03-071-0/+1
* hppa: set __IPC_64 as zero for SysV IPC callsAdhemerval Zanella2017-03-071-0/+21
* S390: Optimize atomic macros.Stefan Liebler2017-03-061-64/+103
* hurd: Provide truncate64 and ftruncate64.Justus Winter2017-03-042-0/+76
* 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