| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix typo (closes: #2275) | Nicolas Thill | 2007-08-26 | 1 | -1/+1 |
* | Disable multilib by default | Florian Fainelli | 2007-08-23 | 1 | -0/+2 |
* | Fix the stage2 compilation, no side effect with gcc4 (#2190) | Florian Fainelli | 2007-08-13 | 1 | -3/+1 |
* | Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprec... | Florian Fainelli | 2007-08-11 | 1 | -1/+1 |
* | Fix gdb installation, thanks to Alfred Heggestad | Florian Fainelli | 2007-08-09 | 1 | -1/+1 |
* | rdc can be built with gcc4 as well, my mistake | Florian Fainelli | 2007-08-08 | 1 | -1/+1 |
* | fix kernel-headers download (#2179) | Felix Fietkau | 2007-08-07 | 1 | -7/+10 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | Felix Fietkau | 2007-08-07 | 7 | -114/+113 |
* | rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at all | Florian Fainelli | 2007-08-05 | 1 | -1/+1 |
* | Allow installing gcj/gnu classpath,for those interested | Florian Fainelli | 2007-08-04 | 1 | -1/+6 |
* | Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ... | Felix Fietkau | 2007-07-31 | 4 | -0/+1175 |
* | fix the gcc stampfile for initial stage installation | Felix Fietkau | 2007-07-30 | 1 | -0/+1 |
* | remove leftover CONFIG_JLEVEL | Felix Fietkau | 2007-07-30 | 1 | -1/+1 |
* | fix an uClibc compile error that only happens on rebuilds | Felix Fietkau | 2007-07-30 | 1 | -1/+1 |
* | no need to call compile,install on the kernel-headers dir - this gets rid of ... | Felix Fietkau | 2007-07-30 | 2 | -13/+13 |
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 | 1 | -1/+1 |
* | next round of build system cleanup - convert package/ to new structure | Felix Fietkau | 2007-07-30 | 1 | -2/+2 |
* | remove leftover stuff | Felix Fietkau | 2007-07-30 | 1 | -1/+0 |
* | fix compile errors with make 3.80 | Felix Fietkau | 2007-07-30 | 1 | -1/+1 |
* | add gcc 4.2.1 | Imre Kaloz | 2007-07-30 | 18 | -1/+4041 |
* | use $(curdir) again | Felix Fietkau | 2007-07-28 | 1 | -12/+14 |
* | build system fixes, more cleanup | Felix Fietkau | 2007-07-28 | 1 | -49/+16 |
* | fix cflags for xscale (#2026) | Felix Fietkau | 2007-07-11 | 1 | -1/+1 |
* | added i686 support and profile for t-vision s100 | John Crispin | 2007-07-08 | 1 | -0/+186 |
* | Use -Os for rdc and -O2 for the x86 target | Florian Fainelli | 2007-07-01 | 1 | -1/+2 |
* | Enable LDSO_RUNPATH in uClibc configuration for all platforms | Rod Whitby | 2007-06-29 | 9 | -9/+9 |
* | update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ta... | Felix Fietkau | 2007-06-28 | 2 | -8/+4 |
* | fix gcc 4.2.0 compile for ppc | Felix Fietkau | 2007-06-28 | 2 | -0/+27 |
* | add update target to toolchain/ | Felix Fietkau | 2007-06-28 | 1 | -1/+1 |
* | replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildro... | Felix Fietkau | 2007-06-28 | 19 | -30/+254 |
* | remove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh ... | Felix Fietkau | 2007-06-28 | 14 | -2130/+2268 |
* | enable the refresh target in toolchain/ | Felix Fietkau | 2007-06-28 | 1 | -1/+1 |
* | disable quilt for kernel-headers | Felix Fietkau | 2007-06-28 | 1 | -0/+2 |
* | added several patches to make packages compile for the foxboard | John Crispin | 2007-06-12 | 1 | -0/+22 |
* | Fixes compile bug for uclibc-cris | John Crispin | 2007-06-12 | 1 | -0/+11 |
* | fix kernel-headers patching (#1878) | Felix Fietkau | 2007-06-12 | 1 | -1/+1 |
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work wi... | Imre Kaloz | 2007-06-08 | 28 | -0/+124822 |
* | we don't need libmudflap at all | Imre Kaloz | 2007-06-08 | 1 | -0/+2 |
* | use binutils 2.17 by default | Imre Kaloz | 2007-06-08 | 1 | -2/+2 |
* | Fixed a bug in the kernel-headers/Makefile introduced by the cris merge | John Crispin | 2007-06-02 | 1 | -2/+4 |
* | add initial support for the crisarchitecture used on foxboards to openwrt | John Crispin | 2007-06-02 | 6 | -3/+265 |
* | add arm fix for gdb from #1468 | Felix Fietkau | 2007-05-07 | 1 | -0/+113 |
* | the default_subtargets template was a bad idea, since different makefiles req... | Felix Fietkau | 2007-04-18 | 1 | -1/+11 |
* | Remove ldd/ldconfig for the moment (#1551) | Florian Fainelli | 2007-04-04 | 1 | -7/+0 |
* | Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support ... | Hamish Guthrie | 2007-04-04 | 1 | -0/+2 |
* | Add ldd and ldconfig support, template packages derived from gcc and uclibc | Florian Fainelli | 2007-04-03 | 1 | -0/+6 |
* | Fix portability patch for uClibc. Certain versions of GNU cp treat -P as --pa... | Felix Fietkau | 2007-04-01 | 1 | -1/+1 |
* | Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm ... | Felix Fietkau | 2007-03-28 | 65 | -28539/+2 |
* | fix gcc version selection | Imre Kaloz | 2007-03-11 | 1 | -1/+1 |
* | Changed default compiler for 2.6 kernels to 4.1.2 | Hamish Guthrie | 2007-03-07 | 1 | -1/+1 |