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.
Arch: src
Download: | prelink-0.3.6-3.src.rpm |
Build Date: | Sun Apr 9 10:58:35 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 912 KiB |
Changelog
- * Thu Apr 6 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Tue Feb 14 00: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)
- * Tue Dec 13 00: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