aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/final
Commit message (Expand)AuthorAgeFilesLines
* toolchain: gcc: enable sanitizers for glibc toolchainYousong Zhou2019-10-241-1/+4
* toolchain/gcc: parallelize make installFelix Fietkau2017-02-091-1/+1
* gcc: optionally build gccgo compilerMatteo Croce2016-08-111-0/+9
* gcc: enable LTO support unconditionallyFelix Fietkau2015-11-101-5/+1
* gcc: musl comes with its own SSP, so use it instead of libsspSteven Barth2015-06-201-0/+4
* gcc: gcc 4.9.x disable libsanitizeFelix Fietkau2014-10-051-0/+1
* toolchain: remove another bogus copy of libiberty.aFelix Fietkau2014-09-201-0/+1
* gcc: remove the bogus CONFIG_TLS_SUPPORT symbol - TLS support is required by ...Felix Fietkau2013-04-071-8/+0
* buildroot: factor knowledge of a 64bits architectureFlorian Fainelli2013-04-051-1/+1
* build: add the + token to any commands that can pass through the jobserver, f...Felix Fietkau2012-09-231-1/+1
* gcc: enable parallel buildsFelix Fietkau2012-09-151-1/+1
* toolchain/gcc: fix installing the toolchain after removing the toolchain dir ...Felix Fietkau2012-06-301-2/+8
* gcc: enable --with-headers for the final toolchain buildFelix Fietkau2012-02-171-0/+1
* invoke patch-specs.sh in the gcc/final install stage. Patch up OpenWrts own c...Jo-Philipp Wich2012-01-181-0/+1
* replace gcc 4.5.2 support with 4.6.1Imre Kaloz2011-07-011-1/+1
* introduce option to enable setjump()/longjump() based C++ exceptions (#9185, ...Jo-Philipp Wich2011-06-231-0/+5
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...Felix Fietkau2010-08-191-10/+10
* gcc: split up the build process into three distinct stages (minimal, initial,...Felix Fietkau2010-07-201-0/+71