summaryrefslogtreecommitdiff
path: root/toolchain
Commit message (Expand)AuthorAge
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-07
* rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at allFlorian Fainelli2007-08-05
* Allow installing gcj/gnu classpath,for those interestedFlorian Fainelli2007-08-04
* Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ...Felix Fietkau2007-07-31
* fix the gcc stampfile for initial stage installationFelix Fietkau2007-07-30
* remove leftover CONFIG_JLEVELFelix Fietkau2007-07-30
* fix an uClibc compile error that only happens on rebuildsFelix Fietkau2007-07-30
* no need to call compile,install on the kernel-headers dir - this gets rid of ...Felix Fietkau2007-07-30
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-30
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-30
* remove leftover stuffFelix Fietkau2007-07-30
* fix compile errors with make 3.80Felix Fietkau2007-07-30
* add gcc 4.2.1Imre Kaloz2007-07-30
* use $(curdir) againFelix Fietkau2007-07-28
* build system fixes, more cleanupFelix Fietkau2007-07-28
* fix cflags for xscale (#2026)Felix Fietkau2007-07-11
* added i686 support and profile for t-vision s100John Crispin2007-07-08
* Use -Os for rdc and -O2 for the x86 targetFlorian Fainelli2007-07-01
* Enable LDSO_RUNPATH in uClibc configuration for all platformsRod Whitby2007-06-29
* update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ta...Felix Fietkau2007-06-28
* fix gcc 4.2.0 compile for ppcFelix Fietkau2007-06-28
* add update target to toolchain/Felix Fietkau2007-06-28
* replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildro...Felix Fietkau2007-06-28
* remove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh ...Felix Fietkau2007-06-28
* enable the refresh target in toolchain/Felix Fietkau2007-06-28
* disable quilt for kernel-headersFelix Fietkau2007-06-28
* added several patches to make packages compile for the foxboardJohn Crispin2007-06-12
* Fixes compile bug for uclibc-crisJohn Crispin2007-06-12
* fix kernel-headers patching (#1878)Felix Fietkau2007-06-12
* add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...Imre Kaloz2007-06-08
* we don't need libmudflap at allImre Kaloz2007-06-08
* use binutils 2.17 by defaultImre Kaloz2007-06-08
* Fixed a bug in the kernel-headers/Makefile introduced by the cris mergeJohn Crispin2007-06-02
* add initial support for the crisarchitecture used on foxboards to openwrtJohn Crispin2007-06-02
* add arm fix for gdb from #1468Felix Fietkau2007-05-07
* the default_subtargets template was a bad idea, since different makefiles req...Felix Fietkau2007-04-18
* Remove ldd/ldconfig for the moment (#1551)Florian Fainelli2007-04-04
* Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support ...Hamish Guthrie2007-04-04
* Add ldd and ldconfig support, template packages derived from gcc and uclibcFlorian Fainelli2007-04-03
* Fix portability patch for uClibc. Certain versions of GNU cp treat -P as --pa...Felix Fietkau2007-04-01
* Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm ...Felix Fietkau2007-03-28
* fix gcc version selectionImre Kaloz2007-03-11
* Changed default compiler for 2.6 kernels to 4.1.2Hamish Guthrie2007-03-07
* changes to target/linux/generic-* should not trigger a kernel-headers rebuildFelix Fietkau2007-03-03
* mark uml as broken and add some cleanups (not working yet)Felix Fietkau2007-02-28
* remove remaining unnecessary dependencyFelix Fietkau2007-02-28
* move ccache to tools/ and fix potential dependency issueFelix Fietkau2007-02-27
* fix ccache build (#1415)Felix Fietkau2007-02-27
* add x86_64 config for uClibcFelix Fietkau2007-02-25
* add kernel_headers dependency on target/linux/generic-2.*Felix Fietkau2007-02-25