summaryrefslogtreecommitdiff
path: root/test/linkx_run.go
Commit message (Expand)AuthorAgeFilesLines
* all: add wasip1 supportJohan Brandhorst-Satzkorn2023-04-111-1/+1
* test: recognize and use gc build tagIan Lance Taylor2020-12-181-1/+1
* cmd/compile: don't statically copy string-typed variablesMatthew Dempsky2019-10-031-1/+1
* all: skip unsupported tests for js/wasmRichard Musiol2018-04-301-1/+1
* test: print output on link -X failureDavid Crawshaw2016-04-201-2/+2
* cmd/link: remove alternate -X flag spellingRuss Cox2016-02-191-1/+1
* cmd/link: detect -X setting non-string variableRuss Cox2015-06-291-0/+18
* cmd/link: deprecate -X name value in favor of -X name=valueRuss Cox2015-06-051-4/+14
* cmd/go: put user ldflags at the end of the linker invocationJosh Bleecher Snyder2015-01-021-0/+9
* test: add missing linkx testJosh Bleecher Snyder2014-12-181-1/+1
* test: fix nacl buildRuss Cox2014-11-091-0/+1
* test: move linkx and sinit to run.goJosh Bleecher Snyder2014-11-061-0/+32