remove #ifdef HAVE_CONFIG_Hs
[libfirm] / ir / ir / iredges_t.h
2008-10-11 Matthias Braunno need for firm_config.h anymore
2008-01-02 Michael Beckupdate copyright message
2007-04-27 Matthias Brauncleaned up doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2007-02-14 Christian Würdigadded edge number for debugging purpose
2007-02-14 Christian Würdiguse edge counter instead of recalculation for getting...
2007-02-13 Andreas Schösser"Edges private data" was broken. Added allocation of...
2007-02-13 Christian Würdigadded edge verification routines
2006-12-18 Matthias Braunmove edges_reroute_kind declaration to iredges.h becaus...
2006-08-28 Sebastian HackAdded dependency edges
2006-07-17 Christian Würdigget_irn_n_edges: out_count still broken, switched back...
2006-07-05 Michael Beckget_irn_n_edges() enabled the use of the edge counter...
2006-06-09 Michael BeckFixed doxygen errors
2006-05-25 Michael Beckmissing const added
2006-05-24 Christoph MallonPlay it safe
2006-05-09 Michael BeckBugFix: edges_activate() must handle the whole root...
2006-05-08 Michael Beckremoved the INPLACE_EDGES option. They are now always...
2006-03-31 Michael Beckmoved #ifdef DEBUG_libfirm commented members last in...
2005-12-14 Daniel GrundActivated old out_count function
2005-08-31 Sebastian HackAdded private data facility for edges
2005-06-24 Sebastian HackAdded block successor edges to the iredges module.
2005-06-16 Sebastian HackBeautified
2005-06-16 Michael Beckuse firm_config.h instead of config.h
2005-06-16 Sebastian HackAdded edges_assure and edge dumping hook
2005-02-11 Michael Beckadded empty versions of the functions ...
2005-02-10 Sebastian HackAdded self updating out edges. Aka known as ir_edges