gcc/libgo/go
Ian Lance Taylor 0c6ce0ae55 libgo: better cmd/cgo handling for '.' in pkgpath
Updates cgo's gccgoPkgpathToSymbolNew() to bring it into
    conformance with the way that gccgo now handles package
    paths with embedded dots (see CL 200838). See also
    https://gcc.gnu.org/PR61880, a related bug. This CL is a
    copy of CL 207957 in the main Go repo.
    
    Updates golang/go#35623.
    
    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/207977

From-SVN: r278470
2019-11-19 23:04:08 +00:00
..
archive
bufio
builtin
bytes
cmd libgo: better cmd/cgo handling for '.' in pkgpath 2019-11-19 23:04:08 +00:00
compress
container
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
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
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
html
image
index/suffixarray
internal internal/cpu: define kdsaQuery for s390 2019-10-14 14:01:15 +00:00
io
log
math
mime
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
reflect re PR go/91781 (r275691 breaks go test "reflect") 2019-09-17 20:24:00 +00:00
regexp
runtime runtime: correct facilities names in s390 CPU support 2019-10-14 14:10:16 +00:00
sort
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
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