- Split bearch.h correctly into bearch.h and bearch_t.h
[libfirm] / ir / be / ppc32 / bearch_ppc32.c
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-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-19 Matthias BraunThe big committ:
2007-02-09 Christian Würdigchanged type for callback
2007-02-09 Christian Würdigadded isa-callback so backend can provide it's own...
2007-01-10 Matthias Braunisas and spillers register themselfes in the module...
2006-12-21 Matthias Braun- All backend modules use module constructors for regis...
2006-12-14 Matthias Braunmore warning fixes
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-13 Michael Beck- renamed access offset functions
2006-12-12 Christian Würdigadapted to new code generator callback (spill)
2006-12-11 Christoph Mallonexecfreqs was renamed to exec_freq
2006-12-04 Christian Würdigadded function to retireve ilp scheduler interface
2006-11-02 Christian Würdigadded callbacks and adapted interfaces for abstract...
2006-09-05 Adam Szalkowskifixed studd to make it run again after matze's commit
2006-08-31 Christian Würdigadapted to new callback
2006-08-24 Matthias Braun- New callback to ask nodes about constant stack pointe...
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-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-04-08 Michael Beckused new outs feature
2006-04-05 Michael Beckused generic functions for transform
2006-04-02 Michael Beckinterface changed: outfile is transmitted to the isa...
2006-04-02 Michael Beckplaced register_options() last in the interface
2006-03-30 Michael BeckAdd get_reg_class_alignment() implementation
2006-03-30 Christian Würdigmade code C89 compliant (changed unnamed union in attri...
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-03-27 Michael BeckPPC32 backend from the backend praktikum