trigger a kernel module rebuild when the kernel config changes
[openwrt/openwrt.git] / toolchain /
2007-03-11 Imre Kalozfix gcc version selection
2007-03-07 Hamish GuthrieChanged default compiler for 2.6 kernels to 4.1.2
2007-03-03 Felix Fietkauchanges to target/linux/generic-* should not trigger...
2007-02-28 Felix Fietkaumark uml as broken and add some cleanups (not working...
2007-02-28 Felix Fietkauremove remaining unnecessary dependency
2007-02-27 Felix Fietkaumove ccache to tools/ and fix potential dependency...
2007-02-27 Felix Fietkaufix ccache build (#1415)
2007-02-25 Felix Fietkauadd x86_64 config for uClibc
2007-02-25 Felix Fietkauadd kernel_headers dependency on target/linux/generic-2.*
2007-02-25 Felix Fietkauclean up stampfile mess for tools/ and toolchain/
2007-02-24 Felix Fietkauupgrade to uClibc 0.9.28.2
2007-02-22 Imre Kalozadd gcc 4.1.2 (closes #1381)
2007-01-27 Felix FietkauFix ipv4/ipv6 resolving. When not using AF_INET, gethos...
2007-01-26 Felix FietkauFix gcc version selection - default version for linux...
2007-01-26 Imre Kalozuse gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default
2007-01-23 Nicolas Thillrevert gcc to 4.1.1 for x86 to fix uclibc++ build ...
2007-01-22 Felix Fietkauexport __libc_stack_end in dynamically linked binaries...
2007-01-19 Felix Fietkaufix user mode linux toolchain build
2006-12-29 Nicolas Thillfix uml-2.6 build with 2.6.19.1
2006-12-14 Felix Fietkauadd a hack for compiling a 32 bit user space with 64...
2006-12-14 Felix Fietkaufix ccache build order
2006-12-14 Felix Fietkaufix kernel-headers compile
2006-12-11 Florian FainelliAdd ccache if not installed/installable on the host...
2006-12-07 Felix Fietkauuse the gcc 4.2 snapshot in x86-2.6 by default - seems...
2006-12-06 Felix Fietkaudefault to gcc 4.1.1 for the rb532 again
2006-12-05 Felix Fietkauswitch to -O2 on x86 for performance reasons
2006-11-30 Felix Fietkauanother round of ppc fixes - the unfinished include...
2006-11-30 Felix Fietkauanother build fix for ppc
2006-11-30 Felix Fietkaufix ppc compile
2006-11-29 Mike Bakerlittle endian arm support
2006-11-28 Imre Kalozfix locale stuff (and there was much rejoicing)
2006-11-27 Felix Fietkauanother bsd bugfix
2006-11-23 Felix Fietkauadd a gcc 4.2 snapshot
2006-11-21 Florian FainelliPort the locale changes to the other gcc versions as...
2006-11-21 Felix Fietkauswitch rb532 to the old gcc again. 4.1.1 is suddenly...
2006-11-21 Florian FainelliForgot that part (#926)
2006-11-21 Florian FainelliFix gcc config_largefile (#926)
2006-11-18 Felix Fietkauremove old patch
2006-11-12 Felix Fietkaufix kernel-headers prepare (#949)
2006-11-12 Felix Fietkaufix gcc compile
2006-11-12 Felix Fietkaumore shell related fixes
2006-11-11 Felix Fietkaumake target/linux/* directories self-contained, use...
2006-10-31 Nicolas Thilloops, forgot to remove references to libnotimpl
2006-10-31 Nicolas Thillmove libnotimpl to /packages/libs, fix another typo...
2006-10-27 Imre Kalozrename the xscale target to ixp4xx for the forthcoming...
2006-10-26 Tim Yardleybring in floorf so that postgres server will compile...
2006-10-26 Tim Yardleyadd a configuration option to enable full c99 math...
2006-10-25 Felix Fietkauuse gcc 4.1.1 for rb532 by default
2006-10-22 Felix Fietkauuse getdents64 in the uClibc glob function
2006-10-18 Felix Fietkauimprove parallel building
2006-10-14 Felix Fietkauanother one ...
2006-10-14 Felix Fietkauremove some obsolete stuff
2006-10-14 Felix Fietkauuse $(TAR) in unpack commands
2016-03-20 Felix Fietkaufinally move buildroot-ng to trunk