summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* * Simplify the PatchELF release expression: the `build', RPM andEelco Dolstra2010-03-051-17/+7
* * Build PatchELF on Fedora 12.Eelco Dolstra2009-12-091-7/+9
* (no commit message)Eelco Dolstra2009-11-051-0/+2
* * Bump the version number.Eelco Dolstra2009-11-041-1/+1
* * Don't bother doing a "make check" on Darwin or Cygwin since it won'tEelco Dolstra2009-11-041-2/+3
* * 0.5 notes.Eelco Dolstra2009-11-041-0/+6
* * On FreeBSD, running a program by calling the ELF interpreterEelco Dolstra2009-11-041-4/+8
* * Release only one README.Eelco Dolstra2009-10-261-3/+4
* * Typo.Eelco Dolstra2009-10-211-1/+1
* * Updated the license to GPLv3.Eelco Dolstra2009-10-142-291/+640
* * Remove macros defined in elf.h.Eelco Dolstra2009-10-141-27/+0
* * Include a copy of Glibc's elf.h so that we're not dependant on theEelco Dolstra2009-10-143-2/+2676