summaryrefslogtreecommitdiff
path: root/toolchain
Commit message (Collapse)AuthorAge
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-07
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at allFlorian Fainelli2007-08-05
| | | | SVN-Revision: 8345
* Allow installing gcj/gnu classpath,for those interestedFlorian Fainelli2007-08-04
| | | | SVN-Revision: 8337
* Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ↵Felix Fietkau2007-07-31
| | | | | | emit warnings in packages that don't use our target cflags properly SVN-Revision: 8256
* fix the gcc stampfile for initial stage installationFelix Fietkau2007-07-30
| | | | SVN-Revision: 8250
* remove leftover CONFIG_JLEVELFelix Fietkau2007-07-30
| | | | SVN-Revision: 8249
* fix an uClibc compile error that only happens on rebuildsFelix Fietkau2007-07-30
| | | | SVN-Revision: 8248
* no need to call compile,install on the kernel-headers dir - this gets rid of ↵Felix Fietkau2007-07-30
| | | | | | another unnecessary autorebuild check SVN-Revision: 8247
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-30
| | | | SVN-Revision: 8242
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-30
| | | | SVN-Revision: 8236
* remove leftover stuffFelix Fietkau2007-07-30
| | | | SVN-Revision: 8234
* fix compile errors with make 3.80Felix Fietkau2007-07-30
| | | | SVN-Revision: 8230
* add gcc 4.2.1Imre Kaloz2007-07-30
| | | | SVN-Revision: 8223
* use $(curdir) againFelix Fietkau2007-07-28
| | | | SVN-Revision: 8208
* build system fixes, more cleanupFelix Fietkau2007-07-28
| | | | SVN-Revision: 8207
* fix cflags for xscale (#2026)Felix Fietkau2007-07-11
| | | | SVN-Revision: 7910
* added i686 support and profile for t-vision s100John Crispin2007-07-08
| | | | SVN-Revision: 7890
* Use -Os for rdc and -O2 for the x86 targetFlorian Fainelli2007-07-01
| | | | SVN-Revision: 7831
* Enable LDSO_RUNPATH in uClibc configuration for all platformsRod Whitby2007-06-29
| | | | SVN-Revision: 7769
* update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ↵Felix Fietkau2007-06-28
| | | | | | target (4.1.2 segfaults at compile time) SVN-Revision: 7762
* fix gcc 4.2.0 compile for ppcFelix Fietkau2007-06-28
| | | | SVN-Revision: 7761
* add update target to toolchain/Felix Fietkau2007-06-28
| | | | SVN-Revision: 7754
* replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc ↵Felix Fietkau2007-06-28
| | | | | | buildroot), adjust gcc makefile for PATCH_DIR changes SVN-Revision: 7753
* remove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh ↵Felix Fietkau2007-06-28
| | | | | | patches using quilt SVN-Revision: 7752
* enable the refresh target in toolchain/Felix Fietkau2007-06-28
| | | | SVN-Revision: 7751
* disable quilt for kernel-headersFelix Fietkau2007-06-28
| | | | SVN-Revision: 7749
* added several patches to make packages compile for the foxboardJohn Crispin2007-06-12
| | | | SVN-Revision: 7597
* Fixes compile bug for uclibc-crisJohn Crispin2007-06-12
| | | | SVN-Revision: 7596
* fix kernel-headers patching (#1878)Felix Fietkau2007-06-12
| | | | SVN-Revision: 7586
* add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵Imre Kaloz2007-06-08
| | | | | | with wigyori SVN-Revision: 7533
* we don't need libmudflap at allImre Kaloz2007-06-08
| | | | SVN-Revision: 7531
* use binutils 2.17 by defaultImre Kaloz2007-06-08
| | | | SVN-Revision: 7530
* Fixed a bug in the kernel-headers/Makefile introduced by the cris mergeJohn Crispin2007-06-02
| | | | SVN-Revision: 7444
* add initial support for the crisarchitecture used on foxboards to openwrtJohn Crispin2007-06-02
| | | | SVN-Revision: 7439
* add arm fix for gdb from #1468Felix Fietkau2007-05-07
| | | | SVN-Revision: 7127
* the default_subtargets template was a bad idea, since different makefiles ↵Felix Fietkau2007-04-18
| | | | | | require different types of dependencies for subtargets. nuke it... SVN-Revision: 7003
* Remove ldd/ldconfig for the moment (#1551)Florian Fainelli2007-04-04
| | | | SVN-Revision: 6866
* Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support ↵Hamish Guthrie2007-04-04
| | | | | | on at91 platform SVN-Revision: 6862
* Add ldd and ldconfig support, template packages derived from gcc and uclibcFlorian Fainelli2007-04-03
| | | | SVN-Revision: 6856
* Fix portability patch for uClibc. Certain versions of GNU cp treat -P as ↵Felix Fietkau2007-04-01
| | | | | | --parent, which is wrong here and -P should be implied by -R already. Fixes build on OSX with fink's fileutils installed. SVN-Revision: 6784
* Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm ↵Felix Fietkau2007-03-28
| | | | | | getting sick of seeing people complain about compile errors when trying to build brcm-2.4 with it. SVN-Revision: 6744
* fix gcc version selectionImre Kaloz2007-03-11
| | | | SVN-Revision: 6556
* Changed default compiler for 2.6 kernels to 4.1.2Hamish Guthrie2007-03-07
| | | | SVN-Revision: 6539
* changes to target/linux/generic-* should not trigger a kernel-headers rebuildFelix Fietkau2007-03-03
| | | | SVN-Revision: 6479
* mark uml as broken and add some cleanups (not working yet)Felix Fietkau2007-02-28
| | | | SVN-Revision: 6439
* remove remaining unnecessary dependencyFelix Fietkau2007-02-28
| | | | SVN-Revision: 6423
* move ccache to tools/ and fix potential dependency issueFelix Fietkau2007-02-27
| | | | SVN-Revision: 6413
* fix ccache build (#1415)Felix Fietkau2007-02-27
| | | | SVN-Revision: 6412
* add x86_64 config for uClibcFelix Fietkau2007-02-25
| | | | SVN-Revision: 6368
* add kernel_headers dependency on target/linux/generic-2.*Felix Fietkau2007-02-25
| | | | SVN-Revision: 6362