summaryrefslogtreecommitdiff
path: root/src/cmd/8a/lex.c
AgeCommit message (Expand)AuthorFilesLines
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-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-5/+5
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 Prichard1-2/+6
2010-01-28avoid overflow of symb buffer in 5a/6a/8a/5c/6c/8cDean Prichard1-0/+2
2010-01-225a/6a/8a: avoid fixed-sized file name bufferDean Prichard1-1/+2
2010-01-058a, 8l: Add FCOMI, FCOMIP, FUCOMI, FUCOMIP instructionsEvan Shaw1-0/+4
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 Cox1-2/+20
2009-01-06make 8a, 8c, 8l build in go environment.Russ Cox1-1/+1
2009-01-068a, 8c, and 8l from inferno distributionRuss Cox1-0/+925