Re: Remove obsolete Solaris 10 libgo support

2019-05-13 Thread Rainer Orth
Hi Ian, > Thanks. The patch to mksysinfo.sh wasn't quite right. This was the > patch that I committed. that was the only part I'd added at the very last minute without testing it. I'd already noticed the mess myself earlier this evening when it broke my own bootstraps. Sorry for the mess and

Re: Remove obsolete Solaris 10 libgo support

2019-05-13 Thread Ian Lance Taylor
From: Rainer Orth > Here's the libgo part of the Solaris 10 removal patch. I wonder if the > cleanup is worthwhile given the small size of the patch. > > Bootstrapped without regressions on i386-pc-solaris2.11 and > sparc-sun-solaris2.11 together with the main patch. Thanks. The patch to mksys

Remove obsolete Solaris 10 libgo support

2019-05-13 Thread Rainer Orth
is 10 workaround. * go/runtime/signal_gccgo.go (sigcode): Remove Solaris 10 workaround. # HG changeset patch # Parent 51af0604e57ec839b47bfaff79f7d1877a70f6a1 Remove obsolete Solaris 10 libgo support diff --git a/libgo/configure.ac b/libgo/configure.ac --- a/libgo/configure.ac