backend_marked was a buggy/wrong concept, removed it
[libfirm] / ir / be / TEMPLATE / TEMPLATE_emitter.c
2009-11-27 Matthias Braunchange style of braces
2009-09-18 Matthias Braun- Reworked backends to put out register_requirements...
2009-01-09 Michael Beck- propagate r23142 changes to all backends
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-01-02 Michael Beckupdate copyright message
2007-09-26 Matthias Braunno environment anymore for emitters
2007-06-25 Matthias Braunwarning fixes
2007-05-02 Matthias Braunno strange comments after #include
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-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-19 Matthias BraunThe big committ:
2007-03-02 Matthias Braun- No #ifdef WITH_LIBCORE anymore in backend, compilatio...
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-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-15 Christian Würdiginitial checkin for TEMPLATE backend