Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        prelink: An ELF prelinking utility
        
        
            | Name: | prelink | Vendor: | Fermi | 
        
            | Version: | 0.3.2 | License: | GPL | 
        
            | Release: | 2.EL | 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
        
            - * Fri Jul  2 19:00:00 2004 Jakub Jelinek <jakub{%}redhat{*}com> 0.3.2-2.EL
- - rebuilt for RHEL3 errata
- 4 SPARC 64-bit fixes
- use $CC instead of gcc when checking for TLS support in tls*.sh 
            - * Thu May 20 19:00:00 2004 Jakub Jelinek <jakub{%}redhat{*}com> 0.3.2-2
- - add 2 new TLS testcases (one that fails e.g. with glibc < 2.3.3-28
  on IA-32)
- SPARC TLS support 
            - * Wed May  5 19:00:00 2004 Jakub Jelinek <jakub{%}redhat{*}com> 0.3.2-1
- - fix cxx.c:68: find_cxx_sym: Assertive `n < ndeps' failed problem
  on 32-bit architectures (#118522)
- build prelink.cache into temporary file and atomically rename over
  (#121109)