summaryrefslogtreecommitdiff
path: root/src/cmd/cc/pgen.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-14Imported Upstream version 2011-02-01.1upstream/2011-02-01.1Ondřej Surý1-2/+1
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-4/+4
2010-03-04cc: disallow ... argument unless NOSPLIT is set.Russ Cox1-0/+1
2009-11-06with rsc: argsize rounding to 8 smashes stack data on 32bit machines.Kai Backman1-1/+5
2009-07-13fix bug in codegen when we modified move instruction insteadKai Backman1-2/+1
2009-07-13compilers were inconsistent aboutRuss Cox1-7/+7
2009-07-07move 6c/pgen.c, 6c/pswt.c into ccRuss Cox1-0/+591
2009-04-10bug in stack size used inKen Thompson1-550/+0
2008-08-03make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc.Russ Cox1-2/+2
2008-06-04Add compiler source to new directory structureRob Pike1-0/+550