summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'NixOS:master' into breno.rename_symsBreno Rodrigues Guimarães2023-02-2131-281/+274
|\
| * tests: apply suggestions from shellcheckJörg Thalheim2023-02-2031-281/+274
* | Add support for symbol name remappingBreno Rodrigues Guimaraes2023-02-202-2/+105
|/
* Add options to print, clear and set executable stack stateChristian Göttsche2023-01-283-4/+262
* Also pass STRIP to the testsHeiko Becker2022-11-081-1/+1
* fix checkPhase for cross buildsJörg Thalheim2022-11-066-6/+9
* make objdump/objcopy/readelf configurable and respect cross-compiling related...Jörg Thalheim2022-11-065-13/+13
* Skip empty PT_NOTE sectionsBo Anderson2022-10-263-2/+15
* tests/contiguous-note-sections.sh: use scratch directoryBo Anderson2022-10-101-1/+8
* Merge pull request #381 from crystax/masterJörg Thalheim2022-09-282-0/+45
|\
| * Add documentation and test case for --print-os-abi and --set-os-abiDmitry Moskalchuk2022-09-172-0/+45
* | Handle glibc-hwcaps on ppc64le on CentOS/RHEL/Rocky 8 for tests/replace-add-n...Robert Scheck2022-09-271-1/+1
|/
* Add test for --add-debug-tag argumentdeadwood2022-02-232-1/+28
* Fix replace-add-needed.sh test for muslFarid Zakaria2021-12-211-3/+7
* Code clarity and test working with muslFarid Zakaria2021-12-211-1/+1
* Add a unit testFarid Zakaria2021-12-202-1/+36
* Avoid GNU seq(1)Klemens Nanni2021-12-071-1/+1
* tests/grow-file.sh: fix compat with non-gnu systemsJörg Thalheim2021-12-071-1/+1
* tests/too-many-strtab: fix linking with lldJörg Thalheim2021-12-073-4/+8
* tests/endianess.sh: fix out-of-tree buildJörg Thalheim2021-12-071-2/+2
* Merge pull request #353 from klemensn/out-of-tree-buildJörg Thalheim2021-12-071-2/+2
|\
| * Use absoloute paths to linker scriptsKlemens Nanni2021-12-061-2/+2
* | fix build-id test on openbsdJörg Thalheim2021-12-061-1/+2
* | Use correct double-dashes for ld(1)'s build-id optionKlemens Nanni2021-12-061-1/+1
|/
* fix corrupted library names when using --replace-needed multiple timesRolf Eike Beer2021-11-272-1/+23
* Merge pull request #324 from ovpanait/stripDomen Kožar2021-09-261-2/+0
|\
| * configure.ac: add check for stripOvidiu Panait2021-09-261-2/+0
* | tests: add testcase for PT_PHDR VirtAddr corruptionOvidiu Panait2021-09-265-15/+49
|/
* grow-test: fix on non-gcc systemsJörg Thalheim2021-09-132-4/+7
* New test for growing the fileAndrew Laucius2021-09-132-0/+17
* fix setting empty rpathJörg Thalheim2021-09-122-1/+13
* rename test: external.sh -> args-from-file.shJörg Thalheim2021-09-112-1/+1
* also test if external file does not existsJörg Thalheim2021-09-111-0/+3
* Allow string arguments to be read from files.Andrew Laucius2021-09-102-0/+14
* add flag testsJörg Thalheim2021-08-252-1/+8
* add failing test for .dynamic == NOBITSJörg Thalheim2021-08-232-2/+19
* Adjust DT_MIPS_RLD_MAP_REL dynamic section entry if presentIvan A. Melnikov2021-08-112-0/+38
* tests/contiguous-note-sections: rename for consistencyJörg Thalheim2021-08-104-5/+5
* Merge pull request #296 from Mic92/gnu-hashJörg Thalheim2021-08-102-1/+15
|\
| * fix binaries without .gnu.hash sectionJörg Thalheim2021-08-102-1/+15
* | tests/contiguous_note_sections.s: use alternate section type prefixJoerie de Gram2021-08-091-2/+2
|/
* Merge branch 'master' into multipleDomen Kožar2021-08-0522-5/+247
|\
| * Merge pull request #246 from xavierabellan/add-rpathDomen Kožar2021-08-052-1/+27
| |\
| | * Added option --add-rpathXavier Abellan Ecija2020-10-051-2/+0
| | * Added option --add-rpathXavier Abellan Ecija2020-10-052-1/+29
| * | fix tests DISTDomen Kožar2021-08-051-1/+1
| * | Merge branch 'master' into endianness-fixDomen Kožar2021-08-055-3/+82
| |\ \
| | * | tests: add testcase for alignment issues with contiguous note sectionsOvidiu Panait2021-08-044-2/+60
| | * | Revert "tests: add testcase for alignment issues with contiguous note sections"Domen Kožar2021-08-034-57/+2
| | * | Merge pull request #289 from ovpanait/masterDomen Kožar2021-08-034-2/+57
| | |\ \