summaryrefslogtreecommitdiff
path: root/src/cmd/9a
Commit message (Expand)AuthorAgeFilesLines
* all: power64 is now ppc64Russ Cox2014-12-052-6/+6
* [dev.cc] 9a: make RET a synonym for RETURN; use "g" instead of "R30"Austin Clements2014-11-181-1/+2
* [dev.power64] cmd/5a, cmd/6a, cmd/8a, cmd/9a: make labels function-scopedRuss Cox2014-10-284-1540/+1137
* [dev.power64] 9a: correct generation of four argument opsAustin Clements2014-10-281-3/+2
* [dev.power64] all: merge default into dev.power64Austin Clements2014-10-221-0/+1
* build: merge the great pkg/ rename into dev.power64Austin Clements2014-10-222-2/+2
* [dev.power64] cmd/9a: use new flag parserRuss Cox2014-08-121-64/+65
* [dev.power64] cmd/9a: use liblink, add required additional instructions.Shenghou Ma2014-08-077-439/+4234
* [dev.power64] cmd/9a, cmd/9c, cmd/9l, liblink: import code from Vita Nuova.Shenghou Ma2014-08-063-0/+2110