kumquat-buildroot/package/gcc
Matt Weber 5c90f6a7b6 gcc: fix build of libsanitizer in gcc 4.9 and 5.x on PowerPC
libsanitizer in gcc fails to build on PowerPC with gcc versions 4.9
and 5.x used in conjunction with glibc 2.25, with the following error:

../../../../gcc-host/libsanitizer/asan/asan_linux.cc: In function 'bool __asan::AsanInterceptsSignal(int)':
../../../../gcc-host/libsanitizer/asan/asan_linux.cc:222:20: error: 'SIGSEGV' was not declared in this scope
   return signum == SIGSEGV && common_flags()->handle_segv;

This commit adds a patch that has been submitted to upstream gcc
(https://patchwork.ozlabs.org/patch/725596/) but not merged. The patch
is no longer needed with gcc 6.x and later because the code has been
reworked.

Fixes Buildroot bug #10061

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
[Thomas: rework commit log.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-15 10:24:28 +02:00
..
4.9.4 gcc: fix build of libsanitizer in gcc 4.9 and 5.x on PowerPC 2017-07-15 10:24:28 +02:00
5.4.0 gcc: fix build of libsanitizer in gcc 4.9 and 5.x on PowerPC 2017-07-15 10:24:28 +02:00
6.4.0 gcc: bump 6.x series to version 6.4.0 2017-07-11 22:17:12 +02:00
7.1.0 gcc: allow gcc 7.1 for microblaze architecture 2017-06-05 12:06:58 +02:00
arc-2017.03 gcc: arc: add patch to fix tst_movb pattern 2017-05-25 15:25:38 +02:00
gcc-final arch/xtensa: accept the overlay to be an URL 2017-07-09 16:58:03 +02:00
gcc-initial arch/xtensa: accept the overlay to be an URL 2017-07-09 16:58:03 +02:00
musl-5.4.0
Config.in.host gcc: bump 6.x series to version 6.4.0 2017-07-11 22:17:12 +02:00
gcc.hash gcc: bump 6.x series to version 6.4.0 2017-07-11 22:17:12 +02:00
gcc.mk gcc: bump 6.x series to version 6.4.0 2017-07-11 22:17:12 +02:00