kumquat-buildroot/toolchain
Thomas Petazzoni a35d48f984 gcc on target: add missing definitions for gcc 4.4
Depending on the gcc version, the gcc include and lib directories have
changed. We include support for gcc 4.4 by copy/pasting the support
for gcc 4.3. Locations don't seem to have changed between 4.3 and
4.4. This allows the syslimits.h fixup to succeed.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-02-25 09:47:01 +01:00
..
binutils binutils: remove external source patches 2009-12-14 23:54:48 +01:00
ccache ccache: remove cleanup of documentation 2010-02-20 19:31:04 +01:00
dependencies dependencies: add perl as a mandatory dependency 2010-02-23 20:34:32 +01:00
elf2flt buildroot: silence ./configure step when building with 'make -s' 2009-10-01 21:24:42 +02:00
external-toolchain DNS resolv problem with glibc 2009-09-15 08:50:12 +02:00
gcc gcc on target: add missing definitions for gcc 4.4 2010-02-25 09:47:01 +01:00
gdb toolchain/gdb: remove external source toolchain leftover 2010-02-09 11:48:17 +01:00
kernel-headers kernel-headers: bump 2.6.32.x version 2010-02-24 20:22:25 +01:00
mklibs
sstrip
uClibc toolchain/uClibc: additional 0.9.30.2 patches 2010-02-22 22:05:41 +01:00
Config.in toolchain: get rid of "binary" for external toolchain 2010-02-08 11:01:04 +01:00
Config.in.1 Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE 2009-12-14 23:54:47 +01:00
Config.in.2 uclibc: do not allow the selection of NPTL if snapshot is not selected 2010-02-23 21:06:54 +01:00
Makefile.in rename TOOL_BUILD_DIR to TOOLCHAIN_DIR 2009-09-23 09:15:27 +02:00
patch-kernel.sh toolchain/patch-kernel.sh: xtensa directory overlay support 2009-07-24 02:31:34 +02:00
wget-show-external-deps.sh