1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 21:11:58 +03:00
openwrt-xburst/toolchain
kaloz 251a813933 We use different toolchain directories for different
ARM archs, so we should set the default arch of gcc
to reflect this.

This enables EABI support for armv4 CPUs.

Signed-off-by: Jochen Friedrich <jochen@scram.de>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-25 16:52:25 +00:00
..
binutils [toolchain/binutils]: remove the CS variant - broken since it's addition 2011-02-21 11:43:16 +00:00
eglibc eglibc: disable ssp, it breaks the build 2011-02-01 16:21:49 +00:00
gcc We use different toolchain directories for different 2011-02-25 16:52:25 +00:00
gdb [toolchain] update gdb to 7.2 2011-02-19 12:44:33 +00:00
glibc fix a compile error when compiling with glibc (#7816) 2010-09-01 15:21:43 +00:00
glibc-ports [toolchain] add support for glibc-2.4 (#5213) 2009-05-26 14:58:32 +00:00
insight toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK 2010-08-19 12:49:51 +00:00
kernel-headers kernel-headers: get rid of the arch/$(ARCH)/include/asm vs include/asm-$(ARCH) copying mess and stick to what the kernel is using 2011-02-10 03:52:39 +00:00
llvm gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 2009-10-10 19:25:48 +00:00
uClibc [toolchain/uClibc]: upgrade to latest git, refresh patches 2011-02-24 12:56:20 +00:00
Config.in We use different toolchain directories for different 2011-02-25 16:52:25 +00:00
info.mk [toolchain] uClibc cleanup: 2009-04-24 02:07:24 +00:00
Makefile [toolchain] add explicit dependencies between gcc prepare stages, fixes source download race with make -j (#8596) 2011-01-12 15:44:53 +00:00