- Spillslot coalescing now collects all nodes that have class spill/reload
[libfirm] / ir / be / mips /
2006-08-14 Matthias Braun- Spillslot coalescing now collects all nodes that...
2006-08-11 Christian Würdigadded new callback to set frame entity
2006-08-09 Matthias Braun- add new finish call to architecture calls. This call...
2006-08-04 Matthias Braunwarning fix
2006-08-04 Matthias Braunfix a few warnings
2006-05-29 Michael Beckrenamed symconst_size to symconst_type_size
2006-05-15 Christian Würdigadded missing include path
2006-05-15 Michael Beckadded context parameter for create_intrinsic_fkt
2006-05-11 Michael Beckadd the new get_param function
2006-05-11 Christian Würdigadapted to arch_irn_ops changes
2006-05-10 Christian Würdigadded cast to stop moaning
2006-04-20 Michael Beckregister slots are now automatically allocated together...
2006-04-08 Michael Beckrenamed register classes
2006-04-07 Adam Szalkowskifixed wrong dependencies which caused recompilation...
2006-04-03 Michael Beckinclude "obst.h" instead of <obstack.h>
2006-04-03 Michael Beckused new scheduler interface with nodeset
2006-04-02 Michael Beckinterface changed: outfile is transmitted to the isa...
2006-04-02 Michael Beckremoved mips_register_additional_opcodes(), not needed...
2006-04-02 Michael Beckplaced register_options() last in the interface
2006-03-31 Michael Beckremoved wrong instructions with traps on overflow
2006-03-30 Michael BeckAdd get_reg_class_alignment() implementation
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-30 Christian Würdigadded mssing source files
2006-03-30 Christian Würdigmade code C89 compliant
2006-03-29 Christian Würdigadded Makefile for make environment
2006-03-29 Christian Würdigadded cvsignore file
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER() macro
2006-03-27 Michael Beckadded mips backend from the backend praktikum