1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 22:24:32 +03:00
openwrt-xburst/toolchain/gcc
jow 63ef78f3da [toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-23 11:46:24 +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] introduce option to enable setjump()/longjump() based C++ exceptions (#9185, patch from David Kuehling via Qi hardware) 2011-06-23 11:37:39 +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] remove empty file (patch went upstream and file didn't get deleted but only cleared) 2011-06-07 08:37:25 +00:00
common.mk [toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware) 2011-06-23 11:46:24 +00:00
Config.in [toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware) 2011-06-23 11:46:24 +00:00
Config.version [toolchain/gcc]: use the Linaro GCC for arm and mips targets 2011-02-25 17:43:15 +00:00