| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain: gcc: enable sanitizers for glibc toolchain | Yousong Zhou | 2019-10-24 | 1 | -1/+4 |
* | toolchain/gcc: parallelize make install | Felix Fietkau | 2017-02-09 | 1 | -1/+1 |
* | gcc: optionally build gccgo compiler | Matteo Croce | 2016-08-11 | 1 | -0/+9 |
* | gcc: enable LTO support unconditionally | Felix Fietkau | 2015-11-10 | 1 | -5/+1 |
* | gcc: musl comes with its own SSP, so use it instead of libssp | Steven Barth | 2015-06-20 | 1 | -0/+4 |
* | gcc: gcc 4.9.x disable libsanitize | Felix Fietkau | 2014-10-05 | 1 | -0/+1 |
* | toolchain: remove another bogus copy of libiberty.a | Felix Fietkau | 2014-09-20 | 1 | -0/+1 |
* | gcc: remove the bogus CONFIG_TLS_SUPPORT symbol - TLS support is required by ... | Felix Fietkau | 2013-04-07 | 1 | -8/+0 |
* | buildroot: factor knowledge of a 64bits architecture | Florian Fainelli | 2013-04-05 | 1 | -1/+1 |
* | build: add the + token to any commands that can pass through the jobserver, f... | Felix Fietkau | 2012-09-23 | 1 | -1/+1 |
* | gcc: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -1/+1 |
* | toolchain/gcc: fix installing the toolchain after removing the toolchain dir ... | Felix Fietkau | 2012-06-30 | 1 | -2/+8 |
* | gcc: enable --with-headers for the final toolchain build | Felix Fietkau | 2012-02-17 | 1 | -0/+1 |
* | invoke patch-specs.sh in the gcc/final install stage. Patch up OpenWrts own c... | Jo-Philipp Wich | 2012-01-18 | 1 | -0/+1 |
* | replace gcc 4.5.2 support with 4.6.1 | Imre Kaloz | 2011-07-01 | 1 | -1/+1 |
* | introduce option to enable setjump()/longjump() based C++ exceptions (#9185, ... | Jo-Philipp Wich | 2011-06-23 | 1 | -0/+5 |
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo... | Felix Fietkau | 2010-08-19 | 1 | -10/+10 |
* | gcc: split up the build process into three distinct stages (minimal, initial,... | Felix Fietkau | 2010-07-20 | 1 | -0/+71 |