aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2018-10-28hurd: Fix race between calling RPC and handling a signalSamuel Thibault1-7/+16
2018-10-26i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822]Szabolcs Nagy3-9/+9
2018-10-25Add IN_MASK_CREATE from Linux 4.19 to sys/inotify.h.Joseph Myers1-0/+1
2018-10-25conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer2-1/+11
2018-10-25hurd: XFAIL absence of C11 threads implementationSamuel Thibault1-0/+4
2018-10-24 Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)15-68/+35
2018-10-24x86: Support RDTSCP for benchtestsH.J. Lu1-1/+13
2018-10-23x86: Fix Haswell strong flags (BZ#23709)Adhemerval Zanella1-0/+6
2018-10-23Don't use PSEUDO_END for non-PSEUDO functionAndreas Schwab1-2/+2
2018-10-22Update kernel version in syscall-names.list to 4.19.Joseph Myers1-2/+2
2018-10-21x86: Don't include <x86intrin.h>H.J. Lu1-4/+5
2018-10-19signal: Use correct type for si_band in siginfo_t [BZ #23562]Ilya Yu. Malakhov1-1/+1
2018-10-18Add VDSO support to sparc.David S. Miller5-0/+98
2018-10-18Regenerate sparc ulps.David S. Miller1-44/+44
2018-10-17x86: Use _rdtsc intrinsic for HP_TIMING_NOWH.J. Lu7-55/+65
2018-10-17Use single bits/shm.h for all architectures.Joseph Myers13-552/+215
2018-10-17Move SHMLBA to its own header.Joseph Myers17-325/+190
2018-10-17Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...Stefan Liebler4-13/+141
2018-10-17Don't reduce test timeout to less than defaultAndreas Schwab1-3/+0
2018-10-16Remove extra space at end of line.Steve Ellcey1-1/+1
2018-10-16aarch64: optimized memcpy implementation for thunderx2Anton Youdkevitch2-18/+603
2018-10-15Use single bits/sem.h for all architectures.Joseph Myers13-460/+177
2018-10-11Use single bits/msq.h for all architectures.Joseph Myers13-449/+189
2018-10-10Use common bits/shm.h for more architectures.Joseph Myers4-324/+7
2018-10-10Use common bits/sem.h for more architectures.Joseph Myers5-355/+5
2018-10-10Use common bits/msq.h for more architectures.Joseph Myers5-321/+7
2018-10-04Use bits/mman-linux.h for hppa.Joseph Myers1-51/+27
2018-10-04Fix libnldbl_nonshared.a references to internal libm symbols (bug 23735).Joseph Myers3-1/+50
2018-10-02sysdeps/ieee754/soft-fp: ignore maybe-uninitialized with -O [BZ #19444]Martin Jansa1-0/+12
2018-10-02Fix build from commit 0b727edAdhemerval Zanella1-0/+2
2018-10-02x86: Use RTM intrinsics in pthread mutex lock elisionH.J. Lu2-67/+7
2018-10-02libio: Flush stream at freopen (BZ#21037)Adhemerval Zanella2-23/+15
2018-10-01Move MREMAP_* to bits/mman-shared.h.Joseph Myers3-12/+4
2018-09-28Remove unnecessary math_private.h includes.Joseph Myers72-72/+2
2018-09-28i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK [BZ #23716]H.J. Lu2-69/+11
2018-09-28Fix misreported errno on preadv2/pwritev2 (BZ#23579)Adhemerval Zanella4-4/+4
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers53-92/+99
2018-09-27Use round functions not __round functions in glibc libm.Joseph Myers23-35/+33
2018-09-26Add missing unwind information to ld.so on powerpc32 (bug 23707)Andreas Schwab1-0/+3
2018-09-26Share MAP_* flags between more architectures.Joseph Myers5-46/+49
2018-09-25Complete sys/procfs.h unification.Joseph Myers6-130/+94
2018-09-25Unify more sys/procfs.h headers.Joseph Myers24-892/+619
2018-09-25Unify some sys/procfs.h headers.Joseph Myers19-1015/+323
2018-09-21powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella10-100/+21
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers25-31/+34
2018-09-20Invert sense of list of i686-class processors in sysdeps/x86/cpu-features.h.Joseph Myers1-18/+7
2018-09-20Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679]Mingli Yu1-2/+2
2018-09-19Fix the documentation comment of checkint in powfSzabolcs Nagy1-1/+2
2018-09-19Add new pow implementationSzabolcs Nagy12-10614/+569
2018-09-18Unify many bits/mman.h headers.Joseph Myers8-318/+6