aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/objabi/line.go
AgeCommit message (Expand)Author
2023-01-17cmd/dist: make toolchain build reproducibleRuss Cox
2022-03-18internal/buildcfg: initialize GOROOT to runtime.GOROOTBryan C. Mills
2021-04-16internal/buildcfg: move build configuration out of cmd/internal/objabiRuss Cox
2020-10-31cmd/cgo: add -trimpath flag allowing paths to be rewritten in outputsMichael Matloob
2019-04-24cmd/internal/objabi: expand -trimpath syntaxRuss Cox
2017-09-15cmd/compile: replace GOROOT in //line directivesDavid Crawshaw
2017-04-19cmd/internal/objabi: extract shared functionality from objMatthew Dempsky