diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2016-03-10 07:32:44 +0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-03-10 15:11:26 +0100 |
commit | 3721f0f572cf192ec50ac3e016d478697fd21c28 (patch) | |
tree | 48f230d615ec099483d154e4a7ebb630cd5d3773 /package/nodejs | |
parent | cce31bca691492266d093f574a66e4f68034be3c (diff) | |
download | buildroot-3721f0f572cf192ec50ac3e016d478697fd21c28.tar.gz buildroot-3721f0f572cf192ec50ac3e016d478697fd21c28.zip |
binutils: backport xtensa .init/.fini literals moving fix to 2.26
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>
Diffstat (limited to 'package/nodejs')
0 files changed, 0 insertions, 0 deletions