summaryrefslogtreecommitdiff
path: root/src/runtime/funcdata.h
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile,link: generate PC-value tables with inlining informationDavid Lazar2017-03-031-0/+2
* cmd/internal/obj, runtime: update funcdata commentsAustin Clements2017-02-271-3/+1
* runtime: fix a typo in asssembly macro GO_RESULTS_INITIALIZEDRichard Miller2016-03-141-1/+1
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* runtime: remove unused FUNCDATA_DeadValueMapsMichael Hudson-Doyle2015-09-071-11/+0
* [dev.cc] runtime: convert header files to GoRuss Cox2014-11-111-5/+5
* doc/asm: explain coordination with garbage collectorRuss Cox2014-10-281-0/+3
* cmd/cc, cmd/gc: stop generating 'argsize' PCDATARuss Cox2014-09-121-7/+1
* cmd/gc: turn Go prototypes into ptr liveness maps for assembly functionsRuss Cox2014-09-121-0/+26
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+37