kumquat-buildroot/package/binutils/2.25.1
Max Filippov ff97824236 binutils: fix .init/.fini literals moving in xtensa gas
Despite the documentation and the comment in xtensa_move_literals, in
the presence of --text-section-literals and --auto-litpools literals are
moved from the separate literal sections into .init and .fini, because
the check in the xtensa_move_literals is incorrect.

This fixes build errors seen with projects that have .init/.fini and use
text-section-literals.

Backported from: 4111950f363221c4641dc2f33bea61cc94f34906
Reported-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-02-18 15:07:43 +01:00
..
120-sh-conf.patch
300-001_ld_makefile_patch.patch
300-012_check_ldrunpath_length.patch
500-sysroot.patch
600-poison-system-directories.patch
905-Fix-trampolines-search-code-for-conditional-branches.patch
906-xtensa-optimize-check_section_ebb_pcrels_fit.patch
907-xtensa-optimize-removed_by_actions.patch
908-xtensa-optimize-find_removed_literal.patch
909-xtensa-replace-action-list-with-splay-tree.patch
910-xtensa-optimize-trampolines-relaxation.patch
911-xtensa-fix-localized-symbol-refcounting-with-gc-sect.patch
912-xtensa-fix-gas-segfault-with-text-section-literals.patch
913-xtensa-add-auto-litpools-option.patch
914-xtensa-fix-signedness-of-gas-relocations.patch
915-Correct-assertion-in-NIOS2-linker-to-allow-signed-16.patch
915-xtensa-fix-.init-.fini-literals-moving.patch binutils: fix .init/.fini literals moving in xtensa gas 2016-02-18 15:07:43 +01:00