gcc/libgo/go/internal
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
..
bytealg compiler, libgo: change mangling scheme 2020-11-20 12:44:35 -08:00
cfg libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
cpu compiler, libgo: change mangling scheme 2020-11-20 12:44:35 -08:00
fmtsort libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
goroot libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
goversion libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
lazyregexp libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
lazytemplate libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
nettrace
obscuretestdata libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
oserror libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
poll libgo: update to Go 1.15.3 release 2020-10-27 13:58:02 -07:00
profile libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
race
reflectlite reflect: ensure uniqueness of type descriptors on AIX. 2020-10-13 17:54:37 -07:00
singleflight libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
syscall libgo: add 32-bit RISC-V (RV32) support 2020-09-30 19:47:48 -07:00
testenv libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
testlog
trace libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
unsafeheader libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
xcoff libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00