summaryrefslogtreecommitdiff
path: root/src/cmd/8a/a.h
Commit message (Expand)AuthorAgeFilesLines
* build: remove tmp dir names from objects, support GOROOT_FINAL againRuss Cox2014-04-151-1/+1
* cmd/cc, cmd/gc: update compilers, assemblers for liblink changesRuss Cox2013-12-161-0/+1
* cmd/5a, cmd/6a, cmd/8a: use liblinkRuss Cox2013-12-081-43/+9
* 8a: fixes for Plan 9 buildLucio De Re2011-06-271-2/+2
* 5a, 5l, 6a, 6l, 8a, 8l: handle out of memory, large allocationsJeff R. Allen2011-01-191-1/+0
* [568]a: precise linenumbers for statements.Luuk van Dijk2010-10-071-4/+5
* 5a/6a/8a/5c/6c/8c: remove fixed-size arrays for -I and -D optionsDean Prichard2010-02-051-3/+2
* avoid overflow of symb buffer in 5a/6a/8a/5c/6c/8cDean Prichard2010-01-281-1/+3
* 5a/6a/8a: avoid fixed-sized file name bufferDean Prichard2010-01-221-0/+1
* yet another attempt to avoid conflicts withRuss Cox2009-11-121-2/+5
* fix BUFSIZ redeclaration warningsRuss Cox2009-11-111-1/+1
* getc/ungetc in assemblers; BUFSIZ everywhere.Russ Cox2009-11-111-0/+4
* update 8a, 8c, 8l to use new object format.Russ Cox2009-03-201-1/+1
* make 8a, 8c, 8l build in go environment.Russ Cox2009-01-061-33/+15
* 8a, 8c, and 8l from inferno distributionRuss Cox2009-01-061-0/+224