summaryrefslogtreecommitdiff
path: root/cgarmwas.c
AgeCommit message (Collapse)AuthorFilesLines
2016-06-14fix floating point sub or div with reversed arguments on ARMJohn van Groningen1-2/+34
2016-03-18generate a word instead of a byte for abc instruction "instruction" for the ARMJohn van Groningen1-1/+1
2015-11-02port centry to ARM for integers, string and arrays (reals not yet implemented),John van Groningen1-1/+20
port ccalls with 'G' to ARM, set visibility of symbols to hidden on ARM, except for labels defined by centry
2015-09-01(no commit message)John van Groningen1-0/+2856