Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | toolchain: fix MIPS softfloat build issue for gcc-5.4.0 | BangLang Huang | 2016-11-14 | 1 | -0/+174 |
| | | | | Signed-off-by: BangLang Huang <banglang.huang@foxmail.com> | ||||
* | gcc: optionally build gccgo compiler | Matteo Croce | 2016-08-11 | 2 | -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 mips | Felix Fietkau | 2016-08-04 | 1 | -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.0 | Hauke Mehrtens | 2016-07-13 | 35 | -0/+1982 |
The removed patches are already integrated in upstream gcc. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |