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