summaryrefslogtreecommitdiff
path: root/src/cmd/6g/gsubr.c
AgeCommit message (Collapse)AuthorFilesLines
2008-06-07more code generation - mostly shift and multiplyKen Thompson1-15/+71
SVN=121585
2008-06-06div and mod operatorsKen Thompson1-0/+10
SVN=121576
2008-06-04Add compiler source to new directory structureRob Pike1-0/+1649
SVN=121164