1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-26 01:27:28 +02:00
openwrt/toolchain/gcc
2010-09-20 20:49:34 +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 gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now, please test! 2010-09-20 18:00:05 +00:00
common.mk gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code size 2010-09-20 20:49:34 +00:00
Config.in gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now, please test! 2010-09-20 18:00:05 +00:00
Config.version toolchain/gcc: remove remaining references to gcc-3.4.6 2010-08-18 11:04:45 +00:00