Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ld.so: Add --list-tunables to print tunable values | H.J. Lu | 2021-01-15 | 1 | -1/+6 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -2/+2 |
* | elf: Add glibc-hwcaps support for LD_LIBRARY_PATH | Florian Weimer | 2020-12-04 | 1 | -1/+67 |
* | elf: Add missing <dl-procinfo.h> header to elf/dl-usage.c | Matheus Castanho | 2020-10-12 | 1 | -0/+1 |
* | elf: Enhance ld.so --help to print HWCAP subdirectories | Florian Weimer | 2020-10-09 | 1 | -0/+62 |
* | elf: Add library search path information to ld.so --help | Florian Weimer | 2020-10-09 | 1 | -0/+56 |
* | elf: Print the full name of the dynamic loader in the ld.so help message | Florian Weimer | 2020-10-08 | 1 | -0/+2 |
* | elf: Use the term "program interpreter" in the ld.so help message | Florian Weimer | 2020-10-08 | 1 | -11/+11 |
* | elf: Implement ld.so --version | Florian Weimer | 2020-10-08 | 1 | -0/+15 |
* | elf: Implement ld.so --help | Florian Weimer | 2020-10-08 | 1 | -4/+20 |
* | elf: Move ld.so error/help output to _dl_usage | Florian Weimer | 2020-10-08 | 1 | -0/+51 |