[Bug go/67180] Gccgo does not support MIPS

2016-04-15 Thread luo_12yan at 163 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67180 czlz changed: What|Removed |Added CC||luo_12yan at 163 dot com --- Comment #5 from czlz

[Bug go/67180] Gccgo does not support MIPS

2016-02-10 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67180 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug go/67180] Gccgo does not support MIPS

2015-08-11 Thread 63877278 at qq dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67180 --- Comment #1 from tsuibin <63877278 at qq dot com> --- I added MIPS support to gccgo. But I don't know how to submit a patch to gccgo My code is here : https://github.com/tsuibin/libgo_mips_elf_support/blob/master/libgo_mips_elf_support.patch

[Bug go/67180] Gccgo does not support MIPS

2015-08-11 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67180 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Commen

[Bug go/67180] Gccgo does not support MIPS

2015-08-11 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67180 --- Comment #3 from Ian Lance Taylor --- Actually, the master sources for gccgo live in a separate repository. The contribution instructions are at https://golang.org/doc/gccgo_contribute.html. Thanks!

[Bug go/67180] Gccgo does not support MIPS

2015-08-11 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67180 --- Comment #4 from Ian Lance Taylor --- I should add that the files you are changing, in the debug/elf package, are themselves a copy of the files in the master Go repository. It would be very helpful if you could submit a patch for that, follo

[Bug go/67180] Gccgo does not support MIPS

2020-01-17 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67180 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---