aboutsummaryrefslogtreecommitdiff
path: root/toolchain/gcc/final
Commit message (Expand)AuthorAge
* toolchain/gcc: use explicit configure argsAndre Heider2023-02-09
* toolchain/gcc: use STAGING_DIR_HOST instead of hardcoding defaultChristian Marangi2023-01-09
* toolchain: gcc: enable sanitizers for glibc toolchainYousong Zhou2019-10-24
* toolchain/gcc: parallelize make installFelix Fietkau2017-02-09
* gcc: optionally build gccgo compilerMatteo Croce2016-08-11
* gcc: enable LTO support unconditionallyFelix Fietkau2015-11-10
* gcc: musl comes with its own SSP, so use it instead of libsspSteven Barth2015-06-20
* gcc: gcc 4.9.x disable libsanitizeFelix Fietkau2014-10-05
* toolchain: remove another bogus copy of libiberty.aFelix Fietkau2014-09-20
* gcc: remove the bogus CONFIG_TLS_SUPPORT symbol - TLS support is required by ...Felix Fietkau2013-04-07
* buildroot: factor knowledge of a 64bits architectureFlorian Fainelli2013-04-05
* build: add the + token to any commands that can pass through the jobserver, f...Felix Fietkau2012-09-23
* gcc: enable parallel buildsFelix Fietkau2012-09-15
* toolchain/gcc: fix installing the toolchain after removing the toolchain dir ...Felix Fietkau2012-06-30
* gcc: enable --with-headers for the final toolchain buildFelix Fietkau2012-02-17
* invoke patch-specs.sh in the gcc/final install stage. Patch up OpenWrts own c...Jo-Philipp Wich2012-01-18
* replace gcc 4.5.2 support with 4.6.1Imre Kaloz2011-07-01
* introduce option to enable setjump()/longjump() based C++ exceptions (#9185, ...Jo-Philipp Wich2011-06-23
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...Felix Fietkau2010-08-19
* gcc: split up the build process into three distinct stages (minimal, initial,...Felix Fietkau2010-07-20