aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/obj/funcdata.go
AgeCommit message (Expand)Author
2017-04-19cmd/internal/objabi: extract shared functionality from objMatthew Dempsky
2017-03-03cmd/compile,link: generate PC-value tables with inlining informationDavid Lazar
2017-02-27cmd/internal/obj, runtime: update funcdata commentsAustin Clements
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-12-14cmd/internal/obj: remove 3 incorrect copyright noticesRuss Cox
2015-09-08cmd/internal/obj: remove dead code and small cleanupsMichael Hudson-Doyle
2015-02-05[dev.cc] cmd/internal/obj: reconvert from liblinkRuss Cox
2015-01-21[dev.cc] cmd/internal/obj: convert liblink C to GoRuss Cox