kumquat-buildroot/toolchain
Mischa Jonker a6e6bf3ef6 arc: Make sure that libgcc doesn't get included when it doesn't exist yet
For ARC, libgcc is always included, even when -nostdlib is given. This is
related to some small pieces of code that are not always generated by the
compiler; a call to libgcc is used in those cases instead.

During the initial stages of building the toolchain, this is a problem, as
libgcc does not exist yet. The ARC compiler supports -really-nostdlib to
override the default behavior.

Signed-off-by: Mischa Jonker <mjonker@synopsys.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-05-04 23:21:31 +02:00
..
elf2flt Remove REAL_GNU_TARGET_NAME 2012-06-23 15:14:51 +02:00
gcc arc: add gcc for ARC 2013-05-04 23:10:30 +02:00
kernel-headers kernel-headers: bump 3.{0, 4, 8}.x stable version 2013-05-02 23:10:22 +02:00
toolchain-buildroot gdb: convert to the package infrastructure 2013-04-11 21:46:32 +02:00
toolchain-crosstool-ng gdb: convert to the package infrastructure 2013-04-11 21:46:32 +02:00
toolchain-external eliminate double slashes caused by FOO_SITE ending in a slash 2013-04-15 20:33:52 +02:00
uClibc arc: Make sure that libgcc doesn't get included when it doesn't exist yet 2013-05-04 23:21:31 +02:00
Config.in arc: disable Crosstool-NG for ARC 2013-05-04 23:09:07 +02:00
helpers.mk toolchain-external: improve glibc support to test availability of RPC 2012-11-04 01:22:43 +01:00
toolchain-buildroot.mk gdb: convert to the package infrastructure 2013-04-11 21:46:32 +02:00
toolchain-common.in gdb: convert to the package infrastructure 2013-04-11 21:46:32 +02:00
toolchain-crosstool-ng.mk gdb: convert to the package infrastructure 2013-04-11 21:46:32 +02:00
toolchain-external.mk gdb: convert to the package infrastructure 2013-04-11 21:46:32 +02:00