aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/runtime/os_gccgo.go
AgeCommit message (Expand)AuthorFilesLines
2021-08-12libgo: update to Go1.17rc2Ian Lance Taylor1-0/+8
2021-01-29libgo: update to Go1.16rc1Ian Lance Taylor1-0/+5
2020-10-28libgo: handle linking to NetBSD's versioned symbolsNikhil Benesch1-2/+2
2020-10-14runtime: correct semaphore implementation on netbsdNikhil Benesch1-2/+1
2020-01-21libgo: update to Go1.14beta1Ian Lance Taylor1-0/+42
2019-08-31compiler, runtime: support and use single argument go:linknameIan Lance Taylor1-1/+1
2018-12-05runtime: add precise stack scan supportIan Lance Taylor1-1/+2
2017-09-14libgo: update to go1.9Ian Lance Taylor1-1/+1
2017-06-22runtime: mark dropm and callees nowritebarrierrecIan Lance Taylor1-0/+1
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor1-0/+4
2017-01-14libgo: update to Go 1.8 release candidate 1Ian Lance Taylor1-23/+2
2017-01-10runtime: copy more scheduler code from Go 1.7 runtimeIan Lance Taylor1-0/+7
2016-12-19runtime: copy cgo support from Go 1.7 runtimeIan Lance Taylor1-0/+38
2016-12-08runtime: copy memory hash code from Go 1.7Ian Lance Taylor1-0/+23