Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
prelink: An ELF prelinking utility
Name: | prelink |
Vendor: | |
Version: | 0.3.6 |
License: | GPL |
Release: | 3.1 |
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
- * Thu Jun 1 19:00:00 2006 Dennis Gilmore <dennis{%}ausil{*}us> 0.3.6-3.1
- disable prelink on sparc disable tests as they fail on sparc
- * Mon Feb 13 18: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 18: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