summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | --set-soname, first working prototypeChingis Dugarzhapov2014-04-091-5/+40
| * | | | | Added --print-soname option, to print DT_SONAME entry of .dynamic sectionChingis Dugarzhapov2014-04-081-1/+33
|/ / / / /
* | | | | Update version0.8Eelco Dolstra2014-01-142-1/+5
* | | | | In symbol tables, rewrite st_value for STT_SECTION entriesEelco Dolstra2014-01-141-0/+4
* | | | | Handle invalid symbol table entries that refer to non-existent sectionsEelco Dolstra2014-01-141-3/+8
* | | | | Prepare 0.7 release0.7Eelco Dolstra2014-01-072-3/+3
| |/ / / |/| | |
* | | | Add an aggregate jobEelco Dolstra2013-10-241-1/+20
* | | | Add Fedora 19 and Ubuntu 13.10 buildsEelco Dolstra2013-10-231-2/+6
* | | | Build Fedora 18 RPMsEelco Dolstra2013-05-082-1/+5
* | | | Build Debian 7.0 debsEelco Dolstra2013-05-071-0/+2
* | | | Build Ubuntu 13.04 debsEelco Dolstra2013-05-031-0/+2
|/ / /
* | | Don't run the tests on DarwinEelco Dolstra2013-03-061-1/+1
* | | Don't use the "version suffix" stuff in releaseTools.sourceTarballEelco Dolstra2013-03-062-5/+5
* | | release.nix: Use separate jobs for each platformEelco Dolstra2013-03-061-11/+10
* | | Remove debug statementEelco Dolstra2013-01-161-2/+0
* | | Add ‘--remove-needed’ optionEelco Dolstra2013-01-162-3/+52
* | | Build on Ubuntu 12.10Eelco Dolstra2012-12-041-5/+7
* | | Update READMEEelco Dolstra2012-08-211-0/+5
* | | Comment out overly verbose debug lineEelco Dolstra2012-08-211-1/+1
* | | Rewrite the st_shndx field in symbol tablesEelco Dolstra2012-08-211-4/+29
* | | Remove trailing whitespaceEelco Dolstra2012-08-211-52/+52
* | | Fix configure.acEelco Dolstra2012-07-171-1/+1
| |/ |/|
* | Rewrite tests in automakeVincent Danjean2012-07-102-38/+46
* | Add a .gitignore for all file generated by ./bootstrap.shVincent Danjean2012-07-101-0/+7
* | Cleanup configure.acVincent Danjean2012-07-101-2/+3
* | Allow parallel execution of testsVincent Danjean2012-07-107-65/+72
* | Use autoreconf to bootstrap the projectVincent Danjean2012-07-101-4/+1
* | fix build *and check* out of treeVincent Danjean2012-07-102-5/+5
* | Use automake support to install docsVincent Danjean2012-07-101-3/+1
|/
* Build Ubuntu 12.04 packagesEelco Dolstra2012-05-111-0/+2
* Disable tests on SolarisEelco Dolstra2012-03-121-1/+1
* Support building out of treeEelco Dolstra2012-02-201-1/+1
* Build PatchELF for Ubuntu 11.10 and Fedora 16Eelco Dolstra2012-02-071-0/+6
* Use underscores in versions to keep RPM happyEelco Dolstra2011-12-144-9/+6
* Use Hydra's shortRev attributeEelco Dolstra2011-12-061-2/+2
* Gitify the pre-release version numberEelco Dolstra2011-12-061-1/+2
* Bump the version numberEelco Dolstra2011-12-061-1/+1
* * Use <...> syntax.Eelco Dolstra2011-12-051-6/+5
* * Update the README for PatchELF 0.6.0.6Eelco Dolstra2011-11-071-1/+3
* * Support executables created by the Gold linker (NixOS/140). TheseEelco Dolstra2011-09-111-5/+40
* * Build on Debian 6.0 and Ubuntu 10.10.Eelco Dolstra2011-02-141-0/+4
* * Fix patching a little-endian binary on a big-endian machine. ThisEelco Dolstra2010-08-261-5/+5
* * Test whether the patched no-rpath executable works on i686-linux.Eelco Dolstra2010-08-261-5/+3
* * Update DT_RELA. Eelco Dolstra2010-08-261-1/+2
* I forgot in the last commit (enabling patchelf on the fuloong2f) to change someLluís Batlle i Rossell2010-07-291-2/+2
* Making patchelf work on a MIPS machine with 16KB page size (it's set in its k...Lluís Batlle i Rossell2010-07-291-0/+5
* * Build PatchELF on Fedora 13 and Ubuntu 10.04.Eelco Dolstra2010-06-151-18/+22
* * Added a manual page contributed by Jeremy SandersEelco Dolstra2010-06-103-1/+74
* * Segments can have a zero alignment, causing a divide-by-zero error.Eelco Dolstra2010-04-061-1/+2
* * Doh.Eelco Dolstra2010-03-051-2/+2