summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/final
Commit message (Expand)AuthorAgeFilesLines
* gcc: remove the bogus CONFIG_TLS_SUPPORT symbol - TLS support is required by ...nbd2013-04-071-8/+0
* buildroot: factor knowledge of a 64bits architectureflorian2013-04-051-1/+1
* build: add the + token to any commands that can pass through the jobserver, f...nbd2012-09-231-1/+1
* gcc: enable parallel buildsnbd2012-09-151-1/+1
* toolchain/gcc: fix installing the toolchain after removing the toolchain dir ...nbd2012-06-301-2/+8
* gcc: enable --with-headers for the final toolchain buildnbd2012-02-171-0/+1
* [toolchain] invoke patch-specs.sh in the gcc/final install stage.jow2012-01-181-0/+1
* [toolchain]: replace gcc 4.5.2 support with 4.6.1kaloz2011-07-011-1/+1
* [toolchain] introduce option to enable setjump()/longjump() based C++ excepti...jow2011-06-231-0/+5
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...nbd2010-08-191-10/+10
* gcc: split up the build process into three distinct stages (minimal, initial,...nbd2010-07-201-0/+71