| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd/compile, runtime: add metadata for argument printing in traceback | Cherry Zhang | 2021-04-22 | 1 | -0/+1 |
* | cmd/internal/objabi, runtime: compact FUNCDATA indices | Cherry Zhang | 2020-10-30 | 1 | -3/+3 |
* | cmd/compile: delete register maps, completely | Cherry Zhang | 2020-10-30 | 1 | -8/+1 |
* | runtime: make PCDATA_RegMapUnsafe more clear and remove magic number | chainhelen | 2020-09-08 | 1 | -1/+1 |
* | cmd/internal/obj, runtime: preempt & restart some instruction sequences | Cherry Zhang | 2020-05-06 | 1 | -0/+11 |
* | cmd/compile,runtime: stack maps only at calls, remove register maps | Austin Clements | 2020-04-29 | 1 | -2/+9 |
* | cmd/compile: fix unsafe-points with stack maps | Austin Clements | 2020-04-29 | 1 | -0/+6 |
* | cmd/compile, cmd/link, runtime: make defers low-cost through inline code and ... | Dan Scales | 2019-10-24 | 1 | -5/+6 |
* | Revert "cmd/compile, cmd/link, runtime: make defers low-cost through inline c... | Bryan C. Mills | 2019-10-16 | 1 | -6/+5 |
* | cmd/compile, cmd/link, runtime: make defers low-cost through inline code and ... | Dan Scales | 2019-10-16 | 1 | -5/+6 |
* | runtime, cmd/compile: re-order PCDATA and FUNCDATA indices | Josh Bleecher Snyder | 2019-04-19 | 1 | -6/+7 |
* | cmd/compile,runtime: implement stack objects | Keith Randall | 2018-10-03 | 1 | -0/+1 |
* | cmd/compile, cmd/internal/obj: record register maps in binary | Austin Clements | 2018-05-22 | 1 | -0/+2 |
* | cmd/internal/objabi: extract shared functionality from obj | Matthew Dempsky | 2017-04-19 | 1 | -0/+25 |