Jump to letter: [
ABCDEFGHIJKLMNOPRSTVWXYZ
]
elfutils - A collection of utilities and DSOs to handle compiled objects
Elfutils is a collection of utilities, including ld (a linker),
nm (for listing symbols from object files), size (for listing the
section sizes of an object or archive file), strip (for discarding
symbols), readelf (to see the raw ELF file structures), and elflint
(to check for well-formed ELF files).
Packages
Latest: elfutils-0.157-5.rhel6.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
elfutils |
0 |
0.157 |
5.rhel6.fio |
i686 |
244 KiB |
2014-01-09 12:15:49 |
Changelog:
- * 2013-12-19 - Mark Wielaard <mjw[AT]redhat[DOTCOM]> - 0.157-4
- Add elfutils-0.157-aarch64-got-special-symbol.patch.
- Remove -Werror=format-security from RPM_OPT_FLAGS.
- * 2013-12-13 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 0.157-3
- Add upstream support for aarch64
- * 2013-10-09 - Mark Wielaard <mjw[AT]redhat[DOTCOM]> 0.157-2
- Show tests/test-suite.log in build.log when make check fails.
- * 2013-09-30 - Mark Wielaard <mjw[AT]redhat[DOTCOM]> 0.157-1
- Update to 0.157.
- Remove elfutils-0.156-abi_cfi-ppc-s390-arm.patch.
- Remove elfutils-0.156-et_dyn-kernels.patch.
- * 2013-09-06 - Mark Wielaard <mjw[AT]redhat[DOTCOM]> 0.156-5
- Add elfutils-0.156-abi_cfi-ppc-s390-arm.patch.
Sets up initial CFI return register, CFA location expression and
register rules for PPC, S390 and ARM (dwarf_cfi_addrframe support).