Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
prelink - An ELF prelinking utility
License: |
GPLv2+ |
Vendor: |
Scientific Linux CERN, http://cern.ch/linux |
- Description:
The prelink package contains a utility which modifies ELF shared libraries
and executables, so that far fewer relocations need to be resolved at runtime
and thus programs come up faster.
Packages
prelink-0.4.6-3.1.el6_4.i686
[1011 KiB] |
Changelog
by Jakub Jelinek (2013-07-19):
- fix saving of cache if some dependencies are unprelinkable and their
dependencies bad (#788238)
- fix up DWARF4 DW_AT_data_member_location handling
- add .debug_macro support
- add DWZ multifile support
|
prelink-0.4.6-3.el6.i686
[1004 KiB] |
Changelog
by Jakub Jelinek (2011-10-12):
- add --layout-page-size=N option, default to --layout-page-size=32768
on AMD Bulldozer (#739460)
- handle 0%{?rhel} >= 7 like 0%{?fedora} >= 13
|
prelink-0.4.4-1.el6.i686
[1003 KiB] |
Changelog
by Jakub Jelinek (2010-11-23):
- support copying over extended attributes (#456105)
- handle DW_OP_GNU_implicit_pointer, fix handling of DW_OP_call_ref
|