aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/stack.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-21re PR go/92605 (r278509 causes/reveals issue in building go library)Ian Lance Taylor1-0/+2
2019-02-15runtime: add type cast for non-split-stack calls to scanstackblockIan Lance Taylor1-4/+4
2019-02-15compiler, runtime: harmonize types referenced by both C and GoIan Lance Taylor1-3/+3
2018-12-05runtime: add precise stack scan supportIan Lance Taylor1-12/+23
2018-02-02runtime: scan register backing store on ia64Ian Lance Taylor1-0/+12
2017-06-22runtime: change some stack fields to uintptrIan Lance Taylor1-7/+7
2017-05-12runtime: fix build for non-split-stack systemsIan Lance Taylor1-1/+0
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor1-0/+103