]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgo: support gollvm build on arm64 linux
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Sep 2019 00:03:25 +0000 (00:03 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Sep 2019 00:03:25 +0000 (00:03 +0000)
commitecfc674fb9c3cca81b2ae25495fcf8daac2b987e
tree69a7779b1a17281ce09c8a3563f601cd6a526063
parent9a7e877fed495d8c0e7ba2491754e9a726ef5b97
libgo: support gollvm build on arm64 linux

    This CL serves as part of an initial change for enabling gollvm
    building on arm64 linux, the rest of the change will be covered by
    another one to the gollvm repo.

    Incorporate type definition of 'uint128' to 'runtime' and 'syscall'
    packges, the change is not specific to arm64 linux but made available
    for all platforms.

    Verified by building and unit-testing gollvm on linux x86-64 and arm64.

    Verified by building and checking gccgo on linux x86-64 and arm64.

    Fixes golang/go#33711

    Change-Id: I4720c7d810cfd4ef720962fb4104c5641b2459c0

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@275919 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/mkrsysinfo.sh
libgo/mksysinfo.sh
libgo/sysinfo.c