kumquat-buildroot/package/gcc
Waldemar Brodkorb c101f1b1b8 gcc: add hidden symbol for defaults
Some architectures, f.e. Blackfin doesn't support to configure GCC with
--with-cpu to set some CPU specific default CFLAGS (-mcpu=foo). Use a
hidden config symbol to give a hint which architecture supports it,
otherwise add defaults to toolchain wrapper for internal toolchains.

Idea from Thomas Petazzoni.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
[Thomas:
 - simplify the Config.in logic with just one option named
   BR2_GCC_ARCH_HAS_CONFIGURABLE_DEFAULTS, defined in package/gcc in one
   place.
 - improve the organization of the code and name of variables.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-04 10:58:40 +02:00
..
4.7.4
4.8.5 package/gcc: 4.8.x to 5.x: backport a fix for building gcc with gcc-6 2016-05-17 22:27:29 +02:00
4.9.3 uclibc: add microblaze support 2016-06-05 22:16:45 +02:00
5.4.0 gcc: bump 5.x series to version 5.4.0 2016-06-07 13:08:56 +02:00
6.1.0
arc-2016.09-eng005 toolchain: Bump ARC tools to arc-2016.09-eng005 2016-06-29 22:12:47 +02:00
gcc-final package/gcc: fix fortran support 2016-07-03 16:58:11 +02:00
gcc-initial
Config.in.host gcc: add hidden symbol for defaults 2016-07-04 10:58:40 +02:00
gcc.hash toolchain: Bump ARC tools to arc-2016.09-eng005 2016-06-29 22:12:47 +02:00
gcc.mk gcc: add hidden symbol for defaults 2016-07-04 10:58:40 +02:00