Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
prelink: An ELF prelinking utility
Name: | prelink |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 0.3.6 |
License: | GPL |
Release: | 3 |
URL: | |
- Summary
- The prelink package contains a utility which modifies ELF shared libraries
and executables, so that far less relocations need to be resolved at runtime
and thus programs come up faster.
Changelog
- * Wed Apr 5 11:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Mon Feb 13 10:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 0.3.6-3
-
- rebuilt again, disable -Wl,-z,nocopyreloc tests on x86_64,
nocopyreloc really doesn't work on this platform (#180552)
- * Mon Dec 12 10:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 0.3.6-2
-
- rebuilt with GCC 4.1
- link against newer glibc to fix MALLOC_PERTURB_ bug on 64-bit
arches