- add support for opcode specific hash function
[libfirm] / ir / be / mips / mips_emitter.c
2008-06-25 Michael Beck- fixed ir_printf format (%lu and %ld now working)
2008-06-12 Michael Beck- unfinished work to support exception label lookup
2008-05-23 Matthias Braun- Aus arch_isa_t wird arch_env_t sonst ändert sich...
2008-01-02 Michael Beckupdate copyright message
2007-09-26 Matthias Braunno environment anymore for emitters
2007-09-19 Christoph MallonGet rid of be_SetSP.
2007-08-02 Michael Beckfixed: wrong environment transmitted
2007-07-25 Michael Beckemit new block labels
2007-06-25 Matthias Braunadapt mips backend to new transform logic, use Immediat...
2007-06-18 Matthias Braunfixed warnings
2007-06-05 Matthias Braunmake it possible to have different compare functions...
2007-05-07 Matthias Braunmips backend updates:
2007-05-05 Michael BeckBugFix: be_Call/function prolog: call the ld_name inste...
2007-05-05 Matthias Braunfix mips
2007-05-02 Michael BeckC99 features removed
2007-05-02 Matthias Braunadded doxygen comments, transform mips to new emit...
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-20 Matthias Braunmake the mips backend do some half-usefull things again
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 Matthias Braunfix a few warnings
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-30 Christian Würdigmade code C89 compliant
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER() macro
2006-03-27 Michael Beckadded mips backend from the backend praktikum