| Commit message (Expand) | Author | Age | Files | Lines |
* | [toolchain] fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_m... | florian | 2010-04-20 | 1 | -3/+10 |
* | add gcc-4.5.0 preliminary support | acoul | 2010-04-19 | 1 | -0/+12 |
* | [toolchain] gcc: only enable/disable TLS support in final stage (closes: #6788) | nico | 2010-03-06 | 1 | -5/+8 |
* | this patch fixes toolchain parallel build, which reduces build time. | thepeople | 2010-03-05 | 1 | -1/+1 |
* | [toolchain/gcc]: make TLS support configurable | kaloz | 2010-02-26 | 1 | -2/+6 |
* | add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patch | kaloz | 2010-01-26 | 1 | -1/+1 |
* | add preliminary support for the latest CodeSourcery toolchain | kaloz | 2010-01-25 | 1 | -1/+1 |
* | add support for gcc 4.4.3 | kaloz | 2010-01-24 | 1 | -0/+3 |
* | do not use the wrapper scripts for exportable toolchains internally. on some ... | nbd | 2009-11-19 | 1 | -6/+0 |
* | Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The t... | nbd | 2009-11-14 | 1 | -0/+6 |
* | gcc: add a config option for using the gcc graphite framework (disabled by de... | nbd | 2009-11-12 | 1 | -1/+1 |
* | gcc: fix build with cloog/ppl | nbd | 2009-11-02 | 1 | -0/+1 |
* | gcc: compile libgcc and libstdc++ with -O2 instead of -Os on power pc to avoi... | nbd | 2009-10-27 | 1 | -0/+4 |
* | gcc: fix compile on armv4t with the cs toolchain | nbd | 2009-10-24 | 1 | -0/+1 |
* | gcc: fix bug reporting url in newer compiler versions | nbd | 2009-10-24 | 1 | -1/+4 |
* | [toolchain] add support for gcc-4.4.2, add missing gcc-4.4.1 md5sum | florian | 2009-10-21 | 1 | -0/+6 |
* | gcc: prevent the libgcc configure script from enabling support for the fixed ... | nbd | 2009-10-19 | 1 | -0/+2 |
* | add a gcc variant based on gcc 4.3.3 with codesourcery enhancements | nbd | 2009-10-19 | 1 | -6/+7 |
* | gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target... | nbd | 2009-10-10 | 1 | -22/+38 |
* | [toolchain] disable tls for stdlibc++. fixes c++ inside a gcc-4.4.0 | lars | 2009-06-05 | 1 | -0/+1 |
* | fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ... | nbd | 2009-05-04 | 1 | -0/+1 |
* | remove obsolete gcc version md5sums | nbd | 2009-05-04 | 1 | -6/+0 |
* | [toolchain] gcc: symlink ./lib64 to ./lib for x86_64 as well | nico | 2009-04-27 | 1 | -1/+1 |
* | [toolchain] add preliminary support for gcc-4.4.0, need to forward port the f... | florian | 2009-04-23 | 1 | -2/+5 |
* | add a modified version of the mips64 patch from #4603 | nbd | 2009-04-18 | 1 | -0/+2 |
* | fix stampfile variables for the toolchain build (fixes gcc compile error) | nbd | 2009-03-13 | 1 | -1/+1 |
* | [toolchain] move common variables to a dedicated include file | nico | 2009-02-23 | 1 | -6/+1 |
* | build system refactoring in preparation for allowing packages to do host-buil... | nbd | 2009-02-22 | 1 | -33/+33 |
* | [toolchain] cosmetic & coherency fixes | nico | 2009-02-03 | 1 | -11/+11 |
* | add gcc 4.3.3, clean up gcc version config symbols | nbd | 2009-01-27 | 1 | -0/+3 |
* | [toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Lu... | nico | 2009-01-21 | 1 | -4/+25 |
* | [massive] add support for alternative C libraries (currently only glibc/eglibc) | nico | 2009-01-08 | 1 | -68/+129 |
* | Fix ssp enabling/disabling (#4388) | florian | 2009-01-04 | 1 | -2/+2 |
* | nuke old gcc 4.2 versions | kaloz | 2008-12-02 | 1 | -12/+0 |
* | add md5sums for binutils & gcc and use the GNU mirror facility | nico | 2008-11-08 | 1 | -4/+26 |
* | disable autorebuild for the toolchain, as it can easily lead to build breakages | nbd | 2008-09-02 | 1 | -0/+1 |
* | Disable smash stacking support by default, but allow to enable it as an exper... | florian | 2008-07-30 | 1 | -0/+8 |
* | use qstrip macro to strip quoted CONFIG_* strings | nico | 2008-07-14 | 1 | -1/+1 |
* | make sure the toolchain target dir really exists | nbd | 2008-04-22 | 1 | -1/+1 |
* | [toolchain] provide a cleaner way to specify a biarch toolchain build | jk | 2008-04-12 | 1 | -0/+18 |
* | Do not disable tls yet, uclibc-ntpl will support it soon | florian | 2008-04-10 | 1 | -2/+0 |
* | Disable tls support, uClibc does not support it, and it could lead to linking... | florian | 2008-04-10 | 1 | -0/+2 |
* | fixup softfloat handling | kaloz | 2007-12-28 | 1 | -0/+2 |
* | fix a few stampfile locations | nbd | 2007-11-20 | 1 | -1/+1 |
* | openwrt: honour gcc extra configuration flags | nbd | 2007-10-23 | 1 | -0/+2 |
* | 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 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | nbd | 2007-08-07 | 1 | -33/+34 |