mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-20 05:17:54 +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 | ||
500-sysroot.patch | ||
600-poison-system-directories.patch | ||
914-xtensa-fix-signedness-of-gas-relocations.patch | ||
915-xtensa-fix-.init-.fini-literals-moving.patch |