kumquat-buildroot/package/gcc
Max Filippov c44cf2cc97 package/gcc: fix libgcc build for xtensa
xtensa libgcc can't be built with -mtext-section-literals flag, now
coming from TARGET_CFLAGS, because it needs to emit literals to
.init/.fini sections, which is not currently supported.

Filter -mtext-section-literals flag out of GCC_COMMON_TARGET_CFLAGS.

Suggested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-07-24 11:32:39 +02:00
..
4.5.4 package/gcc: rename the conditional patch according to the new policy 2015-02-03 14:51:43 +01:00
4.7.4 gcc: fix PR 65730 (ICE on xtensa cores w/o hardware multiplication) 2015-05-20 23:27:30 +02:00
4.8.5 gcc: bump 4.8.x version 2015-06-24 09:20:43 +02:00
4.9.3 gcc: bump 4.9.x series to version 4.9.3 2015-06-28 14:03:44 +02:00
5.2.0 gcc: bump 5.x series to version 5.2.0 2015-07-18 11:16:53 +02:00
arc-2015.06 gcc: fix undefined reference to .tdata 2015-07-18 11:18:58 +02:00
gcc-final gcc: add support for fortran 2015-07-19 14:48:33 +02:00
gcc-initial package/gcc: fix ARC failure to build in 2 phases. 2015-07-02 23:44:28 +02:00
Config.in.host gcc: add support for fortran 2015-07-19 14:48:33 +02:00
gcc.hash gcc: bump 5.x series to version 5.2.0 2015-07-18 11:16:53 +02:00
gcc.mk package/gcc: fix libgcc build for xtensa 2015-07-24 11:32:39 +02:00