summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * `--interpreter' -> `--set-interpreter'.Eelco Dolstra2005-10-111-2/+2
* * A `--debug' flag.Eelco Dolstra2005-10-041-16/+36
* * Fix computation of the new start page.Eelco Dolstra2005-10-031-15/+22
* * Use a bigger maximum size.Eelco Dolstra2005-10-021-1/+2
* * Handle the case where no RPATH is present, so the .dynamic table hasEelco Dolstra2005-10-011-75/+129
* * Handle `--set-rpath' for the growing case.Eelco Dolstra2005-09-301-12/+39
* * `patchelf --set-rpath': short case.Eelco Dolstra2005-09-301-11/+28
* * Refactoring continued: `--shrink-rpath' works again.Eelco Dolstra2005-09-301-134/+61
* * Clear out trailing and padding space.Eelco Dolstra2005-09-301-1/+6
* * Refactoring continued: `--set-interpreter' works again.Eelco Dolstra2005-09-301-49/+91
* * Start of refactoring to support growing the RPATH.Eelco Dolstra2005-09-301-28/+207
* * C++-ify.Eelco Dolstra2005-09-301-96/+92
* * Use a real programming language.Eelco Dolstra2005-09-302-5/+5
* * Add an operation `--print-rpath' to print the RPATH of the libraryEelco Dolstra2005-09-291-2/+12
* * Added a flag `--print-interpreter' that prints the path of theEelco Dolstra2005-09-291-3/+16
* * Add tests.Eelco Dolstra2005-09-292-0/+413