Name: | devtoolset-7-elfutils |
---|---|
Version: | 0.170 |
Release: | 5.el7 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 2508736 |
License: | GPLv3+ and (GPLv2+ or LGPLv3+) |
RPM: | devtoolset-7-elfutils-0.170-5.el7.aarch64.rpm |
Source RPM: | devtoolset-7-elfutils-0.170-5.el7.src.rpm |
Build Date: | Thu Jun 28 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://elfutils.org/ |
Summary: | A collection of utilities and DSOs to handle ELF files and DWARF data |
Description: | Elfutils is a collection of utilities, including stack (to show backtraces), 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), elflint (to check for well-formed ELF files) and elfcompress (to compress or decompress ELF sections). |
- rebuilt
- Add elfutils-0.170-dwarf_aggregate_size.patch (#1527966). - Add elfutils-0.170-x86_64-backtrace-test-override.patch.
- New upstream relase.
- Add elfutils-0.169-dup-shstrtab.patch (#1455687) - Add elfutils-0.169-strip-empty.patch (#1455620)
- Add ppc64 fallback unwinder.
- New upstream release. elfutils 0.169.
- Adjust internal library so names (#1412305). - Never use old, deprecated, filter_provides_in, it really is too broken.
- Filter out libraries from provides (#1412305).
- New upstream release from new project home https://sourceware.org/elfutils/ Resolves: Rebase elfutils to 0.168 bugfix release (#1412299)
- Make sure everything is compiled -fPIC.