Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-14 | fix floating point sub or div with reversed arguments on ARM | John van Groningen | 1 | -12/+51 | |
2016-04-28 | generate a lot of $d and $a mapping symbols for ARM | John van Groningen | 1 | -9/+143 | |
2016-03-18 | generate a word instead of a byte for abc instruction "instruction" for the ARM | John van Groningen | 1 | -1/+1 | |
2016-03-14 | fix previous commit, a register name was accidently changed, maybe snv ↵ | John van Groningen | 1 | -1/+1 | |
update failed ? | |||||
2016-03-14 | add missing break in switch in function as_mul_instruction | John van Groningen | 1 | -1/+2 | |
2015-11-02 | port centry to ARM for integers, string and arrays (reals not yet implemented), | John van Groningen | 1 | -4/+16 | |
port ccalls with 'G' to ARM, set visibility of symbols to hidden on ARM, except for labels defined by centry | |||||
2015-10-22 | add option -pic to generate position independent code on ARM | John van Groningen | 1 | -48/+147 | |
2015-09-01 | (no commit message) | John van Groningen | 1 | -0/+4814 | |