summaryrefslogtreecommitdiff
path: root/src/cmd/6a/a.h
Commit message (Expand)AuthorAgeFilesLines
* [dev.power64] cmd/5a, cmd/6a, cmd/8a, cmd/9a: make labels function-scopedRuss Cox2014-10-281-0/+3
* 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-41/+10
* 6a, 6c, 6l: fix for Plan 9 buildLucio De Re2011-07-151-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
* make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc.Russ Cox2008-08-031-9/+8
* Add compiler source to new directory structureRob Pike2008-06-041-0/+206