clean up console output
[openwrt.git] / toolchain / gcc /
2006-07-02 florianAvoid menuconfig warnings
2006-06-30 nbdadd hack for building c++ with gcc 4.1.1
2006-06-28 kalozadd binutils 2.17 and remove the beta versions, update...
2006-06-21 nbdmassive cleanup of toolchain/
2006-06-15 nbdfix menuconfig developer options structure
2006-06-15 nbdfix gcc version selection
2006-06-13 nbdremove libgcc hack
2006-06-08 kalozadd arm eabi patches
2006-06-06 kalozadd GCC 4.1.1 and sync 4.1.0 with Kamikaze
2006-05-31 nbdcleanup; replace .PHONY with FORCE; disable gdb by...
2006-05-30 nbdremove stale libgcc menuconfig item
2006-05-30 nbdfix toolchain build, remove some old gcc junk
2006-05-22 nicofix GCC version.
2006-05-12 mbmfix BR2_ and CONFIG_ issues
2006-04-20 nbdmenuconfig cleanup
2006-03-21 kalozadd gcc 4.0.3, and make it the default for Aruba
2006-03-20 mbmfix pesky libgcc issue
2006-03-19 nbdremove obsolete BR2_GCC_3_4 config symbol
2006-03-19 nbdfix gcc menuconfig defaults
2006-03-10 nbdadd gcc 3.4.6
2006-03-06 kalozreenable unsupported targets on DEVELOPER=1, add binuti...
2006-03-03 nbdadd gcc 4.1.0
2006-02-28 nbddefault to gcc 3.4.4 for brcm-2.4 because of weird...
2006-02-10 kalozuse gcc 4.0.2 and deselect ppp by default for Aruba...
2006-02-06 kalozmake gcc4 depend on libgcc, and disable the libgcc...
2006-02-01 mbmchange cp to $(CP)
2006-01-28 kalozfix libgcc handling for gcc 3.4.5 and 4.0.2
2006-01-28 nbdremove gcc 4.0.1
2006-01-27 nbdadd 'OpenWrt-2.0' to gcc version info
2006-01-04 wbxthe gcc patch. you need to do make distclean and rebuil...
2006-01-04 wbxpatch for spec file of gcc 3.4.4, so that libgss librar...
2005-12-16 kalozadd gcc bugfix
2005-12-16 kalozadd gcc 3.4.5
2005-10-24 nbdfix typo in gcc config
2005-10-21 nbdclean gcc 4.0.0 patch directory
2005-10-21 nbdadd gcc 4.0.2, remove 4.0.0
2005-08-13 nbdadd a better mirror for gcc
2005-07-29 nbdfix weird toolchain build error
2005-07-20 nbdmore cleanup in toolchain/
2005-07-19 nbdfix gcc build
2005-07-17 nbdmove target/default/target_skeleton into package/base...
2005-07-12 nbdadd gcc 4.0.1, remove older compilers
2005-06-13 nbdchange default compiler to gcc 3.4.4 - fixes kernel...
2005-05-23 nbdadd gcc 3.4.4
2005-04-30 wbxoops.
2005-04-30 wbxuse tmpfs instead ramfs, strange that i do not need...
2005-04-29 nbdchange default toolchain to gcc 3.4.3 and binutils...
2005-04-29 nbdadd gcc 4.0.0
2005-04-29 nbdremove unused gcc versions (<3.3.5, 3.4.0-3.4.2)
2005-04-29 nbdmake gcc compile install libgcc_s by default, remove...
2005-04-28 nbdadd hidden config value for gcc 3.4+
2005-04-25 nbdenable c++ support in toolchain by default (without...
2005-04-09 nicoDon't install libgcc to root_dir
2005-04-05 nbdhide experimental/developer options from the user....
2005-03-19 wbxremove java compiler option, with will not work
2005-03-19 nbdadd downloading script (with md5sum checking and source...
2005-03-07 nbdbinutils & gcc patches from uclibc buildroot
2005-03-06 mbmnbd's makefile/menuconfig rewrite
2005-02-19 wbxdemistifying make *clean targets, fix some clean target...
2005-02-06 mbmfix default toolchain/compiler settings
2005-01-16 mbmInitial revision