summaryrefslogtreecommitdiff
path: root/libgo/runtime/stack.c
Commit message (Expand)AuthorAgeFilesLines
* runtime: use C cast syntax in stack.cIan Lance Taylor2021-08-131-1/+1
* libgo: update to Go1.17rc2Ian Lance Taylor2021-08-121-1/+64
* re PR go/92605 (r278509 causes/reveals issue in building go library)Ian Lance Taylor2019-11-211-0/+2
* runtime: add type cast for non-split-stack calls to scanstackblockIan Lance Taylor2019-02-151-4/+4
* compiler, runtime: harmonize types referenced by both C and GoIan Lance Taylor2019-02-151-3/+3
* runtime: add precise stack scan supportIan Lance Taylor2018-12-051-12/+23
* runtime: scan register backing store on ia64Ian Lance Taylor2018-02-021-0/+12
* runtime: change some stack fields to uintptrIan Lance Taylor2017-06-221-7/+7
* runtime: fix build for non-split-stack systemsIan Lance Taylor2017-05-121-1/+0
* Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor2017-05-101-0/+103