summaryrefslogtreecommitdiff
path: root/tests/libexec/ld.elf_so/Makefile
AgeCommit message (Expand)Author
2023-06-03adapt to ${CC_WNO_MAYBE_UNINITIALIZED}lukem
2023-06-02ld.elf_so: Test dynamic-then-static abuse via ctor.riastradh
2023-06-02ld.elf_so: Test another edge case of mismatched TLS models.riastradh
2023-06-01ld.elf_so: Test TLS abuse of static def, dynamic use and vice versa.riastradh
2023-06-01ld.elf_so: Test extern dynamic TLS too.riastradh
2023-05-31ld.elf_so: Nix inadvertently committed private test program.riastradh
2023-05-31ld.elf_so: Fix extern TLS test to match PR toolchain/50277.riastradh
2023-05-31ld.elf_so: New test for extern initial-exec TLS, PR toolchain/50277.riastradh
2021-05-30Drop explicit -msecure-plt, it's the default for both clang and gcc.joerg
2020-09-22Add new RTLD test file for r_debugkamil
2019-05-14clang ifunc's on powerpc require secure-plt.christos
2017-07-11Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. Thisjoerg
2014-08-25Add basic support for indirect functions. It allows providing a publicjoerg
2011-07-03avoid building stuff that depends upon pic objects if MKPIC == no.mrg
2011-07-03only build the ld.elf_so tests if MKPIC != no.mrg
2011-06-25PR/45015: ld.elf_so: support ELF symbol versioningnonaka
2011-03-31Add initial regression test for ld.elf_so locking.joerg
2010-12-24Add support for DF_1_BIND_NOW, DF_1_NODELETE and DF_1_NOOPEN markedskrll
2010-12-14Convert a couple of old regress tests to ATF.skrll
2009-09-24add regression tests for dlinfo()pooka