summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Also respect a prefixed nm and strings tooHeiko Becker2023-04-241-1/+1
* Resize segment mapping rewritten sections if neededBreno Rodrigues Guimaraes2023-04-231-1/+2
* Add testBreno Rodrigues Guimaraes2023-03-171-1/+5
* Merge pull request #469 from brenoguim/breno.446Breno Rodrigues Guimarães2023-03-111-1/+3
|\
| * Add one extra page to avoid overlapping with next page if its rounded downBreno Rodrigues Guimaraes2023-02-241-1/+3
* | Set the alignment of the new LOAD segment the same as othersBreno Rodrigues Guimaraes2023-03-071-1/+4
* | Merge branch 'NixOS:master' into breno.457Breno Rodrigues Guimarães2023-02-231-2/+21
|\ \ | |/
| * Add support for symbol name remappingBreno Rodrigues Guimaraes2023-02-201-2/+21
* | Merge branch 'master' into breno.457Jörg Thalheim2023-02-201-4/+14
|\ \ | |/
| * Add options to print, clear and set executable stack stateChristian Göttsche2023-01-281-4/+14
* | Avoid overlapping program header table with section header table #457Breno Rodrigues Guimaraes2023-02-191-0/+1
|/
* Also pass STRIP to the testsHeiko Becker2022-11-081-1/+1
* fix checkPhase for cross buildsJörg Thalheim2022-11-061-1/+1
* make objdump/objcopy/readelf configurable and respect cross-compiling related...Jörg Thalheim2022-11-061-1/+1
* Skip empty PT_NOTE sectionsBo Anderson2022-10-261-2/+3
* Add documentation and test case for --print-os-abi and --set-os-abiDmitry Moskalchuk2022-09-171-0/+1
* Add test for --add-debug-tag argumentdeadwood2022-02-231-1/+2
* Add a unit testFarid Zakaria2021-12-201-1/+2
* Avoid GNU seq(1)Klemens Nanni2021-12-071-1/+1
* tests/too-many-strtab: fix linking with lldJörg Thalheim2021-12-071-1/+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
* | 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-271-1/+2
* 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-261-2/+8
|/
* grow-test: fix on non-gcc systemsJörg Thalheim2021-09-131-1/+4
* New test for growing the fileAndrew Laucius2021-09-131-0/+1
* fix setting empty rpathJörg Thalheim2021-09-121-1/+2
* rename test: external.sh -> args-from-file.shJörg Thalheim2021-09-111-1/+1
* Allow string arguments to be read from files.Andrew Laucius2021-09-101-0/+1
* add flag testsJörg Thalheim2021-08-251-1/+2
* add failing test for .dynamic == NOBITSJörg Thalheim2021-08-231-2/+15
* Adjust DT_MIPS_RLD_MAP_REL dynamic section entry if presentIvan A. Melnikov2021-08-111-0/+1
* tests/contiguous-note-sections: rename for consistencyJörg Thalheim2021-08-101-4/+4
* fix binaries without .gnu.hash sectionJörg Thalheim2021-08-101-1/+2
* Merge branch 'master' into multipleDomen Kožar2021-08-051-4/+12
|\
| * Merge pull request #246 from xavierabellan/add-rpathDomen Kožar2021-08-051-1/+1
| |\
| | * Added option --add-rpathXavier Abellan Ecija2020-10-051-1/+1
| * | fix tests DISTDomen Kožar2021-08-051-1/+1
| * | Merge branch 'master' into endianness-fixDomen Kožar2021-08-051-2/+7
| |\ \
| | * | tests: add testcase for alignment issues with contiguous note sectionsOvidiu Panait2021-08-041-2/+7
| | * | Revert "tests: add testcase for alignment issues with contiguous note sections"Domen Kožar2021-08-031-6/+2
| | * | tests: add testcase for alignment issues with contiguous note sectionsOvidiu Panait2021-07-211-2/+6
| * | | tests: add e_machine endianness test (#269)Joerie de Gram2021-07-241-1/+2
| |/ /
| * | Add ELF test case with invalid string table indexJulian Stecklina2020-11-151-2/+3
| |/
| * Add regression tests for powerpc PIE endiannessConrad Ratschan2020-10-031-0/+1
* | Handle libraries with more than one .shstrtab sectionPablo Galindo2020-09-221-3/+7
|/
* add regression test for NOTE section relocationJörg Thalheim2020-07-311-2/+6