summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/arm/vlop.s
AgeCommit message (Expand)AuthorFilesLines
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-11/+11
2010-05-03runtime/arm: fix buildRuss Cox1-7/+7
2010-04-15support for printing floats:Kai Backman1-5/+11
2009-12-17 first stub for softfloats, intercepts float instructions and skipsKai Backman1-0/+17
2009-09-18changed 5c calling convention to use stack exclusively for inKai Backman1-0/+1
2009-09-15fixed register usage and removed some dead code.Kai Backman1-17/+5
2009-06-10Adding a batch of missing system calls.Kai Backman1-0/+178