summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Y2038: provide size of default time_t for target architectureaaribaud/masterAlbert ARIBAUD (3ADEV)2018-10-2415-68/+35
* x86: Fix Haswell strong flags (BZ#23709)Adhemerval Zanella2018-10-231-0/+6
* Don't use PSEUDO_END for non-PSEUDO functionAndreas Schwab2018-10-231-2/+2
* Update kernel version in syscall-names.list to 4.19.Joseph Myers2018-10-221-2/+2
* x86: Don't include <x86intrin.h>H.J. Lu2018-10-211-4/+5
* signal: Use correct type for si_band in siginfo_t [BZ #23562]Ilya Yu. Malakhov2018-10-191-1/+1
* Add VDSO support to sparc.David S. Miller2018-10-185-0/+98
* Regenerate sparc ulps.David S. Miller2018-10-181-44/+44
* x86: Use _rdtsc intrinsic for HP_TIMING_NOWH.J. Lu2018-10-177-55/+65
* Use single bits/shm.h for all architectures.Joseph Myers2018-10-1713-552/+215
* Move SHMLBA to its own header.Joseph Myers2018-10-1717-325/+190
* Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...Stefan Liebler2018-10-174-13/+141
* Don't reduce test timeout to less than defaultAndreas Schwab2018-10-171-3/+0
* Remove extra space at end of line.Steve Ellcey2018-10-161-1/+1
* aarch64: optimized memcpy implementation for thunderx2Anton Youdkevitch2018-10-162-18/+603
* Use single bits/sem.h for all architectures.Joseph Myers2018-10-1513-460/+177
* Use single bits/msq.h for all architectures.Joseph Myers2018-10-1113-449/+189
* Use common bits/shm.h for more architectures.Joseph Myers2018-10-104-324/+7
* Use common bits/sem.h for more architectures.Joseph Myers2018-10-105-355/+5
* Use common bits/msq.h for more architectures.Joseph Myers2018-10-105-321/+7
* Use bits/mman-linux.h for hppa.Joseph Myers2018-10-041-51/+27
* Fix libnldbl_nonshared.a references to internal libm symbols (bug 23735).Joseph Myers2018-10-043-1/+50
* sysdeps/ieee754/soft-fp: ignore maybe-uninitialized with -O [BZ #19444]Martin Jansa2018-10-021-0/+12
* Fix build from commit 0b727edAdhemerval Zanella2018-10-021-0/+2
* x86: Use RTM intrinsics in pthread mutex lock elisionH.J. Lu2018-10-022-67/+7
* libio: Flush stream at freopen (BZ#21037)Adhemerval Zanella2018-10-022-23/+15
* Move MREMAP_* to bits/mman-shared.h.Joseph Myers2018-10-013-12/+4
* Remove unnecessary math_private.h includes.Joseph Myers2018-09-2872-72/+2
* i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK [BZ #23716]H.J. Lu2018-09-282-69/+11
* Fix misreported errno on preadv2/pwritev2 (BZ#23579)Adhemerval Zanella2018-09-284-4/+4
* Use copysign functions not __copysign functions in glibc libm.Joseph Myers2018-09-2753-92/+99
* Use round functions not __round functions in glibc libm.Joseph Myers2018-09-2723-35/+33
* Add missing unwind information to ld.so on powerpc32 (bug 23707)Andreas Schwab2018-09-261-0/+3
* Share MAP_* flags between more architectures.Joseph Myers2018-09-265-46/+49
* Complete sys/procfs.h unification.Joseph Myers2018-09-256-130/+94
* Unify more sys/procfs.h headers.Joseph Myers2018-09-2524-892/+619
* Unify some sys/procfs.h headers.Joseph Myers2018-09-2519-1015/+323
* powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella2018-09-2110-100/+21
* Use trunc functions not __trunc functions in glibc libm.Joseph Myers2018-09-2025-31/+34
* Invert sense of list of i686-class processors in sysdeps/x86/cpu-features.h.Joseph Myers2018-09-201-18/+7
* Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679]Mingli Yu2018-09-201-2/+2
* Fix the documentation comment of checkint in powfSzabolcs Nagy2018-09-191-1/+2
* Add new pow implementationSzabolcs Nagy2018-09-1912-10614/+569
* Unify many bits/mman.h headers.Joseph Myers2018-09-188-318/+6
* Fix ldbl-128ibm ceill, floorl inlining of ceil, floor.Joseph Myers2018-09-182-4/+8
* Use ceil functions not __ceil functions in glibc libm.Joseph Myers2018-09-1728-32/+31
* Update siginfo constants from Linux kernel (bug 21286).Joseph Myers2018-09-172-17/+27
* Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).Joseph Myers2018-09-141-9/+0
* Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers2018-09-145-10/+10
* Use rint functions not __rint functions in glibc libm.Joseph Myers2018-09-1436-45/+39