aboutsummaryrefslogtreecommitdiff
path: root/elf/dso-sort-tests-1.def
AgeCommit message (Expand)AuthorFilesLines
2023-11-16elf: Fix force_first handling in dlclose (bug 30981)Florian Weimer1-5/+7
2023-10-18Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer1-6/+13
2023-09-08elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer1-13/+6
2022-09-20elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937)Florian Weimer1-0/+7
2021-10-21elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang1-1/+1
2021-10-21elf: Testing infrastructure for ld.so DSO sorting (BZ #17645)Chung-Lin Tang1-0/+66