array: Add and use NEW_ARR_DZ().
[libfirm] / ir / be / TEMPLATE / bearch_TEMPLATE_t.h
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-27 Matthias Brauninclude backend headers without "../"
2011-04-08 Andreas Zwinkaumerge kaps
2010-09-22 Matthias Brauneliminate the unnecessary and especially confusing...
2010-07-15 Matthias Braunavoid unnecessary passing around of arch_env_t* in...
2010-04-30 Matthias Braunmodernize TEMPLATE backend and simplify some backend...
2009-09-18 Matthias Braun- Reworked backends to put out register_requirements...
2008-10-16 Christoph MallonRemove unused attribute const arch_env_t* arch_env...
2008-05-23 Matthias Braun- Aus arch_isa_t wird arch_env_t sonst ändert sich...
2008-05-23 Matthias Braun- arch_get_irn_ops simplified
2008-05-23 Michael BeckRemoved the arch_irn_handler_t. This was just an additi...
2008-01-02 Michael Beckupdate copyright message
2007-09-26 Matthias Braunno environment anymore for emitters
2007-06-01 Matthias Braunmoved external headers into include dir
2007-05-02 Matthias Braunadded doxygen comments
2007-04-30 Matthias Braunadjust doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-19 Matthias BraunThe big committ:
2006-04-02 Michael Beckupdated for new i/f and latest backend praktikum changes
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-03 Christian Würdigfinished TEMPLATE backend
2006-02-15 Christian Würdiginitial checkin for TEMPLATE backend