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