forgot to adjust mips backend for asm stuff
[libfirm] / ir / be / mips / mips_transform.c
2008-01-02 Michael Beckupdate copyright message
2007-09-17 Christoph MallonRemove dead code: tarval_is_long() returns true for...
2007-08-31 Matthias Braunno need for StackParam transformation anymore
2007-07-11 Michael Beckremoved character modes, use integer modes instead
2007-07-11 Michael Beckuse the new Anchor node instead of old anchors
2007-07-06 Michael Beckmoved get_*_dbg_info() and set_*_dbg_info() to logical...
2007-06-25 Matthias Braunadapt mips backend to new transform logic, use Immediat...
2007-06-18 Matthias Braunfixed warnings
2007-06-01 Matthias Braunmoved external headers into include dir
2007-05-07 Matthias Braunmips backend updates:
2007-05-02 Matthias Braunadded doxygen comments, transform mips to new emit...
2007-04-27 Christian Würdigadded new licence header
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-20 Matthias Braunmake the mips backend do some half-usefull things again
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2006-12-13 Michael Beckrename type entity into ir_entity
2006-09-05 Matthias Braun- Split bemain to first prepare all irgs, then instrume...
2006-08-04 Matthias Braunwarning fix
2006-04-08 Michael Beckrenamed register classes
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 mips backend from the backend praktikum