kumquat-buildroot/package/gcc/8.2.0
Max Filippov 4debb2fbb7 package/gcc: fix xtensa uclinux code generation
xtensa-uclinux uses bFLT executable file format that cannot relocate
fields representing offsets from data to code. C++ objects built as PIC
use offsets to encode FDE structures. As a result C++ exception handling
doesn't work correctly on xtensa-uclinux. Don't use PIC by default on
xtensa-uclinux.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-11-09 15:51:07 +01:00
..
0001-uclibc-conf.patch
0002-arm-softfloat-libgcc.patch
0004-gcc-xtensa-fix-NAND-code-in-xtensa_expand_atomic.patch
0005-gcc-xtensa-don-t-force-PIC-for-uclinux-target.patch package/gcc: fix xtensa uclinux code generation 2018-11-09 15:51:07 +01:00