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