1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 06:09:49 +03:00
openwrt-xburst/toolchain/gcc
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
..
files do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in 2009-11-19 17:23:31 +00:00
final 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
initial 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
minimal gcc: split up the build process into three distinct stages (minimal, initial, final), to clean up the dependency handling nastiness and to improve support for rebuilding parts of the toolchain 2010-07-20 20:57:21 +00:00
patches [toolchain/gcc/4.3.5]: sync avr32 patch with the latest ones from atmel 2011-02-24 08:14:15 +00:00
common.mk We use different toolchain directories for different 2011-02-25 16:52:25 +00:00
Config.in gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTS 2011-02-20 22:09:51 +00:00
Config.version gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTS 2011-02-20 22:09:51 +00:00