summaryrefslogtreecommitdiff
path: root/src/cmd/5a
Commit message (Expand)AuthorAgeFilesLines
* arm: cleanup build warningsDean Prichard2010-03-081-3/+0
* 5a/6a/8a/5c/6c/8c: remove fixed-size arrays for -I and -D optionsDean Prichard2010-02-052-5/+8
* avoid overflow of symb buffer in 5a/6a/8a/5c/6c/8cDean Prichard2010-01-282-1/+5
* 5a/6a/8a: avoid fixed-sized file name bufferDean Prichard2010-01-221-1/+2
* go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia2009-11-231-2/+2
* yet another attempt to avoid conflicts withRuss Cox2009-11-122-2/+6
* fix BUFSIZ redeclaration warningsRuss Cox2009-11-111-1/+1
* getc/ungetc in assemblers; BUFSIZ everywhere.Russ Cox2009-11-111-0/+4
* tweak documentation of commandsRuss Cox2009-11-091-1/+1
* document the assemblers.Rob Pike2009-11-031-0/+14
* LDREX and STREXKai Backman2009-10-141-0/+3
* clean moreRuss Cox2009-10-031-1/+1
* slashed warningsKai Backman2009-08-181-1/+1
* inline lib9.hRob Pike2009-08-171-1/+2
* remove compat stuffRob Pike2009-08-143-5/+18
* Support use of $GOBINDIR to override $HOME/binPhil Pennock2009-07-281-1/+1
* Added ld/go.c functionality into 5l, primarily dead codeKai Backman2009-06-091-0/+5
* This is really two changes in one but given interdependenciesKai Backman2009-03-254-39/+61
* throw away most of the compat.h compatibility layerRuss Cox2009-03-241-12/+9
* 5a 5c 5l from inferno distributionKai Backman2009-03-133-0/+1634