summaryrefslogtreecommitdiff
path: root/test/linkx.go
Commit message (Expand)AuthorAgeFilesLines
* [dev.link] all: clean up some TODOsCherry Zhang2019-11-011-2/+0
* [dev.link] cmd: default to new object filesCherry Zhang2019-10-161-0/+8
* cmd/compile: don't statically copy string-typed variablesMatthew Dempsky2019-10-031-0/+9
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* cmd/link: detect -X setting non-string variableRuss Cox2015-06-291-0/+3
* cmd/link: deprecate -X name value in favor of -X name=valueRuss Cox2015-06-051-2/+4
* test: move linkx and sinit to run.goJosh Bleecher Snyder2014-11-061-10/+4
* cmd/ld: don't automatically mark symbols created by -X as reachableIan Lance Taylor2014-09-281-1/+1
* cmd/ld: document that -X overwrites initialized variablesJosh Bleecher Snyder2014-09-151-2/+6
* test: expand run.go's errorcheck, make clear which bugs runRuss Cox2012-09-231-0/+3
* test: commentary for [h-m]*.goRob Pike2012-02-231-0/+2
* 5l, 6l, 8l: implement -X flagRuss Cox2012-02-071-0/+15