aboutsummaryrefslogtreecommitdiff
path: root/test/linkx.go
AgeCommit message (Expand)Author
2019-11-01[dev.link] all: clean up some TODOsCherry Zhang
2019-10-16[dev.link] cmd: default to new object filesCherry Zhang
2019-10-03cmd/compile: don't statically copy string-typed variablesMatthew Dempsky
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2015-06-29cmd/link: detect -X setting non-string variableRuss Cox
2015-06-05cmd/link: deprecate -X name value in favor of -X name=valueRuss Cox
2014-11-06test: move linkx and sinit to run.goJosh Bleecher Snyder
2014-09-28cmd/ld: don't automatically mark symbols created by -X as reachableIan Lance Taylor
2014-09-15cmd/ld: document that -X overwrites initialized variablesJosh Bleecher Snyder
2012-09-23test: expand run.go's errorcheck, make clear which bugs runRuss Cox
2012-02-23test: commentary for [h-m]*.goRob Pike
2012-02-075l, 6l, 8l: implement -X flagRuss Cox