summaryrefslogtreecommitdiff
path: root/src/cmd/gc/mparith1.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-2/+40
2010-02-19fixed bug in mpconst float multiply by 0.Ken Thompson1-4/+1
2009-03-12warn -> yyerror in mparith.Russ Cox1-2/+2
2009-03-12make 6g constants behave as ken proposes. (i hope.)Russ Cox1-3/+27
2008-12-03import/export of exact mp floating constantsKen Thompson1-7/+39
2008-12-01multi precision floating pointKen Thompson1-41/+47
2008-11-17fix the easy parts of bug120Russ Cox1-3/+14
2008-10-29the end of life as we know itKen Thompson1-1/+1
2008-08-12fixed bugs in const/caseKen Thompson1-0/+22
2008-08-11export large constantsKen Thompson1-0/+29
2008-08-09adding and deleting filesKen Thompson1-0/+350