gcc/libgo/testsuite
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
..
config
lib
libgo.testmain testmain.exp: link against GOLIBS 2019-11-15 21:14:29 +00:00
gotest compiler, libgo: change mangling scheme 2020-11-20 12:44:35 -08:00
libgo-test-support.exp.in
Makefile.am
Makefile.in libgo: correctly handle AIX FAT library creation 2020-08-12 11:33:54 -07:00