aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-usage.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-09elf: Enhance ld.so --help to print HWCAP subdirectoriesFlorian Weimer1-0/+62
2020-10-09elf: Add library search path information to ld.so --helpFlorian Weimer1-0/+56
2020-10-08elf: Print the full name of the dynamic loader in the ld.so help messageFlorian Weimer1-0/+2
2020-10-08elf: Use the term "program interpreter" in the ld.so help messageFlorian Weimer1-11/+11
2020-10-08elf: Implement ld.so --versionFlorian Weimer1-0/+15
2020-10-08elf: Implement ld.so --helpFlorian Weimer1-4/+20
2020-10-08elf: Move ld.so error/help output to _dl_usageFlorian Weimer1-0/+51