gcc/libgo/go/hash
Ian Lance Taylor 44ef03008c libgo: support x32 as GOARCH=amd64p32 GOOS=linux
This is enough to let libgo build when configured using
    --with-multilib-list=m64,m32,mx32.  I don't have an x32-enabled kernel
    so I haven't tested whether it executes correctly.
    
    For https://gcc.gnu.org/PR87470
    
    Reviewed-on: https://go-review.googlesource.com/138817

From-SVN: r264772
2018-10-01 20:17:11 +00:00
..
adler32 libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
crc32 libgo: support x32 as GOARCH=amd64p32 GOOS=linux 2018-10-01 20:17:11 +00:00
crc64 libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
fnv libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
example_test.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
hash.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
marshal_test.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00