summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/minimal
Commit message (Collapse)AuthorAgeFilesLines
* [toolchain/gcc]: remove the old (and nonworking) hack and identify our ↵kaloz2013-04-031-3/+2
| | | | | | patched GCCs properly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36189 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build: add the + token to any commands that can pass through the jobserver, ↵nbd2012-09-231-1/+1
| | | | | | fixes parallel build on some systems git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33523 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gcc: enable parallel buildsnbd2012-09-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33444 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain: install libgcc for minimal gcc, needed by newer eglibc versionsnbd2012-06-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32100 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gcc: split up the build process into three distinct stages (minimal, ↵nbd2010-07-201-0/+46
initial, final), to clean up the dependency handling nastiness and to improve support for rebuilding parts of the toolchain git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22319 3c298f89-4303-0410-b956-a3cf2f4a3e73