summaryrefslogtreecommitdiff
path: root/src/cmd/9a/lex.c
Commit message (Expand)AuthorAgeFilesLines
* all: power64 is now ppc64Russ Cox2014-12-051-4/+4
* [dev.cc] 9a: make RET a synonym for RETURN; use "g" instead of "R30"Austin Clements2014-11-181-1/+2
* [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
* [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-071-316/+134
* [dev.power64] cmd/9a, cmd/9c, cmd/9l, liblink: import code from Vita Nuova.Shenghou Ma2014-08-061-0/+906