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
builtin
bytes
cmd libgo: update to go1.17.1 release 2021-09-16 16:48:19 -07:00
compress
container
context
crypto libgo: update to go1.17.1 release 2021-09-16 16:48:19 -07:00
database/sql
debug
embed libgo: update to go1.17.1 release 2021-09-16 16:48:19 -07:00
encoding
errors
expvar
flag
fmt
go libgo: update to go1.17.1 release 2021-09-16 16:48:19 -07:00
golang.org/x
hash
html
image
index/suffixarray
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
math
mime
net libgo: update to go1.17.1 release 2021-09-16 16:48:19 -07:00
os
path
plugin
reflect
regexp
runtime runtime: set runtime.GOROOT value at build time 2021-09-21 14:31:10 -07:00
sort
strconv
strings
sync libgo: update to final Go 1.17 release 2021-09-05 16:10:51 -07:00
syscall
testdata
testing
text
time libgo: update to final Go 1.17 release 2021-09-05 16:10:51 -07:00
unicode
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