gcc/libgo/go/cmd
Ian Lance Taylor a01dda3c23 compiler, libgo: change mangling scheme
Overhaul the mangling scheme to avoid ambiguities if the package path
contains a dot. Instead of using dot both to separate components and
to mangle characters, use dot only to separate components and use
underscore to mangle characters.

For golang/go#41862

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/271726
2020-11-20 12:44:35 -08:00
..
buildid
cgo compiler, libgo: change mangling scheme 2020-11-20 12:44:35 -08:00
go cmd/go, cmd/cgo: update gofrontend mangling checks 2020-11-17 18:32:07 -08:00
gofmt libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
internal compiler, libgo: change mangling scheme 2020-11-20 12:44:35 -08:00
test2json libgo: update to Go1.15.2 release 2020-09-23 17:32:49 -07:00
vet libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00