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-26 22:29:33 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
toolchain
History
Felix Fietkau
5149ed151d
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
...
SVN-Revision: 22319
2010-07-20 20:57:21 +00:00
..
binutils
fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, patch from Bernhard Loos
2010-04-20 16:18:08 +00:00
eglibc
fix eglibc INET_ANL option selection
2010-06-02 19:47:41 +00:00
gcc
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
gdb
disable warnings as error in the gdb configuration (
#5602
)
2009-07-31 14:24:38 +00:00
glibc
add support for glibc-2.4 (
#5213
)
2009-05-26 14:58:32 +00:00
glibc-ports
add support for glibc-2.4 (
#5213
)
2009-05-26 14:58:32 +00:00
insight
update insight to 6.8-1 (
#6007
)
2009-10-29 23:42:12 +00:00
kernel-headers
remove support for building kernel headers with old kernels
2010-06-26 20:44:48 +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
the storm target is gone for a long time now
2010-07-20 11:11:22 +00:00
Config.in
move EABI config option out of GCC
2009-09-26 21:34:40 +00:00
info.mk
uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later)
2009-04-24 02:07:24 +00:00
Makefile
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