mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-20 13:23:08 +00:00
c842c9fd31
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> |
||
---|---|---|
.. | ||
120-sh-conf.patch | ||
300-001_ld_makefile_patch.patch | ||
300-012_check_ldrunpath_length.patch | ||
310-fix-gold-pthreads-typo.patch | ||
320-MinGW-w64-winpthreads-doesnt-have-pthread_mutexattr_settype.patch | ||
330-Dont-link-to-libfl-as-its-unnecessary.patch | ||
340-Darwin-gold-binary-cc-include-string-not-cstring.patch | ||
350-Darwin-Two-fixes-from-Android-NDK-PTHREAD_ONCE_INIT-wcsncasecmp.patch | ||
400-arm-rotate_left-fix.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-xtensa-fix-.init-.fini-literals-moving.patch |