kumquat-buildroot/package/gcc
Zakharov Vlad f0e1381ef9 toolchain: Bump ARC tools to arc-2016.09-eng008
As described at:
4520524ba0
this commit continues a series of updates of ARC tools.
This time we're updating tools to arc-2016.09-eng008.

Main updates were made for gcc. It was switched to GCC 6 and to
OSABI v4.

Besides this patch fixes buildroot ARC failures connected to
"crtbeginT.o" object file missing. This issue lead to two main errors:

1) "crtbeginT.o: No such file or directory", e. g. bootutils-1.0.0.
No comments are required here I hope.

2) Errors like "compiler cannot create executables", e.g.:
  a) host-gcc-final-arc-2016.09-eng007 static build,
  b) aespipe-2.4c.
That was caused because the test to determine if compiler is able to
create executables was failing due to missing "crtbeginT.o" file.

We still keep GDB as it is of arc-2016.03 release because there're some
issues we'd like to resolve before releasing it to wider audience.

So again note this is next engineering builds of arc-2016.09 series
and it might have all kinds of breakages, please don't use it for
production builds.

Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-08-11 15:07:06 +02:00
..
4.7.4 gcc: preserve CXXFLAGS_FOR_TARGET 2016-03-15 23:14:18 +01:00
4.8.5 gcc: uClinux supports POSIX threads 2016-07-04 11:21:57 +02:00
4.9.4 gcc: bump 4.9 series to 4.9.4 2016-08-04 22:45:48 +02:00
5.4.0 gcc: uClinux supports POSIX threads 2016-07-04 11:21:57 +02:00
6.1.0 gcc: uClinux supports POSIX threads 2016-07-04 11:21:57 +02:00
arc-2016.09-eng008 toolchain: Bump ARC tools to arc-2016.09-eng008 2016-08-11 15:07:06 +02:00
gcc-final package/gcc: fix fortran support 2016-07-03 16:58:11 +02:00
gcc-initial
Config.in.host toolchain: Bump ARC tools to arc-2016.09-eng008 2016-08-11 15:07:06 +02:00
gcc.hash toolchain: Bump ARC tools to arc-2016.09-eng008 2016-08-11 15:07:06 +02:00
gcc.mk gcc: add hidden symbol for defaults 2016-07-04 10:58:40 +02:00