summaryrefslogtreecommitdiff
path: root/gen_arm.c
AgeCommit message (Expand)Author
2015-07-25Use a new fatal_error function instead of calling fprintf and exit for fatal ...Michael Pavone
2015-01-07Added ldr and str instructions to gen_armMichael Pavone
2014-02-24Moved some generic stuff from backend.h gen_arm.h and gen_arm.c into gen.h an...Michael Pavone
2014-02-23Fix ARM code generation and test programMichael Pavone
2014-02-23Added untested code for generating ARM machine codeMike Pavone