summaryrefslogtreecommitdiff
path: root/src/cmd/6a/lex.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-04Imported Upstream version 57Ondřej Surý1-49/+4
2011-02-18Imported Upstream version 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-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/+1
2010-01-225a/6a/8a: avoid fixed-sized file name bufferDean Prichard1-1/+2
2009-03-24throw away most of the compat.h compatibility layerRuss Cox1-15/+31
2009-03-20move pragtextflag into lexbodyRuss Cox1-7/+0
2009-01-27pragma textflagKen Thompson1-0/+7
2008-08-03make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc.Russ Cox1-1/+1
2008-07-12morestack magic numberKen Thompson1-1/+1
2008-06-05goos and goarchKen Thompson1-1/+2
2008-06-04Add compiler source to new directory structureRob Pike1-0/+1337