gcc/libgo/go/runtime/debug
Ian Lance Taylor cfcbb4227f libgo: update to Go1.16beta1 release
This does not yet include support for the //go:embed directive added
in this release.

	* Makefile.am (check-runtime): Don't create check-runtime-dir.
	(mostlyclean-local): Don't remove check-runtime-dir.
	(check-go-tool, check-vet): Copy in go.mod and modules.txt.
	(check-cgo-test, check-carchive-test): Add go.mod file.
	* Makefile.in: Regenerate.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/280172
2020-12-30 15:13:24 -08:00
..
garbage_test.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
garbage.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
heapdump_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
mod.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
panic_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
stack_test.go compiler: improve name mangling for packpaths 2018-10-25 22:18:08 +00:00
stack.go
stubs.go runtime: copy rdebug code from Go 1.7 runtime 2016-10-17 16:54:25 +00:00