Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
prelink: An ELF prelinking utility
Name: | prelink |
Vendor: | |
Version: | 0.3.0 |
License: | GPL |
Release: | 6 |
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 Sep 17 19:00:00 2003 Jakub Jelinek <jakub{%}redhat{*}com> 0.3.0-6
- rebuilt
- * Tue Sep 2 19:00:00 2003 Jakub Jelinek <jakub{%}redhat{*}com> 0.3.0-5
- fix prelink segfault on -z nocombreloc libraries (#103404)
- run one make check round with -Wl,-z,nocombreloc to test handling
of nocombreloc binaries and libraries
- * Fri Aug 15 19:00:00 2003 Jakub Jelinek <jakub{%}redhat{*}com> 0.3.0-4
- redirect prelink's stderr from the cron job to prelink.log (#102456)