- No #ifdef WITH_LIBCORE anymore in backend, compilation without libcore was broken...
[libfirm] / ir / be / arm / arm_transform.c
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2006-12-15 Matthias Braunwarning fixes
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-13 Michael Beck- renamed access offset functions
2006-08-24 Matthias Braun- New callback to ask nodes about constant stack pointe...
2006-08-04 Christoph MallonFix warnings
2006-04-20 Michael BeckImplemented basic FPA support
2006-04-08 Michael Beckused new outs feature
2006-04-05 Michael Beckremoved the arm_transform_env_t structure
2006-04-02 Michael BeckBig Changes:
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-30 Christian Würdigmade code C89 compliant
2006-03-27 Michael BeckAdded arm backend from BE praktikum