gcc/libgo/go
Ian Lance Taylor 3ab49b1c82 compiler, internal/abi: implement FuncPCABI0, FuncPCABIInternal
The Go 1.18 standard library uses an internal/abi package with two
functions that are implemented in the compiler. This patch implements
them in the gofrontend, to support the upcoming update to 1.18.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/383514
2022-02-08 20:08:09 -08: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
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 compiler, internal/abi: implement FuncPCABI0, FuncPCABIInternal 2022-02-08 20:08:09 -08: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 compiler, internal/abi: implement FuncPCABI0, FuncPCABIInternal 2022-02-08 20:08:09 -08: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
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