add new rc.common for standardized init scripts, convert existing init scripts
[openwrt/staging/dedeckeh.git] / openwrt / toolchain / gcc /
2006-09-27 Felix Fietkaumove tools from toolchain/ to tools/
2006-09-02 Felix Fietkaugcc 3.4.6 should be safe on brcm-2.4 now
2006-08-29 Felix Fietkaufix gcc symlink install
2006-08-06 Imre Kalozadd XScale support to -ng
2006-08-04 Florian FainelliAdd nonmips patches
2006-08-04 Mike Bakerset PATH in rules.mk
2006-07-21 Imre Kalozmake gcc 4.1.1 the default for Aruba
2006-07-21 Imre Kalozrevert [4106] as it breaks toolchain selection
2006-07-02 Florian FainelliAvoid menuconfig warnings
2006-06-30 Felix Fietkauadd hack for building c++ with gcc 4.1.1
2006-06-28 Imre Kalozadd binutils 2.17 and remove the beta versions, update...
2006-06-21 Felix Fietkaumassive cleanup of toolchain/
2006-06-15 Felix Fietkaufix menuconfig developer options structure
2006-06-15 Felix Fietkaufix gcc version selection
2006-06-13 Felix Fietkauremove libgcc hack
2006-06-08 Imre Kalozadd arm eabi patches
2006-06-06 Imre Kalozadd GCC 4.1.1 and sync 4.1.0 with Kamikaze
2006-05-31 Felix Fietkaucleanup; replace .PHONY with FORCE; disable gdb by...
2006-05-30 Felix Fietkauremove stale libgcc menuconfig item
2006-05-30 Felix Fietkaufix toolchain build, remove some old gcc junk
2006-05-22 Nicolas Thillfix GCC version.
2006-05-12 Mike Bakerfix BR2_ and CONFIG_ issues
2006-04-20 Felix Fietkaumenuconfig cleanup
2006-03-21 Imre Kalozadd gcc 4.0.3, and make it the default for Aruba
2006-03-20 Mike Bakerfix pesky libgcc issue
2006-03-19 Felix Fietkauremove obsolete BR2_GCC_3_4 config symbol
2006-03-19 Felix Fietkaufix gcc menuconfig defaults
2006-03-10 Felix Fietkauadd gcc 3.4.6
2006-03-06 Imre Kalozreenable unsupported targets on DEVELOPER=1, add binuti...
2006-03-03 Felix Fietkauadd gcc 4.1.0
2006-02-28 Felix Fietkaudefault to gcc 3.4.4 for brcm-2.4 because of weird...
2006-02-10 Imre Kalozuse gcc 4.0.2 and deselect ppp by default for Aruba...
2006-02-06 Imre Kalozmake gcc4 depend on libgcc, and disable the libgcc...
2006-02-01 Mike Bakerchange cp to $(CP)
2006-01-28 Imre Kalozfix libgcc handling for gcc 3.4.5 and 4.0.2
2006-01-28 Felix Fietkauremove gcc 4.0.1
2006-01-27 Felix Fietkauadd 'OpenWrt-2.0' to gcc version info
2006-01-04 Waldemar Brodkorbthe gcc patch. you need to do make distclean and rebuil...
2006-01-04 Waldemar Brodkorbpatch for spec file of gcc 3.4.4, so that libgss librar...
2005-12-16 Imre Kalozadd gcc bugfix
2005-12-16 Imre Kalozadd gcc 3.4.5
2005-10-24 Felix Fietkaufix typo in gcc config
2005-10-21 Felix Fietkauclean gcc 4.0.0 patch directory
2005-10-21 Felix Fietkauadd gcc 4.0.2, remove 4.0.0
2005-08-13 Felix Fietkauadd a better mirror for gcc
2005-07-29 Felix Fietkaufix weird toolchain build error
2005-07-20 Felix Fietkaumore cleanup in toolchain/
2005-07-19 Felix Fietkaufix gcc build
2005-07-17 Felix Fietkaumove target/default/target_skeleton into package/base...
2005-07-12 Felix Fietkauadd gcc 4.0.1, remove older compilers
2005-06-13 Felix Fietkauchange default compiler to gcc 3.4.4 - fixes kernel...
2005-05-23 Felix Fietkauadd gcc 3.4.4
2005-04-30 Waldemar Brodkorboops.
2005-04-30 Waldemar Brodkorbuse tmpfs instead ramfs, strange that i do not need...
2005-04-29 Felix Fietkauchange default toolchain to gcc 3.4.3 and binutils...
2005-04-29 Felix Fietkauadd gcc 4.0.0
2005-04-29 Felix Fietkauremove unused gcc versions (<3.3.5, 3.4.0-3.4.2)
2005-04-29 Felix Fietkaumake gcc compile install libgcc_s by default, remove...
2005-04-28 Felix Fietkauadd hidden config value for gcc 3.4+
2005-04-25 Felix Fietkauenable c++ support in toolchain by default (without...
2005-04-09 Nicolas ThillDon't install libgcc to root_dir
2005-04-05 Felix Fietkauhide experimental/developer options from the user....
2005-03-19 Waldemar Brodkorbremove java compiler option, with will not work
2005-03-19 Felix Fietkauadd downloading script (with md5sum checking and source...
2005-03-07 Felix Fietkaubinutils & gcc patches from uclibc buildroot
2005-03-06 Mike Bakernbd's makefile/menuconfig rewrite
2005-02-19 Waldemar Brodkorbdemistifying make *clean targets, fix some clean target...
2005-02-06 Mike Bakerfix default toolchain/compiler settings
2005-01-16 Mike BakerInitial revision