gcc/libgo/go
Ian Lance Taylor 09e18d113b runtime: set runtime.GOROOT value at build time
In Go 1.17 the gc toolchain changed to set runtime.GOROOT in cmd/link
(previously it was runtime/internal/sys.GOROOT).  Do the same in libgo.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/351313

gotools/:
	* Makefile.am (check-runtime): Add goroot.go to --extrafiles.
	* Makefile.in: Regenerate.
2021-09-21 14:31:10 -07:00
..
archive libgo: update to go1.17.1 release 2021-09-16 16:48:19 -07:00
bufio libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
builtin libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
bytes libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
cmd libgo: update to go1.17.1 release 2021-09-16 16:48:19 -07:00
compress libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
container libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
context libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
crypto libgo: update to go1.17.1 release 2021-09-16 16:48:19 -07:00
database/sql libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
debug libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
embed libgo: update to go1.17.1 release 2021-09-16 16:48:19 -07:00
encoding libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
errors libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
expvar libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
flag libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
fmt libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
go libgo: update to go1.17.1 release 2021-09-16 16:48:19 -07:00
golang.org/x libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
hash libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
html libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
image libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
index/suffixarray libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
internal libgo: update to go1.17.1 release 2021-09-16 16:48:19 -07:00
io libgo: update to final Go 1.17 release 2021-09-05 16:10:51 -07:00
log libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
math libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
mime libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
net libgo: update to go1.17.1 release 2021-09-16 16:48:19 -07:00
os libgo: various fixes for Solaris support 2021-08-14 17:34:52 -07:00
path libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
plugin libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
reflect libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
regexp libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
runtime runtime: set runtime.GOROOT value at build time 2021-09-21 14:31:10 -07:00
sort libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
strconv libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
strings libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
sync libgo: update to final Go 1.17 release 2021-09-05 16:10:51 -07:00
syscall libgo: various fixes for Solaris support 2021-08-14 17:34:52 -07:00
testdata libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
testing libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
text libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
time libgo: update to final Go 1.17 release 2021-09-05 16:10:51 -07:00
unicode libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
vendor libgo: update to go1.17.1 release 2021-09-16 16:48:19 -07:00
go.mod libgo: update to go1.17.1 release 2021-09-16 16:48:19 -07:00