added new licence header
[libfirm] / ir / be / TEMPLATE / bearch_TEMPLATE.c
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-04-02 Matthias Braun- Implement all the state switching stuff needed for...
2007-03-31 Michael Beckfixed initializer
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-26 Matthias Braunrewritten be_ssa_constr which isn't using sets anymore...
2007-03-19 Matthias BraunThe big committ:
2007-03-02 Matthias Braun- No #ifdef WITH_LIBCORE anymore in backend, compilatio...
2007-02-07 Michael Beckrenamed type entity to new ir_entity
2007-01-29 Michael BeckUpdated for new architecture
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-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-18 Michael BeckBugFix: typo fixed
2006-05-15 Michael Beckadded context parameter for create_intrinsic_fkt
2006-04-02 Michael Beckupdated for new i/f and latest backend praktikum changes
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-03-12 Christian Würdigaddapted to new be abi and added code changes
2006-03-03 Christian Würdigfinished TEMPLATE backend
2006-02-24 Christian Würdigremoved unnecessary function
2006-02-24 Michael Beckpseudo irgs are NOT visited in the backend at all
2006-02-15 Christian Würdiginitial checkin for TEMPLATE backend