summaryrefslogtreecommitdiff
path: root/src/cmd/5a/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/+2
* cmd/5a, cmd/6a, cmd/8a: use liblinkRuss Cox2013-12-081-39/+5
* cmd/5a, cmd/6a, cmd/8a: parse PCDATARuss Cox2013-07-161-0/+1
* 5a, 5c, 5l: 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-2/+3
* 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
* 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
* inline lib9.hRob Pike2009-08-171-1/+2
* remove compat stuffRob Pike2009-08-141-1/+0
* This is really two changes in one but given interdependenciesKai Backman2009-03-251-34/+14
* 5a 5c 5l from inferno distributionKai Backman2009-03-131-0/+212