Eelco Dolstra
|
94f38d26bc
|
* .rel.plt is called .rela.plt on x86_64-linux.
|
2007-01-31 15:08:42 +00:00 |
|
Eelco Dolstra
|
56cae84500
|
* Instantiate the right template depending on whether the file is 32
or 64 bits. (This is done at runtime, so patchelf can patch 32
*and* 64-bit executables on both 32 and 64-bit platforms).
|
2007-01-31 14:48:19 +00:00 |
|
Eelco Dolstra
|
c246daeeea
|
* --interpreter' -> --set-interpreter'.
|
2005-10-11 13:05:08 +00:00 |
|
Eelco Dolstra
|
37cd5c8d04
|
* A `--debug' flag.
|
2005-10-04 13:11:16 +00:00 |
|
Eelco Dolstra
|
b60d8d3ef2
|
* Add a test for programs that crash when .dynstr etc. are moved.
|
2005-10-03 18:22:32 +00:00 |
|
Eelco Dolstra
|
dd77b20708
|
* Handle the case where no RPATH is present, so the .dynamic table has
to be increased.
|
2005-10-01 01:05:50 +00:00 |
|
Eelco Dolstra
|
2369d8b2de
|
* Handle `--set-rpath' for the growing case.
|
2005-09-30 23:59:40 +00:00 |
|
Eelco Dolstra
|
58ec67927f
|
* `patchelf --set-rpath': short case.
|
2005-09-30 23:04:25 +00:00 |
|
Eelco Dolstra
|
d5afac8e03
|
* Revert.
|
2005-09-30 21:28:34 +00:00 |
|
Eelco Dolstra
|
460e117720
|
* Refactoring continued: `--set-interpreter' works again.
|
2005-09-30 21:22:27 +00:00 |
|
Eelco Dolstra
|
1587dc98e2
|
* Doh!
|
2005-09-30 15:44:47 +00:00 |
|
Eelco Dolstra
|
774bdc0d5e
|
* Also try a interpreter with a long name.
|
2005-09-30 15:43:10 +00:00 |
|
Eelco Dolstra
|
8d7076e8cf
|
* Set a interpreter with a short name.
|
2005-09-30 15:38:42 +00:00 |
|
Eelco Dolstra
|
5349440827
|
* C++-ify.
|
2005-09-30 11:40:20 +00:00 |
|
Eelco Dolstra
|
3dd9c1ffca
|
* Don't use an impure test path.
|
2005-09-29 16:16:20 +00:00 |
|
Eelco Dolstra
|
3b4fd53eec
|
* Debug.
|
2005-09-29 16:01:32 +00:00 |
|
Eelco Dolstra
|
64e3c5d087
|
* Add an operation `--print-rpath' to print the RPATH of the library
or executable and exit.
|
2005-09-29 15:58:41 +00:00 |
|
Eelco Dolstra
|
a49db8e569
|
* Put in a highly Nix-specific hack to make the tests work.
|
2005-09-29 15:46:07 +00:00 |
|
Eelco Dolstra
|
190a60c025
|
* Add a failing test for `--set-rpath'. Test-driven development!
|
2005-09-29 15:41:04 +00:00 |
|
Eelco Dolstra
|
4f3658be12
|
* Added some real tests.
|
2005-09-29 14:21:40 +00:00 |
|
Eelco Dolstra
|
8685534261
|
* Add dist files.
|
2005-09-29 12:17:56 +00:00 |
|
Eelco Dolstra
|
0da4ea8b65
|
* Add tests.
|
2005-09-29 12:03:56 +00:00 |
|