index
:
patchelf.git
0.1-release
0.2-release
0.3-release
aarch64
ci-musl
domenkozar-patch-1
github-actions
master
travis-test
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use dynamic page size
Eelco Dolstra
2016-01-08
1
-3/+4
*
Merge branch 'print-needed' of https://github.com/darealshinji/patchelf
Eelco Dolstra
2016-01-08
1
-2/+27
|
\
|
*
Add --print-needed command to list all DT_NEEDED entries of a file
darealshinji
2015-07-24
1
-2/+27
*
|
Merge branch 'patch-1' of https://github.com/darealshinji/patchelf
Eelco Dolstra
2016-01-08
1
-0/+10
|
\
\
|
*
|
Document three missing commands in manpage
darealshinji
2015-07-24
1
-0/+10
|
|
/
*
|
Merge branch 'patch-2' of https://github.com/darealshinji/patchelf
Eelco Dolstra
2016-01-08
1
-1/+1
|
\
\
|
*
|
Description of `--set-soname' command
darealshinji
2015-07-24
1
-1/+1
|
|
/
*
|
Merge branch 'patch-3' of https://github.com/darealshinji/patchelf
Eelco Dolstra
2016-01-08
1
-8/+5
|
\
\
|
*
|
Remove unused parameter `fileMode'
darealshinji
2015-07-24
1
-8/+5
|
|
/
*
|
Merge branch 'patch-4' of https://github.com/darealshinji/patchelf
Eelco Dolstra
2016-01-08
1
-3/+3
|
\
\
|
*
|
Remaining sing-compare warnings
darealshinji
2015-11-29
1
-3/+3
*
|
|
Build on more recent Ubuntu / Fedora
Eelco Dolstra
2015-11-25
1
-0/+8
|
/
/
*
|
Merge pull request #65 from AaronDMarasco-VSI/master
Eelco Dolstra
2015-09-11
1
-6/+6
|
\
\
|
|
/
|
/
|
|
*
Less autotools, more RPM. Also escaped commented out %.
Aaron D. Marasco
2015-09-11
1
-3/+3
|
*
Use location macros
Aaron D. Marasco
2015-09-11
1
-4/+4
|
/
*
PR #40 had the side-effect of fixing the ia64 test
Eelco Dolstra
2015-07-23
1
-2/+0
*
Merge branch 'skip-missing' of https://github.com/ttuegel/patchelf
Eelco Dolstra
2015-07-23
1
-3/+10
|
\
|
*
Allow DT_REL without .rel.dyn or .rel.got
Thomas Tuegel
2014-09-12
1
-3/+10
*
|
Merge branch 'move-sections' of https://github.com/ttuegel/patchelf
Eelco Dolstra
2015-07-23
1
-5/+16
|
\
\
|
*
|
Move section headers if they would be overwritten
Thomas Tuegel
2014-09-12
1
-5/+16
|
|
/
*
|
Merge branch 'patch-3' of https://github.com/darealshinji/patchelfmod
Eelco Dolstra
2015-07-23
1
-1/+31
|
\
\
|
*
|
Add '--remove-rpath' option
darealshinji
2015-07-13
1
-1/+31
*
|
|
Merge branch 'patch-2' of https://github.com/darealshinji/patchelfmod
Eelco Dolstra
2015-07-23
3
-60/+80
|
\
\
\
|
*
|
|
soname test: set an initial DT_SONAME entry
darealshinji
2015-07-13
1
-1/+10
|
*
|
|
tests: build libsimple without soname
darealshinji
2015-07-13
1
-1/+1
|
*
|
|
Create new soname entry if shlib is missing one, merge modifySoname() and get...
darealshinji
2015-07-13
1
-58/+69
|
|
/
/
*
|
|
Merge branch 'patch-1' of https://github.com/darealshinji/patchelfmod
Eelco Dolstra
2015-07-23
2
-38/+9
|
\
\
\
|
*
|
|
Don't need libattr and libacl anymore
darealshinji
2015-07-13
1
-8/+0
|
*
|
|
Don't create a temporary copy to not break hardlinks (fixes #32)
darealshinji
2015-07-13
1
-30/+9
|
|
/
/
*
|
|
Configure automatically the page size with a runtime call, solve the issue #5...
Adrien Devresse
2015-07-23
2
-21/+29
*
|
|
Change configure.ac from OpenWrt to support Mac OS
Alexandre Pretyman
2015-07-17
1
-1/+1
|
/
/
*
|
Quick fix for #47
Eelco Dolstra
2015-07-10
1
-1/+1
*
|
Merge pull request #35 from darealshinji/patch-2
Eelco Dolstra
2015-06-23
1
-217/+847
|
\
\
|
*
|
comment out Glibc-specific lines
darealshinji
2014-08-29
1
-4/+4
|
*
|
revert changes
darealshinji
2014-08-28
1
-33/+3
|
*
|
Update configure.ac
darealshinji
2014-08-28
1
-3/+33
|
*
|
Update elf.h
darealshinji
2014-08-28
1
-217/+847
|
|
/
*
|
man page: add docs for two options from readme
Vladimír Čunát
2015-06-23
1
-0/+8
*
|
Remove Hydra scheduling priorities
Eelco Dolstra
2014-11-20
1
-66/+66
*
|
Add Fedora 20 and Ubuntu 14.10 builds
Eelco Dolstra
2014-11-20
1
-0/+4
*
|
Shut up some warnings
Eelco Dolstra
2014-11-06
1
-9/+5
*
|
let's print compiler warnings
darealshinji
2014-11-06
1
-0/+2
*
|
Merge pull request #42 from xiaosuo/master
Eelco Dolstra
2014-11-06
2
-0/+54
|
\
\
|
*
|
Add option --no-default-lib
Changli Gao
2014-10-22
2
-0/+54
|
/
/
*
|
Disable OpenSuSE 11.0 builds
Eelco Dolstra
2014-09-25
1
-2/+2
*
|
Disable FreeBSD builds
Eelco Dolstra
2014-09-25
1
-1/+1
|
/
*
Fix build on Linux
Eelco Dolstra
2014-08-18
1
-0/+2
*
Style
Eelco Dolstra
2014-07-29
1
-3/+6
*
Add dependency on acl/attr packages
Eelco Dolstra
2014-07-29
1
-0/+1
*
Use libattr and libacl to copy permissions if available
Jeremy Sanders
2014-07-29
2
-0/+25
[next]