kumquat-buildroot/package/gcc
Max Filippov a957e1b265 gcc: fix xtensa overlay application
gcc build scripts use wrong variable name to specify xtensa overlay
application command. As a result gcc is built with the default overlay,
which leads to obscure failures later in the build process.

xtensa toolchain needs an additional configuration for a specific core
variant we're building for. This configuration is called 'overlay' and
is an archive with files for binutils, gcc and gdb that replace
corresponding files in toolchain components.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-02-27 09:07:27 +01:00
..
4.2.2-avr32-2.1.5
4.3.6
4.4.7
4.5.4
4.6.4
4.7.3 gcc: xtensa: fix __builtin_frame_address use with shared libgcc 2014-02-11 19:33:19 +01:00
4.8.2 gcc: xtensa: fix __builtin_frame_address use with shared libgcc 2014-02-11 19:33:19 +01:00
gcc-final gcc: fix xtensa overlay application 2014-02-27 09:07:27 +01:00
gcc-initial gcc: fix xtensa overlay application 2014-02-27 09:07:27 +01:00
gcc-intermediate gcc: fix xtensa overlay application 2014-02-27 09:07:27 +01:00
Config.in.host
gcc.mk