| Commit message (Expand) | Author | Age | Files | Lines |
| * | cmd/internal/objabi, runtime: compact FUNCDATA indices | Cherry Zhang | 2020-10-30 | 1 | -3/+3 |
| * | runtime: remove go115ReduceLiveness and go115RestartSeq | Cherry Zhang | 2020-10-30 | 1 | -2/+1 |
| * | runtime/internal/atomic: drop package prefixes | Austin Clements | 2020-10-16 | 1 | -3/+3 |
| * | cmd/compile, cmd/link, runtime: make defers low-cost through inline code and ... | Dan Scales | 2019-10-24 | 1 | -0/+1 |
| * | Revert "cmd/compile, cmd/link, runtime: make defers low-cost through inline c... | Bryan C. Mills | 2019-10-16 | 1 | -1/+0 |
| * | cmd/compile, cmd/link, runtime: make defers low-cost through inline code and ... | Dan Scales | 2019-10-16 | 1 | -0/+1 |
| * | runtime, cmd/compile: re-order PCDATA and FUNCDATA indices | Josh Bleecher Snyder | 2019-04-19 | 1 | -6/+6 |
| * | cmd/compile,runtime: implement stack objects | Keith Randall | 2018-10-03 | 1 | -0/+1 |
| * | runtime: fix reference to funcdata.go in comment | Xia Bin | 2018-07-12 | 1 | -1/+1 |
| * | cmd/compile, cmd/internal/obj: record register maps in binary | Austin Clements | 2018-05-22 | 1 | -0/+2 |
| * | cmd/compile,link: generate PC-value tables with inlining information | David Lazar | 2017-03-03 | 1 | -0/+2 |
| * | cmd/internal/obj, runtime: update funcdata comments | Austin Clements | 2017-02-27 | 1 | -3/+1 |
| * | runtime: fix a typo in asssembly macro GO_RESULTS_INITIALIZED | Richard Miller | 2016-03-14 | 1 | -1/+1 |
| * | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
| * | runtime: remove unused FUNCDATA_DeadValueMaps | Michael Hudson-Doyle | 2015-09-07 | 1 | -11/+0 |
| * | [dev.cc] runtime: convert header files to Go | Russ Cox | 2014-11-11 | 1 | -5/+5 |
| * | doc/asm: explain coordination with garbage collector | Russ Cox | 2014-10-28 | 1 | -0/+3 |
| * | cmd/cc, cmd/gc: stop generating 'argsize' PCDATA | Russ Cox | 2014-09-12 | 1 | -7/+1 |
| * | cmd/gc: turn Go prototypes into ptr liveness maps for assembly functions | Russ Cox | 2014-09-12 | 1 | -0/+26 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+37 |