Yousong Zhou
f172456edc
toolchain: gccgo: fix building gccgo compiler
...
Fixes FS#1498. "gccgo -static" can fail for missing linker flag
-lgcc_eh caused by patch 850-use_shared_libgcc.patch
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-05-07 13:33:44 +08:00
Felix Fietkau
16cec7ae67
toolchain/gcc: merge pending fix for miscompiled MIPS16 code issue (GCC PR 84790)
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-03-12 12:19:07 +01:00
Felix Fietkau
fe98f2679c
toolchain/gcc: fix a build failure on 7.3.0 with macOS
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-03-12 12:19:03 +01:00
Felix Fietkau
25aaff9100
gcc: merge upstream fix for PR 83496 (fixes FS#814)
...
This bug was causing miscompiled code related to branch delay slots
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-02-26 19:13:55 +01:00
Felix Fietkau
38dc678166
gcc: refresh patches for version 7.3.0
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-02-26 19:13:55 +01:00
Hauke Mehrtens
1a8523c835
toolchain: gcc: update 7.x to 7.3.0
...
This version still generates broken code in our setup for MIPS.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2018-01-27 19:54:52 +01:00