summaryrefslogtreecommitdiff
path: root/libgo/runtime/runtime_c.c
AgeCommit message (Expand)Author
2021-08-12libgo: update to Go1.17rc2Ian Lance Taylor
2021-07-09runtime: remove direct assignments to memory locationsIan Lance Taylor
2020-01-22runtime: call runtime_nanotime1, not runtime_nanotimeIan Lance Taylor
2020-01-21libgo: update to Go1.14beta1Ian Lance Taylor
2019-09-06libgo: update to Go 1.13beta1 releaseIan Lance Taylor
2018-09-24libgo: update to Go 1.11Ian Lance Taylor
2018-03-07runtime: use a fence instruction before rdtscIan Lance Taylor
2018-01-09libgo: update to Go1.10beta1Ian Lance Taylor
2017-09-14libgo: update to go1.9Ian Lance Taylor
2017-06-27runtime: adapt memory management to AIX mmapIan Lance Taylor
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor
2017-01-14libgo: update to Go 1.8 release candidate 1Ian Lance Taylor
2017-01-10runtime: copy more scheduler code from Go 1.7 runtimeIan Lance Taylor
2017-01-03runtime: remove __go_alloc and __go_freeIan Lance Taylor
2017-01-03re PR go/78789 (Error: no such instruction: `aesenc %xmm0,%xmm2' when compili...Ian Lance Taylor
2016-12-19runtime: copy cgo support from Go 1.7 runtimeIan Lance Taylor
2016-12-08runtime: copy memory hash code from Go 1.7Ian Lance Taylor
2016-10-30libgo: eliminate a lot of duplication in Makefile.amIan Lance Taylor