kumquat-buildroot/package/gcc/7.2.0
Alexey Brodkin b09586c4c3 gcc: allow the selection of upstream GCC 7.x for ARC
Upstream gcc now has support for ARC, as of 7.x, with 7.2 being
usable, so let's allow its selection.

GCC from Synopsys GitHub still has a lot of fixes and improvements
most of which will be a part of the next upstream release but let's
see how it goes and if we see vanilla GCC doesn't require way too many
back-ported patches we'll be able to get rid of Synopsys GitHub here
at all.

As of today the only really required back-port is the one for non-uClibc
libc.

Back-ported from upstream master with help of:
-------------------->8--------------------
git format-patch 927c0132251f -1 -- . ':!gcc/ChangeLog' ':!libgcc/ChangeLog'
-------------------->8--------------------

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-11-29 23:20:53 +01:00
..
0100-uclibc-conf.patch
0810-arm-softfloat-libgcc.patch
0860-cilk-fix-build-without-wchar.patch
0870-xtensa-fix-PR-target-82181.patch
0891-fix-m68k-uclinux.patch
0892-microblaze-Revert.patch
0893-ARC-Configure-script-to-allow-non-uclibc-based-tripl.patch gcc: allow the selection of upstream GCC 7.x for ARC 2017-11-29 23:20:53 +01:00
0900-remove-selftests.patch