summaryrefslogtreecommitdiff
path: root/toolchain/gcc/minimal
Commit message (Collapse)AuthorAgeFilesLines
* gcc: fix up displayed version after r37179Felix Fietkau2013-07-051-0/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37180
* gcc: do not delete DATESTAMP and DEV-PHASE version info (fixes __GLIBCXX__ ↵Felix Fietkau2013-07-051-2/+0
| | | | | | | | definition) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37179
* remove the old (and nonworking) hack and identify our patched GCCs properlyImre Kaloz2013-04-031-3/+2
| | | | SVN-Revision: 36189
* build: add the + token to any commands that can pass through the jobserver, ↵Felix Fietkau2012-09-231-1/+1
| | | | | | fixes parallel build on some systems SVN-Revision: 33523
* gcc: enable parallel buildsFelix Fietkau2012-09-151-1/+1
| | | | SVN-Revision: 33444
* toolchain: install libgcc for minimal gcc, needed by newer eglibc versionsFelix Fietkau2012-06-071-2/+2
| | | | SVN-Revision: 32100
* gcc: split up the build process into three distinct stages (minimal, ↵Felix Fietkau2010-07-201-0/+46
initial, final), to clean up the dependency handling nastiness and to improve support for rebuilding parts of the toolchain SVN-Revision: 22319