summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | fix reading and writing big files (e.g. > 2Gb)stanislav.markevich2018-05-081-2/+12
|/ / /
* | | Merge pull request #123 from lheckemann/multiple-argsEelco Dolstra2018-01-291-13/+16
|\ \ \
| * | | Allow multiple filenames to patchLinus Heckemann2017-05-281-13/+16
* | | | Fix indentationEelco Dolstra2018-01-081-5/+5
* | | | Merge branch 'strict_ordering' of https://github.com/kmillar/patchelfEelco Dolstra2018-01-081-3/+6
|\ \ \ \
| * | | | Simplify ordering code as suggested in PR comments.Karl Millar2018-01-081-6/+6
| * | | | Modified CompPhdr::operator() so that it provides a strictKarl Millar2017-12-071-1/+4
* | | | | Merge pull request #121 from dezgeg/better-error-messagesEelco Dolstra2018-01-051-4/+11
|\ \ \ \ \
| * | | | | Give a better error message if the file lacks a section header tableTuomas Tynkkynen2017-04-191-2/+5
| * | | | | Improve error message when run on statically linked binariesTuomas Tynkkynen2017-04-191-2/+6
* | | | | | Merge pull request #129 from bjornfor/posixDomen Kožar2018-01-051-1/+1
|\ \ \ \ \ \
| * | | | | | configure.ac: use "command -v" instead of "type -p"Bjørn Forsman2017-08-011-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #141 from adam-trhon/patch-1Domen Kožar2018-01-051-0/+4
|\ \ \ \ \ \
| * | | | | | Mention --set-soname in READMEAdam Trhoň2017-12-121-0/+4
| |/ / / / /
* | | | | | Merge pull request #140 from bhipple/feature/centos-7.4-releaseDomen Kožar2018-01-051-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add CentOS 7.4 to release RPM buildsBenjamin Hipple2017-12-091-0/+3
|/ / / / /
* | | | | Merge pull request #125 from kroggen/patch-1Domen Kožar2017-06-151-0/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | added compillation steps on READMEBernardo Ramos2017-06-131-0/+10
|/ / / /
* | | | Fix multiple --add-neededEelco Dolstra2017-05-031-0/+1
* | | | Merge branch 'master' of https://github.com/rpurdie/patchelfEelco Dolstra2017-04-211-32/+40
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Avoid inflating file sizes needlessly and allow binaries to be strippedRichard Purdie2017-03-071-32/+40
* | | Fix Debian 7 buildEelco Dolstra2017-04-141-0/+1
* | | Merge pull request #119 from jwilk/spellingDomen Kožar2017-04-043-3/+3
|\ \ \
| * | | Fix typosJakub Wilk2017-04-043-3/+3
|/ / /
* | | ARM hackEelco Dolstra2017-03-081-1/+1
* | | Use newer Fedora/Ubuntu releasesEelco Dolstra2017-03-081-16/+12
* | | Test on aarch64-linuxEelco Dolstra2017-03-081-1/+1
|/ /
* | Don't check whether DT_STRTAB matches .dynstrEelco Dolstra2017-02-171-23/+2
* | Mark the build job as reproducibleEelco Dolstra2016-12-081-0/+1
* | Bump versionEelco Dolstra2016-09-201-1/+1
* | Use exceptionsEelco Dolstra2016-09-191-16/+64
* | --shrink-rpath: Ignore libraries for different architecturesEelco Dolstra2016-09-192-7/+17
* | Factor out fetching ELF typeEelco Dolstra2016-09-191-24/+34
* | Remove apparently incorrect usage of "static"Eelco Dolstra2016-09-191-5/+3
* | Some C++11 cleanupEelco Dolstra2016-09-191-22/+15
* | Cleanup: Remove "using namespace std"Eelco Dolstra2016-09-191-108/+104
* | Use a std::vector for holding the file contentsEelco Dolstra2016-09-192-59/+60
* | Remove tabEelco Dolstra2016-09-191-1/+1
* | Merge pull request #98 from dezgeg/shrink-prefixEelco Dolstra2016-09-015-16/+107
|\ \ | |/ |/|
| * Add '--allowed-rpath-prefixes' option to '--shrink-rpath'Tuomas Tynkkynen2016-06-035-7/+88
| * Extract a function for splitting a colon-separated stringTuomas Tynkkynen2016-06-031-9/+19
|/
* ` -> 'Eelco Dolstra2016-05-031-32/+32
* Improve "cannot find section" error messageEelco Dolstra2016-05-031-1/+1
* Merge pull request #83 from chewi/patch-1Eelco Dolstra2016-04-281-1/+1
|\
| * Make tests run in serial as they break in parallelJames Le Cuirot2016-03-171-1/+1
* | Merge pull request #81 from fsateler/force-pagesizeEelco Dolstra2016-04-281-4/+5
|\ \
| * | no-rpath-prebuild: force pagesize to 4096 on prebuilt binariesFelipe Sateler2016-02-291-4/+5
| |/
* | Merge pull request #86 from njsmith/masterEelco Dolstra2016-04-281-1/+1
|\ \
| * | Fix bug in walking .gnu.version_r linked listNathaniel J. Smith2016-04-021-1/+1
|/ /
* | Merge pull request #85 from njsmith/masterEelco Dolstra2016-04-011-6/+59
|\ \ | |/ |/|