backend_marked was a buggy/wrong concept, removed it
[libfirm] / ir / be / TEMPLATE / TEMPLATE_new_nodes.c
2009-10-01 Matthias Braun- refactoring of backend generator scripts: You can...
2009-09-18 Matthias Braun- further refactoring and finally eliminated the callba...
2009-09-18 Matthias Braun- Reworked backends to put out register_requirements...
2009-08-13 Matthias Braun- rework backend node dumping; add a dumper for Phi...
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
2009-06-29 Matthias BraunCleanup: remove firm_common_t.h (and the PRECISE_EXC_CO...
2009-01-13 Matthias Braunfix warnings
2009-01-09 Michael Beck- propagate r23142 changes to all backends
2008-10-23 Matthias Braun- Part1 of backend reorganisation:
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-08-21 Christoph MallonRename arch_register_req_type_should_be_different to...
2008-01-02 Michael Beckupdate copyright message
2007-10-23 Christoph Mallon- Allow an arbitrary (for arbitrary < 32) number of...
2007-10-17 Matthias Braun- Add a generic_attribute field to irops
2007-09-27 Christoph MallonAllow two should-be-same constraints for every out...
2007-06-25 Matthias Braunwarning fixes
2007-06-20 Christoph MallonFix warning, remove unnecessary casts.
2007-06-18 Michael Beckfixed warning
2007-06-05 Matthias Braunmake it possible to have different compare functions...
2007-06-04 Matthias Braun- Allocate register slots array separately on obstack
2007-05-22 Christoph MallonFix constness.
2007-05-22 Matthias Braunfix my last committ
2007-05-22 Matthias Brauncorrect usage of get_irn_generic_attr
2007-05-16 Matthias Braunget_irn_generic_attr supports const ir_node* now
2007-04-30 Matthias Braunadjust doxygen comments
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 Braunalloca is now declared in xmalloc.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-03-02 Matthias Braun- No #ifdef WITH_LIBCORE anymore in backend, compilatio...
2006-04-20 Michael Beckregister slots are now automatically allocated together...
2006-03-03 Christian Würdigfinished TEMPLATE backend
2006-02-15 Christian Würdiginitial checkin for TEMPLATE backend