crosstool-ng/scripts/build/arch
Alexey Neyman 57679b5e61 Disable context functions for Thumb
They're written in ARM dialect, and `ldmia r14, {r14, pc}` is not accepted in T2
encoding. GCC8 changed the list of multilibs for arm-*, which now includes a
variant with CPU that supports T2 but not A1 encoding.

Signed-off-by: Alexey Neyman <stilor@att.net>
2018-06-05 16:38:30 -07:00
..
alpha.sh libc/*.sh: Deprecate libc_check_config step. 2016-08-23 11:00:27 -07:00
arc.sh ARC: Disable CONFIG_ARC_HAS_ATOMICS in uClibc if building without -matomics 2018-05-21 15:03:17 +03:00
arm.sh Disable context functions for Thumb 2018-06-05 16:38:30 -07:00
avr.sh avr: add support for AVR 8-bit architecture 2015-06-21 20:49:10 -03:00
m68k.sh uClibc: Split configuration tweaker into per-arch functions. 2016-08-23 11:00:27 -07:00
microblaze.sh Super-H multilib toolchain fixes 2017-09-03 12:11:23 -07:00
mips.sh Separate uclibc's multilib headers on MIPS, too 2017-05-14 00:04:05 -07:00
msp430.sh Added a sample of the MSP430 architecture and removed config.sub 2017-06-02 15:32:55 -07:00
nios2.sh scripts/nios2: do not override precomputed flags 2017-07-01 15:16:28 +03:00
powerpc.sh Add --enable-obsolete for powerpc-*-spe 2018-06-05 00:16:53 -07:00
riscv.sh add RISC-V architecture support 2017-11-19 04:50:14 +03:00
s390.sh Change multilib functions to set the variable. 2016-08-23 11:00:27 -07:00
sh.sh Only decorate TARGET_ARCH if using specific CPU 2018-01-21 19:45:13 -08:00
sparc.sh Convert the rest of packages to new framework 2017-07-08 10:57:56 -07:00
x86.sh Use the new SuperH fixes in the two multilib samples 2017-09-03 12:12:14 -07:00
xtensa.sh Building packages using the new framework 2017-07-08 10:57:56 -07:00