about summary refs log tree commit diff
path: root/elf/dso-sort-tests-1.def
Commit message (Expand)AuthorAgeFilesLines
* elf: Fix force_first handling in dlclose (bug 30981)Florian Weimer2023-11-161-5/+7
* Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer2023-10-181-6/+13
* elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer2023-09-081-13/+6
* elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937)Florian Weimer2022-09-201-0/+7
* elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang2021-10-211-1/+1
* elf: Testing infrastructure for ld.so DSO sorting (BZ #17645)Chung-Lin Tang2021-10-211-0/+66