| Commit message (Expand) | Author | Age | Files | Lines |
* | fix a few stampfile locations | nbd | 2007-11-20 | 1 | -1/+1 |
* | add gcc 4.2.2 | kaloz | 2007-10-25 | 20 | -0/+4359 |
* | 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 |
* | major target cleanup. it is now possible to have subtargets that can override... | nbd | 2007-09-08 | 1 | -1/+1 |
* | 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 |
* | rdc can be built with gcc4 as well, my mistake | florian | 2007-08-08 | 1 | -1/+1 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | nbd | 2007-08-07 | 1 | -33/+34 |
* | 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 |
* | add gcc 4.2.1 | kaloz | 2007-07-30 | 18 | -1/+4041 |
* | 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 |
* | replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildro... | nbd | 2007-06-28 | 19 | -30/+254 |
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work wi... | kaloz | 2007-06-08 | 1 | -0/+19726 |
* | we don't need libmudflap at all | kaloz | 2007-06-08 | 1 | -0/+2 |
* | Nuke lots of obsolete compiler versions | nbd | 2007-03-28 | 65 | -28539/+2 |
* | fix gcc version selection | kaloz | 2007-03-11 | 1 | -1/+1 |
* | Changed default compiler for 2.6 kernels to 4.1.2 | hcg | 2007-03-07 | 1 | -1/+1 |
* | add gcc 4.1.2 (closes #1381) | kaloz | 2007-02-22 | 13 | -0/+4051 |
* | Fix gcc version selection | nbd | 2007-01-26 | 2 | -4/+2 |
* | use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default | kaloz | 2007-01-26 | 2 | -5/+5 |
* | revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202) | nico | 2007-01-23 | 1 | -2/+2 |
* | use the gcc 4.2 snapshot in x86-2.6 by default - seems to work better than 4.1.1 | nbd | 2006-12-07 | 1 | -1/+4 |
* | default to gcc 4.1.1 for the rb532 again | nbd | 2006-12-06 | 1 | -1/+1 |
* | fix locale stuff (and there was much rejoicing) | kaloz | 2006-11-28 | 1 | -5/+5 |
* | add a gcc 4.2 snapshot | nbd | 2006-11-23 | 15 | -3/+3819 |
* | Port the locale changes to the other gcc versions as well | florian | 2006-11-21 | 7 | -14/+14 |
* | switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble... | nbd | 2006-11-21 | 1 | -1/+1 |
* | Forgot that part (#926) | florian | 2006-11-21 | 1 | -0/+1 |
* | Fix gcc config_largefile (#926) | florian | 2006-11-21 | 1 | -2/+2 |
* | fix gcc compile | nbd | 2006-11-12 | 1 | -4/+4 |
* | more shell related fixes | nbd | 2006-11-12 | 1 | -6/+6 |
* | rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.... | kaloz | 2006-10-27 | 1 | -3/+1 |
* | use gcc 4.1.1 for rb532 by default | nbd | 2006-10-25 | 1 | -1/+1 |
* | fix gcc compile | nbd | 2006-10-10 | 1 | -0/+1 |
* | enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board) | nbd | 2006-10-09 | 1 | -1/+1 |
* | move tools from toolchain/ to tools/ | nbd | 2006-09-27 | 1 | -4/+4 |
* | gcc 3.4.6 should be safe on brcm-2.4 now | nbd | 2006-09-02 | 2 | -3/+0 |
* | fix gcc symlink install | nbd | 2006-08-29 | 1 | -2/+2 |
* | add XScale support to -ng | kaloz | 2006-08-06 | 2 | -0/+69 |
* | Add nonmips patches | florian | 2006-08-04 | 12 | -0/+4376 |
* | set PATH in rules.mk | mbm | 2006-08-04 | 1 | -6/+6 |
* | make gcc 4.1.1 the default for Aruba | kaloz | 2006-07-21 | 2 | -2/+2 |
* | revert [4106] as it breaks toolchain selection | kaloz | 2006-07-21 | 1 | -4/+4 |
* | Avoid menuconfig warnings | florian | 2006-07-02 | 1 | -4/+2 |