Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        abicheck - ABI checking tool
        
        abicheck is a tool that checks application binary executables and
shared libraries for conformance to the (or an) ABI (Application
Binary Interface).
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | abicheck | 
                1.2 | 
                6.2.fc4 | 
                ppc | 
                154 KiB | 
                Tue Aug 16 20:40:35 2005 | 
            
        
        Changelog
        
            - * Tue Aug 16 18:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2-6.2.fc4
 
            - Patch abicheck to run dynamic linker directly instead of
  using ldd and receiving its intermixed lines.
- Add libgcc symbols.
- Add more _FORTIFY_SOURCE symbols.
- Override symbol classification by default.
 
        
            - * Thu Aug 11 18:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2-6.1
 
            - Add an override file in %doc which can be specified with
  option -O to modify the symbol classification for binaries
  built with _FORTIFY_SOURCE.
 
        
            - * Mon May  9 18:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2-6
 
            - Disable debuginfo package.