devtoolset-2-elfutils - A collection of utilities and DSOs to handle compiled objects
Website: | https://fedorahosted.org/elfutils/ |
---|---|
License: | GPLv3+ and (GPLv2+ or LGPLv3+) |
Vendor: | Red Hat, Inc. |
- Description:
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
devtoolset-2-elfutils-0.157-2.el5.src [2.7 MiB] |
Changelog
by Petr Machata (2013-11-06):
- Fix parsing of process maps that contain certain non-file entries. |
devtoolset-2-elfutils-0.155-7.el5.src [2.5 MiB] |
Changelog
by Mark Wielaard (2013-07-12):
- Don't blow up stack in dwarf_getsrclines with lots of lines. (elfutils-0.155-dwarf_getsrclines.patch) |