crosstool-ng/patches/binutils
Max Filippov c842c9fd31 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.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2016-02-18 02:37:02 +03:00
..
2.23.2 binutils: fix .init/.fini literals moving in xtensa gas 2016-02-18 02:37:02 +03:00
2.24 binutils: fix .init/.fini literals moving in xtensa gas 2016-02-18 02:37:02 +03:00
2.25.1 binutils: fix .init/.fini literals moving in xtensa gas 2016-02-18 02:37:02 +03:00
2.26 binutils: fix .init/.fini literals moving in xtensa gas 2016-02-18 02:37:02 +03:00