Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-04 | elf: Add glibc-hwcaps support for LD_LIBRARY_PATH | Florian Weimer | 1 | -1/+67 |
2020-10-12 | elf: Add missing <dl-procinfo.h> header to elf/dl-usage.c | Matheus Castanho | 1 | -0/+1 |
2020-10-09 | elf: Enhance ld.so --help to print HWCAP subdirectories | Florian Weimer | 1 | -0/+62 |
2020-10-09 | elf: Add library search path information to ld.so --help | Florian Weimer | 1 | -0/+56 |
2020-10-08 | elf: Print the full name of the dynamic loader in the ld.so help message | Florian Weimer | 1 | -0/+2 |
2020-10-08 | elf: Use the term "program interpreter" in the ld.so help message | Florian Weimer | 1 | -11/+11 |
2020-10-08 | elf: Implement ld.so --version | Florian Weimer | 1 | -0/+15 |
2020-10-08 | elf: Implement ld.so --help | Florian Weimer | 1 | -4/+20 |
2020-10-08 | elf: Move ld.so error/help output to _dl_usage | Florian Weimer | 1 | -0/+51 |