Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        elfutils-devel: Development libraries to handle compiled objects.
        
        
            | Name: | elfutils-devel | Vendor: | Scientific Linux | 
        
            | Version: | 0.125 | License: | GPL | 
        
            | Release: | 3.el5 | URL: |  | 
        
        
        - Summary
- 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.
Changelog
        
            - * Wed Jan 10 16:00:00 2007 Roland McGrath <roland{%}redhat{*}com> - 0.125-3
- - Fix overeager warn_unused_result build failures. 
            - * Wed Jan 10 16:00:00 2007 Roland McGrath <roland{%}redhat{*}com> - 0.125-1
- - Update to 0.125
  - elflint: Compare DT_GNU_HASH tests.
  - move archives into -static RPMs
  - libelf, elflint: better support for core file handling
  - Really fix libdwfl sorting of modules with 64-bit addresses (#220817).
- Resolves: RHBZ #220817, RHBZ #213792 
            - * Tue Oct 10 17:00:00 2006 Roland McGrath <roland{%}redhat{*}com> - 0.124-1
- - eu-strip -f: copy symtab into debuginfo file when relocs use it (#203000)
- Update to 0.124
  - libebl: fix ia64 reloc support (#206981)
  - libebl: sparc backend support for return value location
  - libebl, libdwfl: backend register name support extended with more info
  - libelf, libdw: bug fixes for unaligned accesses on machines that care
  - readelf, elflint: trivial bugs fixed