libgo: support for sparc64 GNU/Linux
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 31 May 2017 21:36:42 +0000 (21:36 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 31 May 2017 21:36:42 +0000 (21:36 +0000)
commit30bc05cfcb5889462047dccf3a03e357d1c1b155
tree0fea5b7dccff8cf496f7083cd291e2be2d36d71a
parent4f14911c80fe5e57068a98bf8f65aef0a27a9494
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

From-SVN: r248765
gcc/go/gofrontend/MERGE
libgo/Makefile.am
libgo/Makefile.in
libgo/go/runtime/lfstack_64bit.go
libgo/mkrsysinfo.sh