This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-25 21:59:32 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
toolchain
/
gcc
History
Mirko Vogt
18caed8793
remove empty file (patch went upstream and file didn't get deleted but only cleared)
...
SVN-Revision: 27122
2011-06-07 08:37: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
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
upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai
2011-06-07 00:13:56 +00:00
Config.in
upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai
2011-06-07 00:13:56 +00:00
Config.version
use the Linaro GCC for arm and mips targets
2011-02-25 17:43:15 +00:00