summaryrefslogtreecommitdiff
path: root/src/cmd/8a
AgeCommit message (Expand)AuthorFilesLines
2013-03-04Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304Michael Stapelberg5-1011/+1198
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý5-31/+3022
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý5-0/+1840
2011-09-13Imported Upstream version 60Ondřej Surý5-1839/+0
2011-08-03Imported Upstream version 59upstream/59Ondřej Surý4-737/+6
2011-05-04Imported Upstream version 57upstream/57Ondřej Surý1-49/+4
2011-04-20Imported Upstream version 2011.03.07.1upstream/2011.03.07.1Ondřej Surý1-0/+4
2011-02-18Imported Upstream version 2011.02.15upstream/2011.02.15Ondřej Surý1-1/+1
2011-02-14Imported Upstream version 2011-02-01.1upstream/2011-02-01.1Ondřej Surý1-1/+0
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý4-30/+20
2010-03-26fix spelling of alignRob Pike1-1/+1
2010-02-188a/8l: Added FCMOVcc instructionsEvan Shaw1-0/+8
2010-02-098a/8l: Added CMOVcc instructionsEvan Shaw1-0/+33
2010-02-055a/6a/8a/5c/6c/8c: remove fixed-size arrays for -I and -D optionsDean Prichard2-5/+8
2010-01-28avoid overflow of symb buffer in 5a/6a/8a/5c/6c/8cDean Prichard2-1/+5
2010-01-225a/6a/8a: avoid fixed-sized file name bufferDean Prichard2-1/+3
2010-01-058a, 8l: Add FCOMI, FCOMIP, FUCOMI, FUCOMIP instructionsEvan Shaw1-0/+4
2009-11-23go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia1-2/+2
2009-11-12yet another attempt to avoid conflicts withRuss Cox2-2/+6
2009-11-11fix BUFSIZ redeclaration warningsRuss Cox1-1/+1
2009-11-11getc/ungetc in assemblers; BUFSIZ everywhere.Russ Cox1-0/+4
2009-11-09tweak documentation of commandsRuss Cox1-1/+1
2009-11-03document the assemblers.Rob Pike1-0/+14
2009-10-03clean moreRuss Cox1-3/+1
2009-09-21accept CALL $(constant) to call absolute PCRuss Cox1-0/+1
2009-07-28Support use of $GOBINDIR to override $HOME/binPhil Pennock1-1/+1
2009-03-24make 8a, 8c build again.Russ Cox1-6/+25
2009-03-24throw away most of the compat.h compatibility layerRuss Cox1-12/+9
2009-03-20update 8a, 8c, 8l to use new object format.Russ Cox3-8/+82
2009-01-06make 8a, 8c, 8l build in go environment.Russ Cox4-35/+59
2009-01-068a, 8c, and 8l from inferno distributionRuss Cox4-0/+2433