summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/5.4.0
Commit message (Collapse)AuthorAgeFilesLines
* gcc: optionally build gccgo compilerMatteo Croce2016-08-112-0/+22
| | | | | | Tested with eglibc on x86 and armv7 so far Signed-off-by: Matteo Croce <matteo.croce@canonical.com>
* gcc: add a patch to generate better code with Os on mipsFelix Fietkau2016-08-041-0/+14
| | | | | | Also happens to reduce compressed code size a bit Signed-off-by: Felix Fietkau <nbd@nbd.name>
* gcc: update gcc to version 5.4.0Hauke Mehrtens2016-07-1335-0/+1982
The removed patches are already integrated in upstream gcc. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>