summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* add gcc 4.2.1Imre Kaloz2007-07-3018-1/+4041
* use $(curdir) againFelix Fietkau2007-07-281-12/+14
* build system fixes, more cleanupFelix Fietkau2007-07-281-49/+16
* fix cflags for xscale (#2026)Felix Fietkau2007-07-111-1/+1
* added i686 support and profile for t-vision s100John Crispin2007-07-081-0/+186
* Use -Os for rdc and -O2 for the x86 targetFlorian Fainelli2007-07-011-1/+2
* Enable LDSO_RUNPATH in uClibc configuration for all platformsRod Whitby2007-06-299-9/+9
* update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ta...Felix Fietkau2007-06-282-8/+4
* fix gcc 4.2.0 compile for ppcFelix Fietkau2007-06-282-0/+27
* add update target to toolchain/Felix Fietkau2007-06-281-1/+1
* replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildro...Felix Fietkau2007-06-2819-30/+254
* remove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh ...Felix Fietkau2007-06-2814-2130/+2268
* enable the refresh target in toolchain/Felix Fietkau2007-06-281-1/+1
* disable quilt for kernel-headersFelix Fietkau2007-06-281-0/+2
* added several patches to make packages compile for the foxboardJohn Crispin2007-06-121-0/+22
* Fixes compile bug for uclibc-crisJohn Crispin2007-06-121-0/+11
* fix kernel-headers patching (#1878)Felix Fietkau2007-06-121-1/+1
* add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...Imre Kaloz2007-06-0828-0/+124822
* we don't need libmudflap at allImre Kaloz2007-06-081-0/+2
* use binutils 2.17 by defaultImre Kaloz2007-06-081-2/+2
* Fixed a bug in the kernel-headers/Makefile introduced by the cris mergeJohn Crispin2007-06-021-2/+4
* add initial support for the crisarchitecture used on foxboards to openwrtJohn Crispin2007-06-026-3/+265
* add arm fix for gdb from #1468Felix Fietkau2007-05-071-0/+113
* the default_subtargets template was a bad idea, since different makefiles req...Felix Fietkau2007-04-181-1/+11
* Remove ldd/ldconfig for the moment (#1551)Florian Fainelli2007-04-041-7/+0
* Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support ...Hamish Guthrie2007-04-041-0/+2
* Add ldd and ldconfig support, template packages derived from gcc and uclibcFlorian Fainelli2007-04-031-0/+6
* Fix portability patch for uClibc. Certain versions of GNU cp treat -P as --pa...Felix Fietkau2007-04-011-1/+1
* Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm ...Felix Fietkau2007-03-2865-28539/+2
* fix gcc version selectionImre Kaloz2007-03-111-1/+1
* Changed default compiler for 2.6 kernels to 4.1.2Hamish Guthrie2007-03-071-1/+1
* changes to target/linux/generic-* should not trigger a kernel-headers rebuildFelix Fietkau2007-03-031-1/+0
* mark uml as broken and add some cleanups (not working yet)Felix Fietkau2007-02-281-7/+5
* remove remaining unnecessary dependencyFelix Fietkau2007-02-281-3/+0
* move ccache to tools/ and fix potential dependency issueFelix Fietkau2007-02-272-50/+0
* fix ccache build (#1415)Felix Fietkau2007-02-271-9/+16
* add x86_64 config for uClibcFelix Fietkau2007-02-251-0/+152
* add kernel_headers dependency on target/linux/generic-2.*Felix Fietkau2007-02-251-0/+1
* clean up stampfile mess for tools/ and toolchain/Felix Fietkau2007-02-251-30/+12
* upgrade to uClibc 0.9.28.2Felix Fietkau2007-02-2410-326/+56
* add gcc 4.1.2 (closes #1381)Imre Kaloz2007-02-2213-0/+4051
* Fix ipv4/ipv6 resolving. When not using AF_INET, gethostbyname2_r tries to re...Felix Fietkau2007-01-271-0/+12
* Fix gcc version selection - default version for linux 2.4 broken in r6208 - b...Felix Fietkau2007-01-262-4/+2
* use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by defaultImre Kaloz2007-01-262-5/+5
* revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202)Nicolas Thill2007-01-231-2/+2
* export __libc_stack_end in dynamically linked binaries as well - fixes uclibc...Felix Fietkau2007-01-221-0/+52
* fix user mode linux toolchain buildFelix Fietkau2007-01-191-0/+1
* fix uml-2.6 build with 2.6.19.1Nicolas Thill2006-12-291-1/+6
* add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64Felix Fietkau2006-12-141-0/+13
* fix ccache build orderFelix Fietkau2006-12-141-1/+4