summaryrefslogtreecommitdiff
path: root/libgo/runtime/stack.c
AgeCommit message (Expand)Author
2021-08-13runtime: use C cast syntax in stack.cIan Lance Taylor
2021-08-12libgo: update to Go1.17rc2Ian Lance Taylor
2019-11-21re PR go/92605 (r278509 causes/reveals issue in building go library)Ian Lance Taylor
2019-02-15runtime: add type cast for non-split-stack calls to scanstackblockIan Lance Taylor
2019-02-15compiler, runtime: harmonize types referenced by both C and GoIan Lance Taylor
2018-12-05runtime: add precise stack scan supportIan Lance Taylor
2018-02-02runtime: scan register backing store on ia64Ian Lance Taylor
2017-06-22runtime: change some stack fields to uintptrIan Lance Taylor
2017-05-12runtime: fix build for non-split-stack systemsIan Lance Taylor
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor