summaryrefslogtreecommitdiff
path: root/cgarmas.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-14fix floating point sub or div with reversed arguments on ARMJohn van Groningen1-12/+51
2016-04-28generate a lot of $d and $a mapping symbols for ARMJohn van Groningen1-9/+143
2016-03-18generate a word instead of a byte for abc instruction "instruction" for the ARMJohn van Groningen1-1/+1
2016-03-14fix previous commit, a register name was accidently changed, maybe snv update...John van Groningen1-1/+1
2016-03-14add missing break in switch in function as_mul_instructionJohn van Groningen1-1/+2
2015-11-02port centry to ARM for integers, string and arrays (reals not yet implemented),John van Groningen1-4/+16
2015-10-22add option -pic to generate position independent code on ARMJohn van Groningen1-48/+147
2015-09-01(no commit message)John van Groningen1-0/+4814