kumquat-buildroot/package/gcc/5.4.0
Max Filippov d3f0d52144 package/gcc: backport xtensa trap pattern for 5.x
gcc 5.x uses trap pattern extensively to mark locations where program
execution should never get. Default pattern implementation emits a call
to 'abort' function. This function however is not always available, e.g.
it's not available for the libc dynamic linker. Backport implementation
of the trap pattern for xtensa that does not result in a call to
'abort'.

Fixes:
  http://autobuild.buildroot.net/results/0fbcc4475545904bf88f25a3bdf3ee552bf4960e
  http://autobuild.buildroot.net/results/cb7f5bdfac615d774f3bcd1b802f8d74460bc557
  http://autobuild.buildroot.net/results/cf3dc9ae4f74ff28b285f1a862b71d96384d7651

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-14 22:53:12 +01:00
..
100-uclibc-conf.patch
120-gcc-config.gcc-fix-typo-for-powerpc-e6500-cpu_is_64b.patch
301-missing-execinfo_h.patch
810-arm-softfloat-libgcc.patch
830-arm_unbreak_armv4t.patch
831-ARM-PR-target-70473-Reduce-size-of-Cortex-A8-automat.patch
840-microblaze-enable-dwarf-eh-support.patch
850-libstdcxx-uclibc-c99.patch
860-cilk-wchar.patch
870-xtensa-add-mauto-litpools-option.patch
871-xtensa-reimplement-register-spilling.patch
872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch
873-xtensa-fix-_Unwind_GetCFA.patch
874-xtensa-add-uclinux-support.patch
875-xtensa-implement-trap-pattern.patch
880-gcc-nios2-Add-IJMP_REGS-enum.patch
890-fix-m68k-compile.patch
891-fix-m68k-uclinux.patch
900-libitm-fixes-for-musl-support.patch
901-fixincludes-update-for-musl-support.patch
902-unwind-fix-for-musl.patch
903-libstdc++-libgfortran-gthr-workaround-for-musl.patch
904-musl-libc-config.patch
905-add-musl-support-to-gcc.patch
906-mips-musl-support.patch
907-x86-musl-support.patch
908-arm-musl-support.patch
909-aarch64-musl-support.patch
910-microblaze-musl-and-uclibc.patch
930-libgcc-disable-split-stack-nothreads.patch
940-uclinux-enable-threads.patch
941-mips-Add-support-for-mips-r6-musl.patch