aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2025-01-20aarch64: Use l_searchlist.r_list for btiSzabolcs Nagy1-3/+2
2025-01-20aarch64: Mark objects with GCS property noteSzabolcs Nagy1-2/+3
2025-01-20aarch64: Enable GCS in dynamic linked exeSzabolcs Nagy4-6/+66
2025-01-20aarch64: Enable GCS in static linked exeSzabolcs Nagy1-0/+48
2025-01-20aarch64: Add glibc.cpu.aarch64_gcs tunableSzabolcs Nagy3-0/+51
2025-01-20aarch64: Add GCS support for makecontextSzabolcs Nagy2-2/+63
2025-01-20aarch64: Mark swapcontext with indirect_returnSzabolcs Nagy1-0/+36
2025-01-20aarch64: Add GCS support for setcontextSzabolcs Nagy4-9/+83
2025-01-20aarch64: Add GCS support to vforkSzabolcs Nagy1-1/+6
2025-01-20aarch64: Add GCS support to longjmpSzabolcs Nagy2-0/+40
2025-01-20aarch64: Define jmp_buf offset for GCSSzabolcs Nagy1-0/+62
2025-01-20aarch64: Add asm helpers for GCSSzabolcs Nagy1-0/+7
2025-01-19hurd: Fix EINVAL error on linking to a slash-trailing path [BZ #32569]Samuel Thibault4-7/+23
2025-01-17nptl: Remove g_refs from condition variablesMalte Skarupke2-3/+2
2025-01-17math: update arm ulpsAdhemerval Zanella1-7/+8
2025-01-17math: update arm ulpsAndreas K. Hüttel1-15/+13
2025-01-16Linux: Add tests that check that TLS and rseq area are separateFlorian Weimer6-0/+213
2025-01-16Linux: Fixes for getrandom fork handlingFlorian Weimer1-3/+23
2025-01-15arc: Update libm test ulpsPavel Kozlov2-4/+143
2025-01-14affinity-inheritance: Overallocate CPU setsStefan Liebler1-3/+4
2025-01-14mach: Fix fallthrough warningSamuel Thibault1-1/+1
2025-01-13sh4: ensure FPSCR.PR==0 when executing FRCHG [BZ #27543]mirabilos3-0/+10
2025-01-13aarch64: Use 64-bit variable to access the special registersAdhemerval Zanella5-15/+30
2025-01-12hurd: Set _POSIX_MONOTONIC_CLOCK to 200809LSamuel Thibault1-1/+1
2025-01-12hurd: Add CLOCK_MONOTONIC to clock_nanosleepSamuel Thibault1-5/+5
2025-01-12mach: Add CLOCK_MONOTONIC case in clock_gettime()Zhaoming Luo3-0/+56
2025-01-12hurd: Mark more memory-hungry tests as unsupportedSamuel Thibault1-0/+1
2025-01-12hurd: Mark more memory-hungry tests as unsupportedSamuel Thibault1-0/+5
2025-01-12hurd: Mark tst-tls-allocation-failure-static-patched as supportedSamuel Thibault1-3/+0
2025-01-12hurd: Cope with signals sent to ourself earlySamuel Thibault1-0/+10
2025-01-12x86-64: Cast __rseq_offset to long long int [BZ #32543]H.J. Lu1-6/+6
2025-01-11hurd: Mark more memory-hungry tests as unsupportedSamuel Thibault1-0/+22
2025-01-10Linux: Update internal copy of '<sys/rseq.h>'Michael Jeanson1-0/+11
2025-01-10nptl: Move the rseq area to the 'extra TLS' blockMichael Jeanson11-57/+205
2025-01-10nptl: Introduce <rseq-access.h> for RSEQ_* accessorsMichael Jeanson4-0/+239
2025-01-10nptl: add rtld_hidden_proto to __rseq_size and __rseq_offsetMichael Jeanson2-15/+28
2025-01-10Add Linux 'extra TLS'Michael Jeanson1-0/+71
2025-01-10Add generic 'extra TLS'Michael Jeanson1-0/+46
2025-01-10nptl: Add rseq auxvalsMichael Jeanson5-9/+49
2025-01-10Add missing include guards to <dl-tls.h>Florian Weimer5-0/+20
2025-01-09elf: Always define TLS_TP_OFFSETFlorian Weimer4-0/+12
2025-01-09x86: Add missing #include <features.h> to <thread_pointer.h>Florian Weimer1-0/+2
2025-01-09Move <thread_pointer.h> to kernel-independent sysdeps directoriesFlorian Weimer11-0/+0
2025-01-09math: Fix acosf when building with gcc <= 11Adhemerval Zanella7-15/+7
2025-01-09tests: Verify inheritance of cpu affinitySiddhesh Poyarekar2-0/+72
2025-01-09s390x: Regenerated ULPsStefan Liebler1-0/+2
2025-01-09i686: Regenerate multiarch ulpsH.J. Lu1-3/+3
2025-01-08Revert "configure: default to --prefix=/usr on GNU/Linux"DJ Delorie2-7/+2
2025-01-08riscv: Update nofpu libm test ulpsDarius Rad1-4/+40
2025-01-07or1k: Update fpu libm-test-ulpsStafford Horne1-6/+165