gcc/libgo/go
Ian Lance Taylor 7e6fecf500 runtime: for FFI, treat directIface types as pointers
This only matters on systems that pass a struct with a single pointer
    field differently than passing a single pointer.  I noticed it on
    32-bit PPC, where the reflect package TestDirectIfaceMethod failed.
    
    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/195878

From-SVN: r275814
2019-09-17 20:26:21 +00:00
..
archive libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
bufio libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
builtin libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
bytes libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
cmd libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
compress libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
container libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
context libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
crypto libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
database/sql libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
debug libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
encoding libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
errors libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
expvar libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
flag libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
fmt libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
go libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
golang.org/x libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
hash libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
html libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
image libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
index/suffixarray libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
internal libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
io libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
log libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
math libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
mime libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
net libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
os libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
path libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
plugin libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
reflect re PR go/91781 (r275691 breaks go test "reflect") 2019-09-17 20:24:00 +00:00
regexp libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
runtime runtime: for FFI, treat directIface types as pointers 2019-09-17 20:26:21 +00:00
sort libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
strconv libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
strings libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
sync libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
syscall libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
testdata libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
testing libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
text libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
time libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
unicode libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00