aboutsummaryrefslogtreecommitdiff
path: root/elf/Makefile
AgeCommit message (Expand)AuthorFilesLines
2025-01-09elf: Always define TLS_TP_OFFSETFlorian Weimer1-0/+1
2025-01-08elf: Minimize library dependencies of tst-nolink-libc.cFlorian Weimer1-2/+4
2025-01-07elf: Second ld.so relocation only if libc.so has been loadedFlorian Weimer1-0/+17
2025-01-04Rename have-mtls-descriptor to have-test-mtls-descriptorH.J. Lu1-17/+17
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2024-12-31elf: Add glibc.rtld.execstackAdhemerval Zanella1-0/+44
2024-12-31elf: Add tst-execstack-prog-staticAdhemerval Zanella1-0/+7
2024-12-22elf: Enable tst-dlopen-nodelete-reloc if TEST_CXX supports STB_GNU_UNIQUEH.J. Lu1-7/+15
2024-12-22elf: Compile test modules with -fsemantic-interpositionH.J. Lu1-0/+20
2024-12-22Enable execstack tests only if compiler supports trampolineH.J. Lu1-0/+4
2024-12-19Add further DSO dependency sorting testsJoseph Myers1-1/+25
2024-12-05Fix typo in elf/Makefile:postclean-generatedJoseph Myers1-1/+1
2024-12-05Add further test of TLSJoseph Myers1-0/+36
2024-11-29Add test of ELF hash collisionsJoseph Myers1-1/+41
2024-11-22elf: Handle static PIE with non-zero load address [BZ #31799]H.J. Lu1-0/+20
2024-11-06elf: Switch to main malloc after final ld.so self-relocationFlorian Weimer1-0/+9
2024-10-28Revert "elf: Run constructors on cyclic recursive dlopen (bug 31986)"Florian Weimer1-5/+0
2024-10-25elf: Signal RT_CONSISTENT after relocation processing in dlopen (bug 31986)Florian Weimer1-0/+6
2024-10-25elf: Run constructors on cyclic recursive dlopen (bug 31986)Florian Weimer1-0/+6
2024-09-20Test that errno is set to 0 at program startupAaron Merey1-0/+1
2024-09-09elf: Fix tst-dlopen-tlsreinit1.out test dependencyFlorian Weimer1-1/+1
2024-08-23nptl: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella1-4/+1
2024-08-06rtld: Add test case for '--' optionHenrik Lindström1-0/+7
2024-08-05elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717)Florian Weimer1-0/+30
2024-07-04elf: Make dl-rseq-symbols Linux onlyAdhemerval Zanella1-1/+0
2024-07-03nptl: fix potential merge of __rseq_* relro symbolsMichael Jeanson1-0/+1
2024-07-03elf/rtld: Fix auxiliary vector for enable_secureStefan Liebler1-8/+1
2024-07-01elf: Support recursive use of dynamic TLS in interposed mallocFlorian Weimer1-0/+26
2024-07-01Fix conditionals on mtrace-based tests (bug 31892)Carlos O'Donell1-2/+8
2024-06-14elf: Change module-names to modules-names in commentsH.J. Lu1-1/+1
2024-05-25elf/Makefile: Split and sort PIE testsH.J. Lu1-3/+13
2024-04-25elf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu1-0/+1
2024-04-16elf/rtld: Count skipped environment variables for enable_secureJoe Simmons-Talbott1-0/+10
2024-04-13Revert "x86_64: Suppress false positive valgrind error"Florian Weimer1-2/+1
2024-04-08elf: Add ld.so test with non-existing program nameFlorian Weimer1-0/+7
2024-03-19elf: Enable TLS descriptor tests on aarch64Adhemerval Zanella1-13/+13
2024-03-19arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)Adhemerval Zanella1-4/+0
2024-02-29rtld: Add glibc.rtld.enable_secure tunable.Joe Simmons-Talbott1-0/+2
2024-02-28x86_64: Suppress false positive valgrind errorH.J. Lu1-1/+2
2024-02-28x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registersH.J. Lu1-0/+18
2024-02-23arm: Use _dl_find_object on __gnu_Unwind_Find_exidx (BZ 31405)Adhemerval Zanella1-1/+1
2024-01-10elf: Fix tst-nodeps2 test failure.Carlos O'Donell1-1/+4
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-12-20elf: Add TLS modid reuse test for bug 29039Szabolcs Nagy1-0/+15
2023-12-20Fix elf/tst-env-setuid[-static] if test needs to be rerun.Stefan Liebler1-0/+1
2023-11-27elf: Relocate libc.so early during startup and dlmopen (bug 31083)Florian Weimer1-0/+21
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella1-3/+7
2023-11-21elf: Ignore LD_PROFILE for setuid binariesAdhemerval Zanella1-0/+3
2023-11-21elf: Add all malloc tunable to unsecvarsAdhemerval Zanella1-4/+4
2023-11-21elf: Ignore GLIBC_TUNABLES for setuid/setgid binariesAdhemerval Zanella1-1/+4