summaryrefslogtreecommitdiff
path: root/test/zerodivide.go
Commit message (Expand)AuthorAgeFilesLines
* fix buildKai Backman2010-07-301-4/+4
* arm: bugfixes (stack clobbering, indices)Kai Backman2010-07-301-0/+12
* more soft float support. passes several basic testsKai Backman2010-07-201-0/+5
* test: add missing import for zerodivideChristopher Wedgwood2010-06-181-0/+1
* complex divide: match C99 implementationRuss Cox2010-06-181-6/+8
* runtime: correct fault for 16-bit divide on LeopardRuss Cox2010-06-141-8/+4
* Add test for division by zero.Rob Pike2010-06-141-0/+168