gcc/libgo/go/hash/crc32
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
..
crc32.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
crc32_amd64.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
crc32_amd64p32.go libgo: support x32 as GOARCH=amd64p32 GOOS=linux 2018-10-01 20:17:11 +00:00
crc32_arm64.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
crc32_generic.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
crc32_otherarch.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
crc32_ppc64le.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
crc32_s390x.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
crc32_test.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
example_test.go
gen_const_ppc64le.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00