Jump to letter: [
      
        ABCDEFGHIJKLMNOPRSTUVWXYZ
      ]
    
    elfutils-devel - Development libraries to handle compiled objects
    The elfutils-devel package contains the libraries to create
applications for handling compiled objects.  libebl provides some
higher-level ELF access functionality.  libdw provides access to
the DWARF debugging information.  libasm provides a programmable
assembler interface.
    
    Packages
    Latest: elfutils-devel-0.152-1.pre6.el5.fio.i686.rpm
    
      
        | Name | 
        Epoch | 
        Version | 
        Release | 
        Arch | 
        Size | 
        Built | 
      
      
        | elfutils-devel | 
        0 | 
        0.152 | 
        1.pre6.el5.fio | 
        i686 | 
        73 KiB | 
        2011-06-22 08:58:15 | 
      
        | elfutils-devel | 
        0 | 
        0.148 | 
        1.el5.fio | 
        i686 | 
        70 KiB | 
        2011-05-09 16:38:22 | 
      
    
    Changelog:
    
      
        - * 2011-02-15 - Roland McGrath <roland[AT]redhat[DOTCOM]> - 0.152-1
 
        - Update to 0.152
  - Various build and warning nits fixed for newest GCC and Autoconf.
  - libdwfl: Yet another prelink-related fix for another regression. (#674465)
  - eu-elfcmp: New flag --ignore-build-id to ignore differing build ID bits.
  - eu-elfcmp: New flag -l/--verbose to print all differences.
 
      
    
      
        - * 2011-02-08 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 0.151-2
 
        - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
      
    
      
        - * 2011-01-12 - Roland McGrath <roland[AT]redhat[DOTCOM]> - 0.151-1
 
        - Update to 0.151
  - libdwfl: Fix for more prelink cases with separate debug file.
  - eu-strip: New flag --strip-sections to remove section headers entirely.
 
      
    
      
        - * 2010-12-02 - Roland McGrath <roland[AT]redhat[DOTCOM]> - 0.150-2
 
        - libdwfl: Remove bogus assert. (#658268)
 
      
    
      
        - * 2010-11-23 - Roland McGrath <roland[AT]redhat[DOTCOM]> - 0.150-1
 
        - Update to 0.150
  - libdw: Fix for handling huge .debug_aranges section. (#638432)
  - libdwfl: Fix for handling prelinked DSO with separate debug file. (#652857)
  - findtextrel: Fix diagnostics to work with usual section ordering.