aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/runtime/cgo_gccgo.go
AgeCommit message (Expand)AuthorFilesLines
2020-12-30libgo: update to Go1.16beta1 releaseIan Lance Taylor1-1/+1
2019-02-19runtime: abort stack scan in cases that we cannot unwind the stackIan Lance Taylor1-0/+4
2019-01-18libgo: update to Go1.12beta2Ian Lance Taylor1-20/+24
2018-08-24runtime: remove the dummy arg of getcallerspIan Lance Taylor1-5/+5
2018-01-09libgo: update to Go1.10beta1Ian Lance Taylor1-4/+12
2017-09-14libgo: update to go1.9Ian Lance Taylor1-5/+16
2017-06-23runtime: complete defer handling in CgocallBackDoneIan Lance Taylor1-2/+27
2017-06-12runtime: ignore _Gscan bit when checking status in CgocallDoneIan Lance Taylor1-1/+1
2016-12-19runtime: copy cgo support from Go 1.7 runtimeIan Lance Taylor1-0/+110