aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2021-08-27powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports itFangrui Song3-0/+40
2021-08-27Let time and gettimeofday use vdso by removing old clang workaroundStan Shebs2-8/+2
2021-08-27Add workaround for infinite looping in ppc vsyscall for sched_getcpu.Stan Shebs1-0/+17
2021-08-27Fix sense of a test in the static-linking version of ppc get_clockfreqStan Shebs1-1/+1
2021-08-27Also work around clang bctrl issue in get_clockfreq.cStan Shebs1-0/+18
2021-08-27Make powerpc .machine directives be gcc-onlyStan Shebs2-2/+2
2021-08-27Disable more attempts to pass -mlong-double-128 to clangStan Shebs2-0/+7
2021-08-27Add workaround for infinite looping in ppc vsyscallsStan Shebs1-0/+17
2021-08-27Work around clang problem with ifuncs and vdsoStan Shebs2-2/+2
2021-08-27Work around a ppc clang inlining bugStan Shebs1-1/+7
2021-08-27Fix TLS problems not handled by cherrypickStan Shebs2-4/+2
2021-08-27Revert upstream removal of async-safe TLS patches.Brooks Moses2-0/+50
2021-08-27Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers10-8/+53
2021-08-27Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu1-0/+1
2021-08-27getlogin_r: return early when linux sentinel value is setJesse Hathaway1-0/+9
2021-08-27RISC-V: fix struct kernel_sigaction to match the kernel version [BZ #23069]Aurelien Jarno1-0/+7
2021-08-27Linux i386: tst-bz21269 triggers SIGBUS on some kernelsFlorian Weimer1-0/+2
2017-11-17i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)Adhemerval Zanella3-1/+238
2018-02-10linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]Dmitry V. Levin1-0/+62
2018-02-26powerpc: Undefine Linux ptrace macros that conflict with __ptrace_requestTulio Magno Quites Machado Filho1-0/+43
2018-03-09sparc32: Add nop before __startcontext to stop unwinding [BZ #22919]Aurelien Jarno1-0/+13
2018-03-05powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella3-0/+8
2017-12-29linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin1-8/+0
2018-02-09[RISC-V] Fix parsing flags in ELF64 files.DJ Delorie1-1/+2
2018-03-28Fix GCC compilation issues in cherrypicksStan Shebs1-0/+2
2018-03-13As with gettimeofday, avoid vdso for clang-compiled time()Stan Shebs1-1/+4
2018-03-12Forward-port addition of __google_pthread_signal_safe_key_createStan Shebs5-0/+5
2018-03-02Bypass gettimeofday ifunc if using clangStan Shebs1-1/+2
2018-02-07Linux: use reserved name __key in pkey_get [BZ #22797]Igor Gnatenko1-1/+1
2018-01-29RISC-V: Add ipc_priv.hPalmer Dabbelt1-0/+21
2018-01-29RISC-V: Build InfastructurePalmer Dabbelt9-0/+311
2018-01-29RISC-V: Add ABI ListsPalmer Dabbelt15-0/+3689
2018-01-29RISC-V: Linux Startup and Dynamic Loading CodePalmer Dabbelt3-0/+152
2018-01-29RISC-V: Linux ABIPalmer Dabbelt21-0/+1367
2018-01-29RISC-V: Linux Syscall InterfacePalmer Dabbelt8-0/+599
2018-01-29RISC-V: Atomic and Locking RoutinesPalmer Dabbelt1-0/+194
2018-01-29microblaze: don't use copy_file_range syscall with kernel headers < 4.10Romain Naour1-0/+5
2018-01-25Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell4-91/+5
2018-01-25LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab8-18/+18
2018-01-24Add localplt.data for ColdFire.Joseph Myers2-0/+18
2018-01-24Add jmp_buf-macros.h for no-FPU ColdFire.Joseph Myers2-0/+6
2018-01-24Add jmp_buf-macros.h for ColdFire.Joseph Myers2-0/+6
2018-01-24aarch64: Revert the change of the __reserved member of mcontext_tSzabolcs Nagy2-2/+6
2018-01-19powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho1-0/+30
2018-01-16aarch64: Update bits/hwcap.h for Linux 4.15.Szabolcs Nagy2-2/+8
2018-01-16aarch64: make HWCAP updates less error proneSzabolcs Nagy2-7/+4
2018-01-12linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]Dmitry V. Levin1-4/+4
2018-01-08tst-ttyname: skip the test when /dev/ptmx is not availableDmitry V. Levin1-1/+8
2018-01-07getrlimit64: fix for 32-bit configurations with default version >= 2.2Aurelien Jarno1-0/+3
2018-01-06Add linux-4.15 VDSO hash for RISC-VPalmer Dabbelt1-0/+2