libgo: support for sparc64 GNU/Linux
commitc536feb42f56afd6397697f9ee9e5d8d918bef1b
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 May 2017 21:36:42 +0000 (31 21:36 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 May 2017 21:36:42 +0000 (31 21:36 +0000)
tree0fea5b7dccff8cf496f7083cd291e2be2d36d71a
parentdd08a0907251db34ad2182868c20df0a08b0ca58
libgo: support for sparc64 GNU/Linux

    Fix lfstack code to work with sparc64 GNU/Linux address map.

    Force alignment of epollevent.  To make this work reliably, pass
    GOARCH explicitly to mkrsysinfo.sh.

    Patch by Vladimir Mezentsev.

    Reviewed-on: https://go-review.googlesource.com/44494

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@248765 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/Makefile.am
libgo/Makefile.in
libgo/go/runtime/lfstack_64bit.go
libgo/mkrsysinfo.sh