| Commit message (Expand) | Author | Age |
* | fix cflags for xscale (#2026) | Felix Fietkau | 2007-07-11 |
* | added i686 support and profile for t-vision s100 | John Crispin | 2007-07-08 |
* | Use -Os for rdc and -O2 for the x86 target | Florian Fainelli | 2007-07-01 |
* | Enable LDSO_RUNPATH in uClibc configuration for all platforms | Rod Whitby | 2007-06-29 |
* | update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ta... | Felix Fietkau | 2007-06-28 |
* | fix gcc 4.2.0 compile for ppc | Felix Fietkau | 2007-06-28 |
* | add update target to toolchain/ | Felix Fietkau | 2007-06-28 |
* | replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildro... | Felix Fietkau | 2007-06-28 |
* | remove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh ... | Felix Fietkau | 2007-06-28 |
* | enable the refresh target in toolchain/ | Felix Fietkau | 2007-06-28 |
* | disable quilt for kernel-headers | Felix Fietkau | 2007-06-28 |
* | added several patches to make packages compile for the foxboard | John Crispin | 2007-06-12 |
* | Fixes compile bug for uclibc-cris | John Crispin | 2007-06-12 |
* | fix kernel-headers patching (#1878) | Felix Fietkau | 2007-06-12 |
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work wi... | Imre Kaloz | 2007-06-08 |
* | we don't need libmudflap at all | Imre Kaloz | 2007-06-08 |
* | use binutils 2.17 by default | Imre Kaloz | 2007-06-08 |
* | Fixed a bug in the kernel-headers/Makefile introduced by the cris merge | John Crispin | 2007-06-02 |
* | add initial support for the crisarchitecture used on foxboards to openwrt | John Crispin | 2007-06-02 |
* | add arm fix for gdb from #1468 | Felix Fietkau | 2007-05-07 |
* | the default_subtargets template was a bad idea, since different makefiles req... | Felix Fietkau | 2007-04-18 |
* | Remove ldd/ldconfig for the moment (#1551) | Florian Fainelli | 2007-04-04 |
* | Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support ... | Hamish Guthrie | 2007-04-04 |
* | Add ldd and ldconfig support, template packages derived from gcc and uclibc | Florian Fainelli | 2007-04-03 |
* | Fix portability patch for uClibc. Certain versions of GNU cp treat -P as --pa... | Felix Fietkau | 2007-04-01 |
* | Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm ... | Felix Fietkau | 2007-03-28 |
* | fix gcc version selection | Imre Kaloz | 2007-03-11 |
* | Changed default compiler for 2.6 kernels to 4.1.2 | Hamish Guthrie | 2007-03-07 |
* | changes to target/linux/generic-* should not trigger a kernel-headers rebuild | Felix Fietkau | 2007-03-03 |
* | mark uml as broken and add some cleanups (not working yet) | Felix Fietkau | 2007-02-28 |
* | remove remaining unnecessary dependency | Felix Fietkau | 2007-02-28 |
* | move ccache to tools/ and fix potential dependency issue | Felix Fietkau | 2007-02-27 |
* | fix ccache build (#1415) | Felix Fietkau | 2007-02-27 |
* | add x86_64 config for uClibc | Felix Fietkau | 2007-02-25 |
* | add kernel_headers dependency on target/linux/generic-2.* | Felix Fietkau | 2007-02-25 |
* | clean up stampfile mess for tools/ and toolchain/ | Felix Fietkau | 2007-02-25 |
* | upgrade to uClibc 0.9.28.2 | Felix Fietkau | 2007-02-24 |
* | add gcc 4.1.2 (closes #1381) | Imre Kaloz | 2007-02-22 |
* | Fix ipv4/ipv6 resolving. When not using AF_INET, gethostbyname2_r tries to re... | Felix Fietkau | 2007-01-27 |
* | Fix gcc version selection - default version for linux 2.4 broken in r6208 - b... | Felix Fietkau | 2007-01-26 |
* | use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default | Imre Kaloz | 2007-01-26 |
* | revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202) | Nicolas Thill | 2007-01-23 |
* | export __libc_stack_end in dynamically linked binaries as well - fixes uclibc... | Felix Fietkau | 2007-01-22 |
* | fix user mode linux toolchain build | Felix Fietkau | 2007-01-19 |
* | fix uml-2.6 build with 2.6.19.1 | Nicolas Thill | 2006-12-29 |
* | add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64 | Felix Fietkau | 2006-12-14 |
* | fix ccache build order | Felix Fietkau | 2006-12-14 |
* | fix kernel-headers compile | Felix Fietkau | 2006-12-14 |
* | Add ccache if not installed/installable on the host-system | Florian Fainelli | 2006-12-11 |
* | use the gcc 4.2 snapshot in x86-2.6 by default - seems to work better than 4.1.1 | Felix Fietkau | 2006-12-07 |