about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* doc: Add plain text readme for using GCS arm/gcsSzabolcs Nagy2024-07-081-0/+69
* aarch64: Process gnu properties in static exeSzabolcs Nagy2024-07-081-0/+12
* aarch64: Ignore GCS property of ld.soSzabolcs Nagy2024-07-081-0/+5
* aarch64: Use l_searchlist.r_list for gcsSzabolcs Nagy2024-07-081-1/+1
* aarch64: Handle gcs markingSzabolcs Nagy2024-07-084-6/+73
* aarch64: Use l_searchlist.r_list for btiSzabolcs Nagy2024-07-081-3/+2
* aarch64: Add glibc.cpu.aarch64_gcs_policySzabolcs Nagy2024-07-083-2/+25
* aarch64: Mark objects with GCS property noteSzabolcs Nagy2024-07-081-2/+3
* aarch64: Enable GCS in dynamic linked exeSzabolcs Nagy2024-07-083-3/+29
* aarch64: Enable GCS in static linked exeSzabolcs Nagy2024-07-081-0/+49
* aarch64: Add glibc.cpu.aarch64_gcs tunableSzabolcs Nagy2024-07-083-0/+46
* aarch64: Try to free the GCS of makecontextSzabolcs Nagy2024-07-085-4/+93
* aarch64: Add GCS support for makecontextSzabolcs Nagy2024-07-082-2/+63
* aarch64: Mark swapcontext with indirect_returnSzabolcs Nagy2024-07-081-0/+36
* aarch64: Add GCS support for setcontextSzabolcs Nagy2024-07-084-9/+83
* aarch64: Add GCS support to vforkSzabolcs Nagy2024-07-081-1/+7
* aarch64: Add GCS support to longjmpSzabolcs Nagy2024-07-082-0/+40
* aarch64: Define jmp_buf offset for GCSSzabolcs Nagy2024-07-081-0/+63
* elf.h: Define GNU_PROPERTY_AARCH64_FEATURE_1_GCSSzabolcs Nagy2024-07-081-0/+1
* aarch64: Add asm helpers for GCSSzabolcs Nagy2024-07-081-0/+7
* aarch64: Add HWCAP2_GCSSzabolcs Nagy2024-07-081-0/+1
* elf: Make dl-rseq-symbols Linux onlyAdhemerval Zanella2024-07-043-1/+4
* nptl: fix potential merge of __rseq_* relro symbolsMichael Jeanson2024-07-033-8/+71
* riscv: Update nofpu libm test ulpsDarius Rad2024-07-031-0/+20
* manual: Recommendations for dynamic linker hardeningFlorian Weimer2024-07-031-0/+558
* socket: Add new test for shutdownSergey Kolosov2024-07-032-0/+258
* elf/rtld: Fix auxiliary vector for enable_secureStefan Liebler2024-07-033-12/+126
* hppa/vdso: Provide 64-bit clock_gettime() vDSO onlyJohn David Anglin2024-07-021-3/+0
* debug: Fix clang open fortify wrapper (BZ 31927)Adhemerval Zanella2024-07-021-5/+0
* Add --disable-static-c++-tests option [BZ #31797]H.J. Lu2024-07-025-8/+49
* Add --disable-static-c++-link-check option [BZ #31412]H.J. Lu2024-07-024-12/+50
* Update mmap() flags and errors listsDJ Delorie2024-07-011-16/+126
* MIPSr6/math: Use builtin fma and fmafYunQiang Su2024-07-011-0/+36
* elf: Support recursive use of dynamic TLS in interposed mallocFlorian Weimer2024-07-018-10/+284
* Fix conditionals on mtrace-based tests (bug 31892)Carlos O'Donell2024-07-017-32/+121
* signal/Makefile: Split and sort testsMichel Lind2024-07-011-5/+16
* x86: Set default non_temporal_threshold for Zhaoxin processorsMayShao-oc2024-06-302-2/+5
* x86_64: Optimize large size copy in memmove-ssse3MayShao-oc2024-06-301-5/+9
* x86: Set preferred CPU features on the KH-40000 and KX-7000 Zhaoxin processorsMayShao-oc2024-06-301-16/+35
* Aarch64: Add new memset for Qualcomm's oryon-1 coreAndrew Pinski2024-06-304-0/+176
* Aarch64: Add memcpy for qualcomm's oryon-1 coreAndrew Pinski2024-06-305-0/+316
* debug: Fix clang open fortify wrapper (BZ 31927)Adhemerval Zanella2024-06-271-1/+1
* debug: Fix clang mq_open fortify wrapper (BZ 31917)Adhemerval Zanella2024-06-271-12/+8
* tests-mbwc: Silence gcc 14 -Werror=format-overflow=Stefan Liebler2024-06-271-19/+5
* time: Avoid memcmp overread in tzset (bug 31931)Florian Weimer2024-06-273-3/+51
* Fix strnlen doc re array sizePaul Eggert2024-06-261-7/+10
* arm: Avoid UB in elf_machine_rel()Palmer Dabbelt2024-06-261-5/+4
* LoongArch: Fix tst-gnu2-tls2 test casemengqinggang2024-06-261-143/+153
* posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695)Adhemerval Zanella2024-06-252-39/+64
* INSTALL: regenerateAndreas K. Hüttel2024-06-251-5/+6