add autorebuild check for menuconfig
[openwrt.git] / toolchain /
2007-10-07 blogicchanged the -fhonours-copts gcc patch, such that the...
2007-10-01 nbdfix gdb installation
2007-09-24 nbdremove obsolete file
2007-09-09 florianFix toolchain generation with FPU enabled (#2242)
2007-09-08 nbdmajor target cleanup. it is now possible to have subtar...
2007-08-26 nicoinclude kernel-version.mk from kernel.mk so that a...
2007-08-26 nicofix typo (closes: #2275)
2007-08-23 florianDisable multilib by default
2007-08-13 florianFix the stage2 compilation, no side effect with gcc4...
2007-08-11 florianReplace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN...
2007-08-09 florianFix gdb installation, thanks to Alfred Heggestad
2007-08-08 florianrdc can be built with gcc4 as well, my mistake
2007-08-07 nbdfix kernel-headers download (#2179)
2007-08-07 nbdbuild system cleanup/restructuring as described in...
2007-08-05 florianrdc-2.6 must be built with gcc-3.4.6, if not it will...
2007-08-04 florianAllow installing gcj/gnu classpath,for those interested
2007-07-31 nbdPort the mbsd_multi patch from freewrt, which adds...
2007-07-30 nbdfix the gcc stampfile for initial stage installation
2007-07-30 nbdremove leftover CONFIG_JLEVEL
2007-07-30 nbdfix an uClibc compile error that only happens on rebuilds
2007-07-30 nbdno need to call compile,install on the kernel-headers...
2007-07-30 nbdnext round of cleanup, convert target/ - make -j works...
2007-07-30 nbdnext round of build system cleanup - convert package...
2007-07-30 nbdremove leftover stuff
2007-07-30 nbdfix compile errors with make 3.80
2007-07-30 kalozadd gcc 4.2.1
2007-07-28 nbduse $(curdir) again
2007-07-28 nbdbuild system fixes, more cleanup
2007-07-11 nbdfix cflags for xscale (#2026)
2007-07-08 blogicadded i686 support and profile for t-vision s100
2007-07-01 florianUse -Os for rdc and -O2 for the x86 target
2007-06-29 rwhitbyEnable LDSO_RUNPATH in uClibc configuration for all...
2007-06-28 nbdupdate magicbox target to 2.6.22-rc6, select gcc 4...
2007-06-28 nbdfix gcc 4.2.0 compile for ppc
2007-06-28 nbdadd update target to toolchain/
2007-06-28 nbdreplace gcc 4.2 snapshot with 4.2.0 release (sync patch...
2007-06-28 nbdremove the custom Build/Prepare override in binutils...
2007-06-28 nbdenable the refresh target in toolchain/
2007-06-28 nbddisable quilt for kernel-headers
2007-06-12 blogicadded several patches to make packages compile for...
2007-06-12 blogicFixes compile bug for uclibc-cris
2007-06-12 nbdfix kernel-headers patching (#1878)
2007-06-08 kalozadd support for the AVR32 platform, namely the ATNGW100...
2007-06-08 kalozwe don't need libmudflap at all
2007-06-08 kalozuse binutils 2.17 by default
2007-06-02 blogicFixed a bug in the kernel-headers/Makefile introduced...
2007-06-02 blogicadd initial support for the crisarchitecture used on...
2007-05-07 nbdadd arm fix for gdb from #1468
2007-04-18 nbdthe default_subtargets template was a bad idea, since...
2007-04-04 florianRemove ldd/ldconfig for the moment (#1551)
2007-04-04 hcgCleanups on romboot and u-boot.
2007-04-03 florianAdd ldd and ldconfig support, template packages derived...
2007-04-01 nbdFix portability patch for uClibc.
2007-03-28 nbdNuke lots of obsolete compiler versions
2007-03-11 kalozfix gcc version selection
2007-03-07 hcgChanged default compiler for 2.6 kernels to 4.1.2
2007-03-03 nbdchanges to target/linux/generic-* should not trigger...
2007-02-28 nbdmark uml as broken and add some cleanups (not working...
2007-02-28 nbdremove remaining unnecessary dependency
2007-02-27 nbdmove ccache to tools/ and fix potential dependency...
2007-02-27 nbdfix ccache build (#1415)
2007-02-25 nbdadd x86_64 config for uClibc
2007-02-25 nbdadd kernel_headers dependency on target/linux/generic-2.*
2007-02-25 nbdclean up stampfile mess for tools/ and toolchain/
2007-02-24 nbdupgrade to uClibc 0.9.28.2
2007-02-22 kalozadd gcc 4.1.2 (closes #1381)
2007-01-27 nbdFix ipv4/ipv6 resolving.
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 ...
2007-01-22 nbdexport __libc_stack_end in dynamically linked binaries...
2007-01-19 nbdfix user mode linux toolchain build
2006-12-29 nicofix uml-2.6 build with 2.6.19.1
2006-12-14 nbdadd a hack for compiling a 32 bit user space with 64...
2006-12-14 nbdfix ccache build order
2006-12-14 nbdfix kernel-headers compile
2006-12-11 florianAdd ccache if not installed/installable on the host...
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-12-05 nbdswitch to -O2 on x86 for performance reasons
2006-11-30 nbdanother round of ppc fixes - the unfinished include...
2006-11-30 nbdanother build fix for ppc
2006-11-30 nbdfix ppc compile
2006-11-29 mbmlittle endian arm support
2006-11-28 kalozfix locale stuff (and there was much rejoicing)
2006-11-27 nbdanother bsd bugfix
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-18 nbdremove old patch
2006-11-12 nbdfix kernel-headers prepare (#949)
2006-11-12 nbdfix gcc compile
2006-11-12 nbdmore shell related fixes
2006-11-11 nbdmake target/linux/* directories self-contained, use...
2006-10-31 nicooops, forgot to remove references to libnotimpl
2006-10-31 nicomove libnotimpl to /packages/libs, fix another typo...
2006-10-27 kalozrename the xscale target to ixp4xx for the forthcoming...
2006-10-26 pavlovbring in floorf so that postgres server will compile...
next