index
:
delta/patchelf.git
0.1-release
0.2-release
0.3-release
aarch64
baserock/morph
ci
ci-musl
domenkozar-patch-1
eintr
github-actions
less-raw-pointer
master
nobits
plt-rela-fix
prepare-release
refactoring
release-0.13
replace-lib
staging
travis-test
ubsan
use-after-free
verneed_fix
github.com: NixOS/patchelf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into breno.457
Jörg Thalheim
2023-02-20
3
-4
/
+262
|
\
|
*
Add options to print, clear and set executable stack state
Christian Göttsche
2023-01-28
3
-4
/
+262
*
|
Avoid overlapping program header table with section header table #457
Breno Rodrigues Guimaraes
2023-02-19
2
-0
/
+40
|
/
*
Also pass STRIP to the tests
Heiko Becker
2022-11-08
1
-1
/
+1
*
fix checkPhase for cross builds
Jörg Thalheim
2022-11-06
6
-6
/
+9
*
make objdump/objcopy/readelf configurable and respect cross-compiling related...
Jörg Thalheim
2022-11-06
5
-13
/
+13
*
Skip empty PT_NOTE sections
Bo Anderson
2022-10-26
3
-2
/
+15
*
tests/contiguous-note-sections.sh: use scratch directory
Bo Anderson
2022-10-10
1
-1
/
+8
*
Merge pull request #381 from crystax/master
Jörg Thalheim
2022-09-28
2
-0
/
+45
|
\
|
*
Add documentation and test case for --print-os-abi and --set-os-abi
Dmitry Moskalchuk
2022-09-17
2
-0
/
+45
*
|
Handle glibc-hwcaps on ppc64le on CentOS/RHEL/Rocky 8 for tests/replace-add-n...
Robert Scheck
2022-09-27
1
-1
/
+1
|
/
*
Add test for --add-debug-tag argument
deadwood
2022-02-23
2
-1
/
+28
*
Fix replace-add-needed.sh test for musl
Farid Zakaria
2021-12-21
1
-3
/
+7
*
Code clarity and test working with musl
Farid Zakaria
2021-12-21
1
-1
/
+1
*
Add a unit test
Farid Zakaria
2021-12-20
2
-1
/
+36
*
Avoid GNU seq(1)
Klemens Nanni
2021-12-07
1
-1
/
+1
*
tests/grow-file.sh: fix compat with non-gnu systems
Jörg Thalheim
2021-12-07
1
-1
/
+1
*
tests/too-many-strtab: fix linking with lld
Jörg Thalheim
2021-12-07
3
-4
/
+8
*
tests/endianess.sh: fix out-of-tree build
Jörg Thalheim
2021-12-07
1
-2
/
+2
*
Merge pull request #353 from klemensn/out-of-tree-build
Jörg Thalheim
2021-12-07
1
-2
/
+2
|
\
|
*
Use absoloute paths to linker scripts
Klemens Nanni
2021-12-06
1
-2
/
+2
*
|
fix build-id test on openbsd
Jörg Thalheim
2021-12-06
1
-1
/
+2
*
|
Use correct double-dashes for ld(1)'s build-id option
Klemens Nanni
2021-12-06
1
-1
/
+1
|
/
*
fix corrupted library names when using --replace-needed multiple times
Rolf Eike Beer
2021-11-27
2
-1
/
+23
*
Merge pull request #324 from ovpanait/strip
Domen Kožar
2021-09-26
1
-2
/
+0
|
\
|
*
configure.ac: add check for strip
Ovidiu Panait
2021-09-26
1
-2
/
+0
*
|
tests: add testcase for PT_PHDR VirtAddr corruption
Ovidiu Panait
2021-09-26
5
-15
/
+49
|
/
*
grow-test: fix on non-gcc systems
Jörg Thalheim
2021-09-13
2
-4
/
+7
*
New test for growing the file
Andrew Laucius
2021-09-13
2
-0
/
+17
*
fix setting empty rpath
Jörg Thalheim
2021-09-12
2
-1
/
+13
*
rename test: external.sh -> args-from-file.sh
Jörg Thalheim
2021-09-11
2
-1
/
+1
*
also test if external file does not exists
Jörg Thalheim
2021-09-11
1
-0
/
+3
*
Allow string arguments to be read from files.
Andrew Laucius
2021-09-10
2
-0
/
+14
*
add flag tests
Jörg Thalheim
2021-08-25
2
-1
/
+8
*
add failing test for .dynamic == NOBITS
Jörg Thalheim
2021-08-23
2
-2
/
+19
*
Adjust DT_MIPS_RLD_MAP_REL dynamic section entry if present
Ivan A. Melnikov
2021-08-11
2
-0
/
+38
*
tests/contiguous-note-sections: rename for consistency
Jörg Thalheim
2021-08-10
4
-5
/
+5
*
Merge pull request #296 from Mic92/gnu-hash
Jörg Thalheim
2021-08-10
2
-1
/
+15
|
\
|
*
fix binaries without .gnu.hash section
Jörg Thalheim
2021-08-10
2
-1
/
+15
*
|
tests/contiguous_note_sections.s: use alternate section type prefix
Joerie de Gram
2021-08-09
1
-2
/
+2
|
/
*
Merge branch 'master' into multiple
Domen Kožar
2021-08-05
22
-5
/
+247
|
\
|
*
Merge pull request #246 from xavierabellan/add-rpath
Domen Kožar
2021-08-05
2
-1
/
+27
|
|
\
|
|
*
Added option --add-rpath
Xavier Abellan Ecija
2020-10-05
1
-2
/
+0
|
|
*
Added option --add-rpath
Xavier Abellan Ecija
2020-10-05
2
-1
/
+29
|
*
|
fix tests DIST
Domen Kožar
2021-08-05
1
-1
/
+1
|
*
|
Merge branch 'master' into endianness-fix
Domen Kožar
2021-08-05
5
-3
/
+82
|
|
\
\
|
|
*
|
tests: add testcase for alignment issues with contiguous note sections
Ovidiu Panait
2021-08-04
4
-2
/
+60
|
|
*
|
Revert "tests: add testcase for alignment issues with contiguous note sections"
Domen Kožar
2021-08-03
4
-57
/
+2
|
|
*
|
Merge pull request #289 from ovpanait/master
Domen Kožar
2021-08-03
4
-2
/
+57
|
|
|
\
\
|
|
|
*
|
tests: add testcase for alignment issues with contiguous note sections
Ovidiu Panait
2021-07-21
4
-2
/
+57
[next]