don't run mdev on hotplug pseudo-events that come from user space
[openwrt.git] / toolchain / gcc /
2007-02-22 kalozadd gcc 4.1.2 (closes #1381)
2007-01-26 nbdFix gcc version selection
2007-01-26 kalozuse gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default
2007-01-23 nicorevert gcc to 4.1.1 for x86 to fix uclibc++ build ...
2006-12-07 nbduse the gcc 4.2 snapshot in x86-2.6 by default - seems...
2006-12-06 nbddefault to gcc 4.1.1 for the rb532 again
2006-11-28 kalozfix locale stuff (and there was much rejoicing)
2006-11-23 nbdadd a gcc 4.2 snapshot
2006-11-21 florianPort the locale changes to the other gcc versions as...
2006-11-21 nbdswitch rb532 to the old gcc again. 4.1.1 is suddenly...
2006-11-21 florianForgot that part (#926)
2006-11-21 florianFix gcc config_largefile (#926)
2006-11-12 nbdfix gcc compile
2006-11-12 nbdmore shell related fixes
2006-10-27 kalozrename the xscale target to ixp4xx for the forthcoming...
2006-10-25 nbduse gcc 4.1.1 for rb532 by default
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-10-10 nbdfix gcc compile
2006-10-09 nbdenable gcc 4.1.1 by default in x86-2.6 (verified on...
2006-09-27 nbdmove tools from toolchain/ to tools/
2006-09-02 nbdgcc 3.4.6 should be safe on brcm-2.4 now
2006-08-29 nbdfix gcc symlink install
2006-08-06 kalozadd XScale support to -ng
2006-08-04 florianAdd nonmips patches
2006-08-04 mbmset PATH in rules.mk
2006-07-21 kalozmake gcc 4.1.1 the default for Aruba
2006-07-21 kalozrevert [4106] as it breaks toolchain selection
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