| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update CFLAGS pickup to match the target variable name, allow i686 to be opti... | florian | 2007-10-26 | 1 | -2/+3 |
* | add gcc 4.2.2 | kaloz | 2007-10-25 | 20 | -0/+4359 |
* | Add binutils extra configure options | nbd | 2007-10-23 | 2 | -0/+8 |
* | openwrt: honour gcc extra configuration flags | nbd | 2007-10-23 | 1 | -0/+2 |
* | changed the -fhonours-copts gcc patch, such that the function needs to be tur... | blogic | 2007-10-07 | 4 | -4/+4 |
* | fix gdb installation | nbd | 2007-10-01 | 1 | -2/+2 |
* | remove obsolete file | nbd | 2007-09-24 | 1 | -8/+0 |
* | Fix toolchain generation with FPU enabled (#2242) | florian | 2007-09-09 | 1 | -1/+1 |
* | major target cleanup. it is now possible to have subtargets that can override... | nbd | 2007-09-08 | 3 | -4/+6 |
* | include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is... | nico | 2007-08-26 | 1 | -1/+0 |
* | fix typo (closes: #2275) | nico | 2007-08-26 | 1 | -1/+1 |
* | Disable multilib by default | florian | 2007-08-23 | 1 | -0/+2 |
* | Fix the stage2 compilation, no side effect with gcc4 (#2190) | florian | 2007-08-13 | 1 | -3/+1 |
* | Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprec... | florian | 2007-08-11 | 1 | -1/+1 |
* | Fix gdb installation, thanks to Alfred Heggestad | florian | 2007-08-09 | 1 | -1/+1 |
* | rdc can be built with gcc4 as well, my mistake | florian | 2007-08-08 | 1 | -1/+1 |
* | fix kernel-headers download (#2179) | nbd | 2007-08-07 | 1 | -7/+10 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | nbd | 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 | 2007-08-05 | 1 | -1/+1 |
* | Allow installing gcj/gnu classpath,for those interested | florian | 2007-08-04 | 1 | -1/+6 |
* | Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ... | nbd | 2007-07-31 | 4 | -0/+1175 |
* | fix the gcc stampfile for initial stage installation | nbd | 2007-07-30 | 1 | -0/+1 |
* | remove leftover CONFIG_JLEVEL | nbd | 2007-07-30 | 1 | -1/+1 |
* | fix an uClibc compile error that only happens on rebuilds | nbd | 2007-07-30 | 1 | -1/+1 |
* | no need to call compile,install on the kernel-headers dir - this gets rid of ... | nbd | 2007-07-30 | 2 | -13/+13 |
* | next round of cleanup, convert target/ - make -j works now ;) | nbd | 2007-07-30 | 1 | -1/+1 |
* | next round of build system cleanup - convert package/ to new structure | nbd | 2007-07-30 | 1 | -2/+2 |
* | remove leftover stuff | nbd | 2007-07-30 | 1 | -1/+0 |
* | fix compile errors with make 3.80 | nbd | 2007-07-30 | 1 | -1/+1 |
* | add gcc 4.2.1 | kaloz | 2007-07-30 | 18 | -1/+4041 |
* | use $(curdir) again | nbd | 2007-07-28 | 1 | -12/+14 |
* | build system fixes, more cleanup | nbd | 2007-07-28 | 1 | -49/+16 |
* | fix cflags for xscale (#2026) | nbd | 2007-07-11 | 1 | -1/+1 |
* | added i686 support and profile for t-vision s100 | blogic | 2007-07-08 | 1 | -0/+186 |
* | Use -Os for rdc and -O2 for the x86 target | florian | 2007-07-01 | 1 | -1/+2 |
* | Enable LDSO_RUNPATH in uClibc configuration for all platforms | rwhitby | 2007-06-29 | 9 | -9/+9 |
* | update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ta... | nbd | 2007-06-28 | 2 | -8/+4 |
* | fix gcc 4.2.0 compile for ppc | nbd | 2007-06-28 | 2 | -0/+27 |
* | add update target to toolchain/ | nbd | 2007-06-28 | 1 | -1/+1 |
* | replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildro... | nbd | 2007-06-28 | 19 | -30/+254 |
* | remove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh ... | nbd | 2007-06-28 | 14 | -2130/+2268 |
* | enable the refresh target in toolchain/ | nbd | 2007-06-28 | 1 | -1/+1 |
* | disable quilt for kernel-headers | nbd | 2007-06-28 | 1 | -0/+2 |
* | added several patches to make packages compile for the foxboard | blogic | 2007-06-12 | 1 | -0/+22 |
* | Fixes compile bug for uclibc-cris | blogic | 2007-06-12 | 1 | -0/+11 |
* | fix kernel-headers patching (#1878) | nbd | 2007-06-12 | 1 | -1/+1 |
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work wi... | kaloz | 2007-06-08 | 28 | -0/+124822 |
* | we don't need libmudflap at all | kaloz | 2007-06-08 | 1 | -0/+2 |
* | use binutils 2.17 by default | kaloz | 2007-06-08 | 1 | -2/+2 |
* | Fixed a bug in the kernel-headers/Makefile introduced by the cris merge | blogic | 2007-06-02 | 1 | -2/+4 |