kumquat-buildroot/package/gcc
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
..
4.8.5
4.9.4
5.4.0 package/gcc: backport xtensa trap pattern for 5.x 2016-11-14 22:53:12 +01:00
6.2.0 gcc: add patches to fix PR70473 2016-10-15 16:38:58 +02:00
arc-2016.09-rc1 toolchain: Bump ARC tools to arc-2016.09-rc1 2016-11-14 21:40:58 +01:00
gcc-final toolchain/wrapper: fix 'reinstall' 2016-10-24 23:02:33 +02:00
gcc-initial toolchain/wrapper: fix 'reinstall' 2016-10-24 23:02:33 +02:00
Config.in.host toolchain: Bump ARC tools to arc-2016.09-rc1 2016-11-14 21:40:58 +01:00
gcc.hash toolchain: Bump ARC tools to arc-2016.09-rc1 2016-11-14 21:40:58 +01:00
gcc.mk package/gcc: disable libmpx for gcc6-based musl builds 2016-10-23 14:47:07 +02:00