index
:
patchelf.git
0.1-release
0.2-release
0.3-release
aarch64
ci-musl
domenkozar-patch-1
github-actions
master
travis-test
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Update URL.
Eelco Dolstra
2008-08-29
2
-2/+2
*
* Bump the version number.
Eelco Dolstra
2008-06-04
1
-2/+2
*
* Bake a stable release.
Eelco Dolstra
2008-06-04
1
-1/+1
*
(no commit message)
Eelco Dolstra
2008-06-04
1
-3/+3
*
* Don't clobber previously written sections.
Eelco Dolstra
2008-06-03
1
-3/+13
*
* Overwriting replaced sections with 'X's revealed a bug: we weren't
Eelco Dolstra
2008-05-29
1
-1/+7
*
* Ancient FreeBSD compat.
Eelco Dolstra
2008-05-29
1
-0/+4
*
(no commit message)
Eelco Dolstra
2008-05-28
1
-0/+5
*
* Fix a broken test.
Eelco Dolstra
2008-05-28
1
-5/+1
*
* Fix make dist.
Eelco Dolstra
2008-05-28
1
-0/+1
*
* Support executables without a .dynamic section (klcc generates
Eelco Dolstra
2008-05-28
1
-33/+36
*
* Update the README.
Eelco Dolstra
2008-05-28
1
-3/+2
*
* More duplicate code removal.
Eelco Dolstra
2008-05-28
1
-143/+120
*
* Removed some duplicate code (and work around an apparent g++ code
Eelco Dolstra
2008-05-28
1
-83/+40
*
* A test for setting the rpath on a library.
Eelco Dolstra
2008-05-28
3
-15/+74
*
* When reordering the section headers, the e_shstrndx field in the ELF
Eelco Dolstra
2008-05-28
1
-1/+7
*
* Add the DT_RUNPATH (or DT_RPATH) entry to the top of the .dynamic
Eelco Dolstra
2008-05-28
1
-11/+8
*
* A first attempt at --set-rpath support for libraries. This is very
Eelco Dolstra
2008-05-28
1
-3/+170
*
* Support DT_RUNPATH (in fact, prefer DT_RUNPATH over DT_RPATH unless
Eelco Dolstra
2008-05-27
4
-14/+73
*
* Sort the program headers. This makes "strip" contain less about
Eelco Dolstra
2008-05-27
1
-1/+27
*
* Typos.
Eelco Dolstra
2008-05-27
1
-2/+2
*
* patchelf: fix compilation on GCC 4.3.0.
Eelco Dolstra
2008-05-21
1
-1/+1
*
* Fix the tests on FreeBSD. On FreeBSD, the RPATH is scoped: adding a
Eelco Dolstra
2008-05-09
3
-1/+10
*
* Compilation fixes for FreeBSD 4.
Eelco Dolstra
2008-05-09
1
-0/+22
*
* Remove debug lines.
Eelco Dolstra
2007-12-07
1
-3/+0
*
* Various 64-bit fixes. Computation of the first page to use was
Eelco Dolstra
2007-12-07
1
-24/+28
*
* Bump the version number to 0.4.
Eelco Dolstra
2007-05-24
1
-1/+1
*
* Updated the release history.
Eelco Dolstra
2007-05-24
1
-6/+8
*
* The Group field is required.
Eelco Dolstra
2007-03-21
1
-0/+2
*
* An RPM spec file for PatchELF.
Eelco Dolstra
2007-03-21
2
-1/+38
*
* Dummy commit.
Eelco Dolstra
2007-03-19
1
-0/+1
*
* When sorting the sections, make sure that we maintain the sh_link
Eelco Dolstra
2007-02-01
1
-10/+49
*
* Keep the section headers sorted by offset. If we don't, we won't
Eelco Dolstra
2007-02-01
1
-6/+50
*
* Support big endian binaries (such as on powerpc-linux).
Eelco Dolstra
2007-01-31
2
-88/+117
*
(no commit message)
Eelco Dolstra
2007-01-31
1
-0/+4
*
* .rel.plt is called .rela.plt on x86_64-linux.
Eelco Dolstra
2007-01-31
3
-4/+16
*
* Instantiate the right template depending on whether the file is 32
Eelco Dolstra
2007-01-31
3
-17/+44
*
* Templatise the ElfFile class to take the Elf32_* types as
Eelco Dolstra
2007-01-31
1
-59/+74
*
* Put the ELF operations in a class.
Eelco Dolstra
2007-01-31
1
-35/+77
*
* Print error messages on stderr.
Eelco Dolstra
2007-01-31
1
-2/+2
*
* --shrink-rpath doesn't take an argument.
Eelco Dolstra
2007-01-18
1
-1/+1
*
* Bump the version number.
Eelco Dolstra
2007-01-15
1
-1/+1
*
* DOH!
Eelco Dolstra
2007-01-15
1
-1/+1
*
* Mark as stable.
Eelco Dolstra
2007-01-15
2
-2/+2
*
* Release notes.
Eelco Dolstra
2007-01-15
1
-0/+12
*
* Hack: if we can't find .rel.dyn, use .rel.got. No idea if this
Eelco Dolstra
2006-03-03
1
-5/+20
*
* Bump the revision number to 0.2.
Eelco Dolstra
2005-10-11
1
-1/+1
*
* `--interpreter' -> `--set-interpreter'.
Eelco Dolstra
2005-10-11
5
-6/+6
*
* Add a README and a license.
Eelco Dolstra
2005-10-11
3
-0/+379
*
* A `--debug' flag.
Eelco Dolstra
2005-10-04
2
-16/+38
[next]