gcc/libgo/go
Ian Lance Taylor ffad1c54d2 go/types: implement SizesFor for gccgo
Move the architecture-specific settings out of configure.ac into a new
    shell script goarch.sh.  Use the new script to collect the values for
    all architectures to make them available in go/types.
    
    Also fix cmd/vet to pass the right compiler when it calls SizesFor.
    
    This fixes cmd/vet for systems that are not implemented in the gc
    toolchain, such as alpha and ia64.
    
    Reviewed-on: https://go-review.googlesource.com/87635

From-SVN: r256655
2018-01-14 04:59:01 +00:00
..
archive libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
bufio libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
builtin libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
bytes libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
cmd go/types: implement SizesFor for gccgo 2018-01-14 04:59:01 +00:00
compress libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
container libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
context libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
crypto libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
database/sql libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
debug debug/dwarf: formStrp uses a 64-bit value for 64-bit DWARF 2018-01-11 01:51:16 +00:00
encoding libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
errors libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
expvar libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
flag libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
fmt libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
go go/types: implement SizesFor for gccgo 2018-01-14 04:59:01 +00:00
golang_org/x libgo: add aix build tags 2018-01-10 04:53:55 +00:00
hash libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
html libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
image libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
index/suffixarray libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
internal libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
io libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
log libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
math libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
mime libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
net libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
os os, syscall: handle _st_timespec for AIX stat 2018-01-10 19:51:24 +00:00
path libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
plugin libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
reflect libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
regexp libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
runtime libgo: add platform support for SuperH 2018-01-10 19:19:02 +00:00
sort libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
strconv libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
strings libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
sync libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
syscall os, syscall: handle _st_timespec for AIX stat 2018-01-10 19:51:24 +00:00
testing libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
text libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
time libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
unicode libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00