summaryrefslogtreecommitdiff
path: root/src/cmd/go/run.go
diff options
context:
space:
mode:
authorAustin Clements <austin@google.com>2014-11-18 15:18:52 -0500
committerAustin Clements <austin@google.com>2014-11-18 15:18:52 -0500
commitc971112be543c579d9257d7d6951de0c1d6f9615 (patch)
tree8883501281c8eb350885a47091b2866fd7e1d938 /src/cmd/go/run.go
parentfe96ecf6cb13b2a951e0635d1c5ba768da5427ed (diff)
downloadgo-c971112be543c579d9257d7d6951de0c1d6f9615.tar.gz
[dev.cc] 9a: make RET a synonym for RETURN; use "g" instead of "R30"
Previously, 9a was the only assembler that had a different name for RET, causing unnecessary friction in simple files that otherwise assembled on all architectures. Add RET so these work on 9a. This also renames "R30" to "g" to avoid unintentionally clobbering g in assembly code. This parallels a change made to 5a. LGTM=rsc R=rsc CC=golang-codereviews https://codereview.appspot.com/178030043
Diffstat (limited to 'src/cmd/go/run.go')
0 files changed, 0 insertions, 0 deletions