Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix cflags for xscale (#2026) | Felix Fietkau | 2007-07-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 7910 | ||||
* | added i686 support and profile for t-vision s100 | John Crispin | 2007-07-08 | 1 | -0/+186 |
| | | | | SVN-Revision: 7890 | ||||
* | Use -Os for rdc and -O2 for the x86 target | Florian Fainelli | 2007-07-01 | 1 | -1/+2 |
| | | | | SVN-Revision: 7831 | ||||
* | Enable LDSO_RUNPATH in uClibc configuration for all platforms | Rod Whitby | 2007-06-29 | 9 | -9/+9 |
| | | | | SVN-Revision: 7769 | ||||
* | update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ↵ | Felix Fietkau | 2007-06-28 | 2 | -8/+4 |
| | | | | | | target (4.1.2 segfaults at compile time) SVN-Revision: 7762 | ||||
* | fix gcc 4.2.0 compile for ppc | Felix Fietkau | 2007-06-28 | 2 | -0/+27 |
| | | | | SVN-Revision: 7761 | ||||
* | add update target to toolchain/ | Felix Fietkau | 2007-06-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 7754 | ||||
* | replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc ↵ | Felix Fietkau | 2007-06-28 | 19 | -30/+254 |
| | | | | | | buildroot), adjust gcc makefile for PATCH_DIR changes SVN-Revision: 7753 | ||||
* | remove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh ↵ | Felix Fietkau | 2007-06-28 | 14 | -2130/+2268 |
| | | | | | | patches using quilt SVN-Revision: 7752 | ||||
* | enable the refresh target in toolchain/ | Felix Fietkau | 2007-06-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 7751 | ||||
* | disable quilt for kernel-headers | Felix Fietkau | 2007-06-28 | 1 | -0/+2 |
| | | | | SVN-Revision: 7749 | ||||
* | added several patches to make packages compile for the foxboard | John Crispin | 2007-06-12 | 1 | -0/+22 |
| | | | | SVN-Revision: 7597 | ||||
* | Fixes compile bug for uclibc-cris | John Crispin | 2007-06-12 | 1 | -0/+11 |
| | | | | SVN-Revision: 7596 | ||||
* | fix kernel-headers patching (#1878) | Felix Fietkau | 2007-06-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 7586 | ||||
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵ | Imre Kaloz | 2007-06-08 | 28 | -0/+124822 |
| | | | | | | with wigyori SVN-Revision: 7533 | ||||
* | we don't need libmudflap at all | Imre Kaloz | 2007-06-08 | 1 | -0/+2 |
| | | | | SVN-Revision: 7531 | ||||
* | use binutils 2.17 by default | Imre Kaloz | 2007-06-08 | 1 | -2/+2 |
| | | | | SVN-Revision: 7530 | ||||
* | Fixed a bug in the kernel-headers/Makefile introduced by the cris merge | John Crispin | 2007-06-02 | 1 | -2/+4 |
| | | | | SVN-Revision: 7444 | ||||
* | add initial support for the crisarchitecture used on foxboards to openwrt | John Crispin | 2007-06-02 | 6 | -3/+265 |
| | | | | SVN-Revision: 7439 | ||||
* | add arm fix for gdb from #1468 | Felix Fietkau | 2007-05-07 | 1 | -0/+113 |
| | | | | SVN-Revision: 7127 | ||||
* | the default_subtargets template was a bad idea, since different makefiles ↵ | Felix Fietkau | 2007-04-18 | 1 | -1/+11 |
| | | | | | | require different types of dependencies for subtargets. nuke it... SVN-Revision: 7003 | ||||
* | Remove ldd/ldconfig for the moment (#1551) | Florian Fainelli | 2007-04-04 | 1 | -7/+0 |
| | | | | SVN-Revision: 6866 | ||||
* | Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support ↵ | Hamish Guthrie | 2007-04-04 | 1 | -0/+2 |
| | | | | | | on at91 platform SVN-Revision: 6862 | ||||
* | Add ldd and ldconfig support, template packages derived from gcc and uclibc | Florian Fainelli | 2007-04-03 | 1 | -0/+6 |
| | | | | SVN-Revision: 6856 | ||||
* | Fix portability patch for uClibc. Certain versions of GNU cp treat -P as ↵ | Felix Fietkau | 2007-04-01 | 1 | -1/+1 |
| | | | | | | --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 Fietkau | 2007-03-28 | 65 | -28539/+2 |
| | | | | | | getting sick of seeing people complain about compile errors when trying to build brcm-2.4 with it. SVN-Revision: 6744 | ||||
* | fix gcc version selection | Imre Kaloz | 2007-03-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 6556 | ||||
* | Changed default compiler for 2.6 kernels to 4.1.2 | Hamish Guthrie | 2007-03-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 6539 | ||||
* | changes to target/linux/generic-* should not trigger a kernel-headers rebuild | Felix Fietkau | 2007-03-03 | 1 | -1/+0 |
| | | | | SVN-Revision: 6479 | ||||
* | mark uml as broken and add some cleanups (not working yet) | Felix Fietkau | 2007-02-28 | 1 | -7/+5 |
| | | | | SVN-Revision: 6439 | ||||
* | remove remaining unnecessary dependency | Felix Fietkau | 2007-02-28 | 1 | -3/+0 |
| | | | | SVN-Revision: 6423 | ||||
* | move ccache to tools/ and fix potential dependency issue | Felix Fietkau | 2007-02-27 | 2 | -50/+0 |
| | | | | SVN-Revision: 6413 | ||||
* | fix ccache build (#1415) | Felix Fietkau | 2007-02-27 | 1 | -9/+16 |
| | | | | SVN-Revision: 6412 | ||||
* | add x86_64 config for uClibc | Felix Fietkau | 2007-02-25 | 1 | -0/+152 |
| | | | | SVN-Revision: 6368 | ||||
* | add kernel_headers dependency on target/linux/generic-2.* | Felix Fietkau | 2007-02-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 6362 | ||||
* | clean up stampfile mess for tools/ and toolchain/ | Felix Fietkau | 2007-02-25 | 1 | -30/+12 |
| | | | | SVN-Revision: 6357 | ||||
* | upgrade to uClibc 0.9.28.2 | Felix Fietkau | 2007-02-24 | 10 | -326/+56 |
| | | | | SVN-Revision: 6353 | ||||
* | add gcc 4.1.2 (closes #1381) | Imre Kaloz | 2007-02-22 | 13 | -0/+4051 |
| | | | | SVN-Revision: 6343 | ||||
* | Fix ipv4/ipv6 resolving. When not using AF_INET, gethostbyname2_r tries to ↵ | Felix Fietkau | 2007-01-27 | 1 | -0/+12 |
| | | | | | | resolve an ipv6 address from /etc/hosts using __get_hosts_byname_r, but with AF_INET instead of the supplied address family. This returns ipv4 addresses marked as ipv6 ones. SVN-Revision: 6217 | ||||
* | Fix gcc version selection - default version for linux 2.4 broken in r6208 - ↵ | Felix Fietkau | 2007-01-26 | 2 | -4/+2 |
| | | | | | | brcm-2.6 needs an older compiler at least on wgt634u (don't ask me why...) SVN-Revision: 6209 | ||||
* | use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default | Imre Kaloz | 2007-01-26 | 2 | -5/+5 |
| | | | | SVN-Revision: 6208 | ||||
* | revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202) | Nicolas Thill | 2007-01-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 6185 | ||||
* | export __libc_stack_end in dynamically linked binaries as well - fixes ↵ | Felix Fietkau | 2007-01-22 | 1 | -0/+52 |
| | | | | | | uclibc++ compile on powerpc (#1230) SVN-Revision: 6171 | ||||
* | fix user mode linux toolchain build | Felix Fietkau | 2007-01-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 6130 | ||||
* | fix uml-2.6 build with 2.6.19.1 | Nicolas Thill | 2006-12-29 | 1 | -1/+6 |
| | | | | SVN-Revision: 5926 | ||||
* | add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64 | Felix Fietkau | 2006-12-14 | 1 | -0/+13 |
| | | | | SVN-Revision: 5784 | ||||
* | fix ccache build order | Felix Fietkau | 2006-12-14 | 1 | -1/+4 |
| | | | | SVN-Revision: 5783 | ||||
* | fix kernel-headers compile | Felix Fietkau | 2006-12-14 | 1 | -4/+6 |
| | | | | SVN-Revision: 5781 | ||||
* | Add ccache if not installed/installable on the host-system | Florian Fainelli | 2006-12-11 | 2 | -1/+44 |
| | | | | SVN-Revision: 5758 | ||||
* | 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 | 1 | -1/+4 |
| | | | | SVN-Revision: 5706 |