aboutsummaryrefslogtreecommitdiff
path: root/test/linkx_run.go
AgeCommit message (Expand)Author
2023-10-19test: migrate remaining files to go:build syntaxDmitri Shuralyov
2023-04-11all: add wasip1 supportJohan Brandhorst-Satzkorn
2020-12-18test: recognize and use gc build tagIan Lance Taylor
2019-10-03cmd/compile: don't statically copy string-typed variablesMatthew Dempsky
2018-04-30all: skip unsupported tests for js/wasmRichard Musiol
2016-04-20test: print output on link -X failureDavid Crawshaw
2016-02-19cmd/link: remove alternate -X flag spellingRuss Cox
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
2015-01-02cmd/go: put user ldflags at the end of the linker invocationJosh Bleecher Snyder
2014-12-18test: add missing linkx testJosh Bleecher Snyder
2014-11-09test: fix nacl buildRuss Cox
2014-11-06test: move linkx and sinit to run.goJosh Bleecher Snyder