kumquat-buildroot/package/binutils/2.31.1
Max Filippov 881dae3a9c package/binutils: xtensa: fix shrink_dynamic_reloc_sections
This fixes the following build error caused by link-time relaxation
removing copies of literals that reference undefined weak symbols with
PLT entries created due to -rdynamic option passed to g++ link command:

  ld: BFD (GNU Binutils) 2.31.1 internal error, aborting at
  elf32-xtensa.c:3292 in elf_xtensa_finish_dynamic_sections

Fixes:
http://autobuild.buildroot.net/results/d41/d41aae8a448c316187f9fbde40f1d077182bb244/
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-03-29 08:01:55 +01:00
..
0001-sh-conf.patch
0005-poison-system-directories.patch
0006-Refactored-location-where-GOT-information-is-collect.patch
0007-Improved-robustness.-Return-FALSE-in-case-of-NULL-po.patch
0008-Make-sure-global-symbol-is-not-an-indirect-or-warnin.patch
0009-PLT-information-was-still-being-generated-when-symbo.patch
0010-xtensa-fix-relaxation-of-undefined-weak-references-i.patch
0011-xtensa-move-dynamic-relocations-sections-consistency.patch
0012-x86-Add-a-GNU_PROPERTY_X86_ISA_1_USED-note-if-needed.patch
0013-x86-Properly-merge-GNU_PROPERTY_X86_ISA_1_USED.patch
0014-x86-Properly-add-X86_ISA_1_NEEDED-property.patch
0015-bfd-xtensa-fix-shrink_dynamic_reloc_sections-for-exp.patch package/binutils: xtensa: fix shrink_dynamic_reloc_sections 2019-03-29 08:01:55 +01:00