summaryrefslogtreecommitdiff
path: root/src/cmd/internal/obj/funcdata.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/internal/objabi: extract shared functionality from objMatthew Dempsky2017-04-191-25/+0
* 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-34/+9
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* cmd/internal/obj: remove 3 incorrect copyright noticesRuss Cox2015-12-141-32/+2
* cmd/internal/obj: remove dead code and small cleanupsMichael Hudson-Doyle2015-09-081-1/+0
* [dev.cc] cmd/internal/obj: reconvert from liblinkRuss Cox2015-02-051-4/+5
* [dev.cc] cmd/internal/obj: convert liblink C to GoRuss Cox2015-01-211-0/+78