Name: | devtoolset-6-elfutils |
---|---|
Version: | 0.168 |
Release: | 3.el7 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 2508320 |
License: | GPLv3+ and (GPLv2+ or LGPLv3+) |
RPM: | devtoolset-6-elfutils-0.168-3.el7.aarch64.rpm |
Source RPM: | devtoolset-6-elfutils-0.168-3.el7.src.rpm |
Build Date: | Mon Oct 22 2018 |
Build Host: | ca-buildarm03.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). |
- 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.
- Update to elfutils 0.167 (#1366182,#1356263) Drop upstreamed patch: elfutils-0.166-elfcmp-comp-gcc6.patch
- Add elfutils-0.166-elfcmp-comp-gcc6.patch
- Update to elfutils 0.166 (#1322412) Drop upstreamed patches: - elfutils-0.165-elf-libelf.patch - elfutils-0.165-nobitsalign-strip.patch
- Rebuilt against new buildroot.
- Add elfutils-0.165-nobitsalign-strip.patch (#1304870)
- Add INPUT(-lz) to libelf.so linker script.