Re: libgo patch committed: Hurd configury

2019-02-01 Thread Ian Lance Taylor
And this patch adds the new expected file, libgo/runtime/getncpu-hurd.c. Bootstrapped and ran Go testsuite on x86_64-pc-linux-gnu. Committed to mainline. Ian Index: gcc/go/gofrontend/MERGE === --- gcc/go/gofrontend/MERGE (revisi

libgo patch committed: Hurd configury

2019-02-01 Thread Ian Lance Taylor
This libgo patch by Svante Signell adds Hurd configury support, and also sysinfo/sigtab support. On Hurd systems it expects a file that will be added in a later patch. Bootstrapped and ran Go testsuite on x86_64-pc-linux-gnu. Committed to mainline. Ian Index: gcc/go/gofrontend/MERGE ===