Fri, 29 Mar 2024 11:24:31 UTC | login

Information for build binutils-2.31.1-13.fc29

ID73163
Package Namebinutils
Version2.31.1
Release13.fc29
Epoch
SummaryA GNU collection of binary utilities
DescriptionBinutils is a collection of binary utilities, including ar (for creating, modifying and extracting from archives), as (a family of GNU assemblers), gprof (for displaying call graph profile data), ld (the GNU linker), nm (for listing symbols from object files), objcopy (for copying and translating object files), objdump (for displaying information from object files), ranlib (for generating an index for the contents of an archive), readelf (for displaying detailed information about binary files), size (for listing the section sizes of an object or archive file), strings (for listing printable strings from files), strip (for discarding symbols), and addr2line (for converting addresses to file and line).
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 22 Sep 2018 15:06:29 UTC
CompletedSat, 22 Sep 2018 15:58:29 UTC
Taskbuild (f29-candidate, binutils-2.31.1-13.fc29.src.rpm)
Tags
f29
f30
RPMs
src
binutils-2.31.1-13.fc29.src.rpm (info) (download)
riscv64
binutils-2.31.1-13.fc29.riscv64.rpm (info) (download)
binutils-devel-2.31.1-13.fc29.riscv64.rpm (info) (download)
binutils-debuginfo-2.31.1-13.fc29.riscv64.rpm (info) (download)
binutils-debugsource-2.31.1-13.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Sep 04 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-13 - Delay the evaluation of linker script constants until after the configuration options have been set. (#1624751) * Tue Aug 28 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-12 - Detect and report corrupt symbol version information. (#1599521) * Tue Aug 14 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-11 - Remove the version information from a dynamic symbol that is being overridden. (#1614920) * Mon Aug 06 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-10 - Improve objcopy's --merge-notes option. (#1608390) * Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 2.31.1-9 - Rebuild with fixed binutils * Mon Jul 30 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-8 - Move the .gnu.build.attributes section to after the .comment section. * Fri Jul 27 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-7 - Fix a thinko in the merge patch. * Fri Jul 27 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-6 - Fix a typo in the merge patch. * Thu Jul 26 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-5 - Merge .gnu.build.attribute sections together. (#1608390) * Tue Jul 24 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-3 - Extend gold linker patch to cover subsections of .gnu.build.attributes. (#1607054) * Thu Jul 19 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-2 - Improve partial relro support for the s/390. * Thu Jul 19 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-1 - Rebase to official 2.31.1 GNU Binutils release. - Retire: binutils-2.22.52.0.1-export-demangle.h.patch - Retire: binutils-2.30-allow_R_AARCH64-symbols.patch - Retire: binutils-CVE-2018-10372.patch - Retire: binutils-CVE-2018-10373.patch - Retire: binutils-CVE-2018-10534.patch - Retire: binutils-CVE-2018-10535.patch - Retire: binutils-CVE-2018-6323.patch - Retire: binutils-CVE-2018-6759.patch - Retire: binutils-CVE-2018-7208.patch - Retire: binutils-CVE-2018-7568.patch - Retire: binutils-CVE-2018-7569.patch - Retire: binutils-CVE-2018-7570.patch - Retire: binutils-CVE-2018-7642.patch - Retire: binutils-CVE-2018-7643.patch - Retire: binutils-CVE-2018-8945.patch - Retire: binutils-PowerPC-IEEE-long-double-warnings.patch - Retire: binutils-debug-section-marking.patch - Retire: binutils-gas-build-notes.patch - Retire: binutils-gold-llvm-plugin.patch - Retire: binutils-ifunc-relocs-in-notes.patch - Retire: binutils-linkonce-notes.patch - Retire: binutils-missing-notes.patch - Retire: binutils-page-to-segment-assignment.patch - Retire: binutils-revert-PowerPC-speculation-barriers.patch - Retire: binutils-skip-dwo-search-if-not-needed.patch - Retire: binutils-speed-up-objdump.patch - Retire: binutils-strip-unknown-relocs.patch - Retire: binutils-x86-local-relocs.patch - Retire: binutils-x86-local-version.patch * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.30.90-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jul 12 2018 Nick Clifton <nickc@redhat.com> 2.30.90-3 - Stop gold from complaining about annobin note relocs against symbols in sections which have been discarded. (#1600431) * Tue Jul 10 2018 Nick Clifton <nickc@redhat.com> 2.30.90-2 - Revert fix for PR 23161 which was placing unversioned section symbols (_edata, _end, __bss_start) into shared libraries. (#1599521) * Mon Jul 09 2018 Nick Clifton <nickc@redhat.com> 2.30.90-1 - Rebase to a snapshot of the soon-to-be-created 2.31 FSF release. * Fri Jul 06 2018 Peter Robinson <pbrobinson@fedoraproject.org> 2.30-26 - Fix the generation of relocations for assembler created notes. (#1598551) * Wed Jul 04 2018 Peter Robinson <pbrobinson@fedoraproject.org> 2.30-25 - Minor spec cleanups and fixes. * Mon Jun 18 2018 Nick Clifton <nickc@redhat.com> 2.30-24 - When installing both ld.bfd and ld.gold, do not reset the current alternative if upgrading. (#1592069) * Tue Jun 12 2018 Nick Clifton <nickc@redhat.com> 2.30-23 - Correct warning messages about incompatible PowerPC IEEE long double settings. * Fri Jun 01 2018 Nick Clifton <nickc@redhat.com> 2.30-22 - Fix handling of local versioned symbols by the x86 linker. (PR 23194) - Fix linker testsuite failures. * Thu May 17 2018 Nick Clifton <nickc@redhat.com> 2.30-21 - Fix a seg-fault parsing PE format binaries. (#1560829) * Mon May 14 2018 Nick Clifton <nickc@redhat.com> 2.30-20 - Have the x86 linker resolve relocations against the _end, _edata and __bss_start symbols locally. (#1576735) - Do not generate GNU build notes for linkonce sections. (#1576362) * Thu May 10 2018 Nick Clifton <nickc@redhat.com> 2.30-19 - Fix a seg-fault running objcopy on a corrupt PE format file. (#1574702) - Fix a seg-fault running objcopy on a corrupt ELF format file. (#1574705) * Tue May 01 2018 Nick Clifton <nickc@redhat.com> 2.30-18 - Fix a seg-fault parsing corrupt DWARF information. (#1573360) - Fix another seg-fault parsing corrupt DWARF information. (#1573367) - Fix a seg-fault copying a corrupt ELF file. (#1551788) - Fix a seg-fault parsing a large ELF files on a 32-bit host. (#1539891) - Fix a seg-fault running nm on a corrupt ELF file. (#15343247) - Fix a seg-fault running nm on a file containing corrupt DWARF information. (#1551781) - Fix another seg-fault running nm on a file containing corrupt DWARF information. (#1551763) * Fri Apr 27 2018 Nick Clifton <nickc@redhat.com> 2.30-17 - Disable the automatic generation of annobin notes. (#1572485) * Fri Apr 27 2018 Nick Clifton <nickc@redhat.com> 2.30-16 - Fix for PR 22887 - crashing objdump by passing it a corrupt AOUT binary. (#1553115) - Fix for PR 22905 - crashing objdump by passing it a corrupt DWARF file. (#1553122) - Fix for PR 22741 - crashing objdump by passing it a corrupt COFF file. (#1571918) * Thu Apr 26 2018 Nick Clifton <nickc@redhat.com> 2.30-15 - Enhance the assembler to automatically generate annobin notes if none are present in the input. * Thu Mar 22 2018 Nick Clifton <nickc@redhat.com> 2.30-14 - Fix the GOLD linker's processing of protected symbols created by the LLVM plugin. (#1559234 and PR 22868) * Wed Mar 14 2018 Nick Clifton <nickc@redhat.com> 2.30-13 - Do not discard debugobj files created by GCC v8 LTO wrapper. (#1543912 and RHBZ 84847 and PR 20882) * Fri Mar 09 2018 Nick Clifton <nickc@redhat.com> 2.30-12 - Treat relocs against s390x IFUNC symbols in note sections as relocs against the FUNC symbol instead. - Combined previous patches into one which covers all ifunc supporting architectures. (#1553705) - Retire binutils-s390-ifunc-relocs-in-notes.patch - Retire binutils-x86_64-ifunc-relocs-in-notes.patch * Fri Mar 09 2018 Nick Clifton <nickc@redhat.com> 2.30-11 - Treat relocs against s390x IFUNC symbols in note sections as relocs against the FUNC symbol instead. (#1553705) * Wed Mar 07 2018 Nick Clifton <nickc@redhat.com> 2.30-10 - Ignore duplicate symbols generated by GOLD. (#1458003) * Wed Mar 07 2018 Nick Clifton <nickc@redhat.com> 2.30-9 - Stop strip from replacing unknown relocs with null relocs. (#1545386) * Wed Mar 07 2018 Nick Clifton <nickc@redhat.com> 2.30-8 - Ignore duplicate symbols generated by GOLD. (#1458003) * Mon Mar 05 2018 Nick Clifton <nickc@redhat.com> 2.30-7 - Speed up objdump. (#1551540) * Thu Feb 22 2018 Patrick Uiterwijk <patrick@puiterwijk.org> - 2.30-6 - Fix R_AARCH64 symbols (PR 22764) (#1547781) * Wed Feb 21 2018 Nick Clifton <nickc@redhat.com> 2.30-5 - Fix assignment of pages to segments. (PR 22758) - Inject RPM_LD_FLAGS into the build. (#1541027) - Fix slowdown in readelf when examining files with lots of debug information. (PR 22802) - Remove support for PowerPC speculation barrier insertion. - Rebase on 2.30 - Retire binutils-2.22.52.0.1-relro-on-by-default.patch - Retire binutils-2.28-dynamic-section-warning.patch - Retire binutils-2.29-skip-rp14918-test-for-arm.patch - Retire binutils-2.29.1-gold-start-stop.patch - Retire binutils-2.29.1-readelf-use-dynamic.patch - Retire binutils-aarch64-pie.patch - Retire binutils-coverity.patch - Retire binutils-ppc64-stub-creation.patch - Retire binutils-strip-delete-relocs.patch - Retire binutils-support-v3-build-notes.patch - Retire binutils-z-undefs.patch * Mon Feb 12 2018 Nick Clifton <nickc@redhat.com> 2.29.1-19 - Remove comment that explained how to disable annobin. (#1541027) * Thu Feb 08 2018 Nick Clifton <nickc@redhat.com> 2.29.1-18 - Inject RPM_LD_FLAGS into the build. (#1541027) * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.29.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Feb 01 2018 Nick Clifton <nickc@redhat.com> 2.29.1-16 - Use make_build and make_install macros. (#1541027) * Thu Jan 25 2018 Nick Clifton <nickc@redhat.com> 2.29.1-15 - Reenable binary annotations. * Thu Jan 25 2018 Nick Clifton <nickc@redhat.com> 2.29.1-14 - Fix creation of PowerPC64 function call stubs. (#1523457) - Disable -z defs during build. - Disable binary annotations. (temporary ?) * Mon Jan 22 2018 Nick Clifton <nickc@redhat.com> 2.29.1-13 - Fix bugs in AArch64 static PIE support. (#1536645) * Tue Jan 16 2018 Nick Clifton <nickc@redhat.com> 2.29.1-12 - Add "-z undefs" option to the linker. * Thu Jan 11 2018 Nick Clifton <nickc@redhat.com> 2.29.1-11 - *Do* enable relro by default for the PowerPC64 architecture. (#1523946) * Wed Jan 03 2018 Nick Clifton <nickc@redhat.com> 2.29.1-10 - Update readelf and objcopy to support v3 build notes. * Tue Dec 12 2017 Nick Clifton <nickc@redhat.com> 2.29.1-9 - Have readelf display extra symbol information at the end of the line. (#1479302) * Mon Dec 11 2017 Nick Clifton <nickc@redhat.com> 2.29.1-8 - Do not enable relro by default for the PowerPC64 architecture. (#1523946) * Thu Dec 07 2017 Nick Clifton <nickc@redhat.com> 2.29.1-7 - Stop strip from crashing when deleteing relocs in a file with annobin notes. (#1520805) * Wed Dec 06 2017 Nick Clifton <nickc@redhat.com> 2.29.1-6 - Have readelf return an exit failure status when attempting to process an empty file. (#1522732) * Tue Nov 28 2017 Nick Clifton <nickc@redhat.com> 2.29.1-5 - Disable PLT elision for x86/x86_64. (#1452111 and #1333481) * Wed Nov 01 2017 Nick Clifton <nickc@redhat.com> 2.29.1-4 - Have readelf suggest the use of --use-dynamic when there are dynamic relocs that could have been displayed. (#1507694) * Wed Oct 18 2017 Nick Clifton <nickc@redhat.com> 2.29.1-3 - Fix the GOLD linker's generation of relocations for start and stop symbols. (#1500898) * Thu Sep 28 2017 Nick Clifton <nickc@redhat.com> 2.29.1-2 - Enable GOLD for PPC64 and s390x. (#1173780) - Retire: binutils-2.20.51.0.10-sec-merge-emit.patch. (It has been redundant for a long time now...) * Tue Sep 26 2017 Nick Clifton <nickc@redhat.com> 2.29.1-1 - Rebase on FSF binutils 2.29.1 release. - Retire: binutils-2.29-ppc64-plt-localentry0-disable.patch - Retire: binutils-2.29-non-elf-orphan-skip.patch * Thu Sep 14 2017 Nick Clifton <nickc@redhat.com> 2.29-10 - Extend fix for PR 21884. (#1491023) * Thu Sep 14 2017 Nick Clifton <nickc@redhat.com> 2.29-8 - Import fix for PR 21884 which stops a seg-fault in the linker when changing output format to binary during a final link. (#1491023) * Sun Sep 10 2017 Nick Clifton <nickc@redhat.com> - 2.29-7 - Annotate patches with reason and lifetime expectances. - Retire: binutils-2.24-ldforcele.patch - Retire: binutils-2.25-set-long-long.patch - Retire: binutils-2.25.1-cleansweep.patch - Retire: binutils-2.26-fix-compile-warnings.patch - Retire: binutils-2.28-ignore-gold-duplicates.patch * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.29-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Mon Jul 31 2017 Nick Clifton <nickc@redhat.com> 2.29-5 - Update ppc64 localentry0 patch with changes made by Alan Modra to the FSF binutils sources. (#1475636) * Sun Jul 30 2017 Florian Weimer <fweimer@redhat.com> - 2.29-4 - Rebuild with binutils fix for ppc64le, bootstrapping (#1475636) * Fri Jul 28 2017 Nick Clifton <nickc@redhat.com> 2.29-3 - Do not enable the PPC64 plt-localentry0 linker optimization by default. (#1475636) * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.29-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jul 24 2017 Nick Clifton <nickc@redhat.com> 2.29-1 - Rebase on FSF binutils 2.29. - Retire: binutils-2.20.51.0.10-ppc64-pie.patch - Retire: binutils-2.27-ld-buffer-overflow.patch - Retire: binutils-2.28-libiberty-bugfixes.patch - Retire: binutils-gnu-build-notes.patch - Retire: binutils-2.28-gas-comp_dir.patch - Retire: binutils-2.28-ppc-dynamic-relocs.patch - Retire: binutils-2.28-dynamic-section-warning.patch - Retire: binutils-2.28-aarch64-copy-relocs.patch - Retire: binutils-2.28-DW_AT_export_symbols.patch * Thu Jul 20 2017 Nick Clifton <nickc@redhat.com> 2.28-14 - Remove -flto compile time option accidentally added to CFLAGS. * Thu Jul 20 2017 Nick Clifton <nickc@redhat.com> 2.28-13 - Add support for displaying new DWARF5 tags. (#1472966) * Wed Jul 19 2017 Nick Clifton <nickc@redhat.com> 2.28-12 - Correct snafu in previous delta that broke building s390 binaries. (#1472486) * Mon Jul 17 2017 Nick Clifton <nickc@redhat.com> 2.28-11 - Fix s390 assembler so that it remove fake local symbols from its output. (#1460254) * Wed Jun 28 2017 Nick Clifton <nickc@redhat.com> 2.28-10 - Update support for GNU Build Attribute notes to include version 2 notes. * Thu Jun 15 2017 Nick Clifton <nickc@redhat.com> 2.28-9 - Update patch to fix AArch64 copy reloc generation. (#1452170) * Fri Jun 09 2017 Nick Clifton <nickc@redhat.com> 2.28-8 - Ignore duplicate indirect symbols generated by the GOLD linker. (#1458003) * Thu Jun 08 2017 Nick Clifton <nickc@redhat.com> 2.28-7 - Eliminate the generation of incorrect dynamic copy relocations on AArch64. (#1452170) * Mon May 15 2017 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.28-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild * Mon Mar 20 2017 Nick Clifton <nickc@redhat.com> 2.28-5 - Update GNU BUILD NOTES patch. - Import FSF binutils patch to fix running readelf on debug info binaries. (#1434050) * Wed Mar 08 2017 Nick Clifton <nickc@redhat.com> 2.28-4 - Update GNU BUILD NOTES patch. - Import FSF binutils patch to fix an abort with PowerPC dynamic relocs. * Mon Mar 06 2017 Mark Wielaard <mjw@redhat.com> 2.28-3 - Backport patch to add support for putting name, comp_dir and producer strings into the .debug_str section. (#1429389) * Fri Mar 03 2017 Nick Clifton <nickc@redhat.com> 2.28-2 - Add support for GNU BUILD NOTEs. * Thu Mar 02 2017 Nick Clifton <nickc@redhat.com> 2.28-1 - Rebase on FSF binutils v2.28. - Retire: binutils-2.23.52.0.1-addr2line-dynsymtab.patch - Retire: binutils-2.27-local-dynsym-count.patch - Retire: binutils-2.27-monotonic-section-offsets.patch - Retire: binutils-2.27-arm-aarch64-default-relro.patch - Retire: binutils-2.28-gold.patch - Retire: binutils-2.27-objdump-improvements.patch - Retire: binutils-2.27-dwarf-parse-speedup.patch - Retire: binutils-2.27-objdump-improvements.2.patch - Retire: binutils-2.27-arm-binary-objects.patch - Retire: binutils-2.27-ppc-fp-attributes.patch - Add patch to sync libiberty with FSF GCC mainline. (#1428310) * Fri Feb 17 2017 Nick Clifton <nickc@redhat.com> 2.27-19 - Add support for PowerPC FP attributes. (#1422461) * Wed Feb 15 2017 Nick Clifton <nickc@redhat.com> 2.27-18 - Fix running the ARM port of the linker on BINARY objects. (#1422577) * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.27-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 02 2017 Stephen Gallagher <sgallagh@redhat.com> 2.27-16 - Install COPYING[*] files using the % license macro. (#1418430) * Tue Jan 31 2017 Nick Clifton <nickc@redhat.com> 2.27-15 - Fix buffer overflows when printing translated messages. (#1417411) * Mon Jan 16 2017 Nick Clifton <nickc@redhat.com> 2.27-14 - Include the filename concerned in readelf error messages. (#1412348) * Mon Jan 09 2017 Nick Clifton <nickc@redhat.com> 2.27-13 - Another speed up for objdump when displaying source code alognside disassembly. (#1397113) * Tue Nov 22 2016 Nick Clifton <nickc@redhat.com> 2.27-12 - Speed up objdump when displaying source code alognside disassembly. (#1397113) * Tue Nov 08 2016 Nick Clifton <nickc@redhat.com> 2.27-11 - Fix objdumps disassembly of dynamic executables. (#1370275) * Fri Nov 04 2016 Nick Clifton <nickc@redhat.com> 2.27-10 - Fix GOLD for ARM and AARCH64 (#1386126) * Mon Sep 26 2016 Mark Pryor <pryorm09@gmail.com> 2.27-9 - Fix invocation of /sbin/ldconfig when reinstalling binutils in order to prevent warnings from rpm. (#1379030) (#1379117) * Thu Sep 22 2016 Mark Pryor <pryorm09@gmail.com> 2.27-8 - Add i386pep emulation for all EFI capable CPU types. (#1376870)