beloopana: Remove duplicate comments.
[libfirm] / ir / ir / irdump_t.h
2012-12-12 Matthias Braunremove license stuff from files
2012-12-04 Christoph Mallonirdump: Remove the parameter bad from get_mode_name_ex().
2012-11-26 Matthias Braunmove internal defines/datatypes from .h in .c file
2011-12-07 Matthias Braunavoid macros in irdump interface
2011-12-05 Matthias Braunintroduce bedump
2011-12-05 Matthias Braunirdump: dump interfaces take const ir_node* now
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-20 Matthias Braunuse a hook to dump vrp info instead of polluting irdump.c
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-02 Michael BeckFixed size_t related warnings in dumping code.
2011-02-08 Matthias Braunfurther spread size_t
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-09-22 Matthias Braunremove MacroBlock concept
2010-06-25 Matthias Brauncleanup and rewrite dumper interface
2010-05-31 Matthias Braunmove dump_color and edge_kind enum to internal headers
2010-02-14 Christoph MallonSome more cleanup: Put the return type and other specif...
2010-02-10 Jonas FietzAdd dumper code for VRP information
2010-01-05 Matthias BraunPrimitive, Pointer, Array and Method types are anonymou...
2009-08-23 Michael Beck- fixed pass manager
2009-04-03 Michael Beck- constify
2008-05-06 Michael Beckoutputs the layout type for yComp, makes nicer yComp...
2008-01-14 Matthias Braunavoid warnings in release mode
2008-01-02 Michael Beckupdate copyright message
2007-12-28 Michael Beck- allow the macroblock edge to be dumped
2007-12-02 Matthias Braunrefactor some dumping code and add some functions that...
2007-09-27 Michael Beckcan now dump new out edges
2007-07-13 Michael Beckadded attribute for anchor edges
2007-07-11 Michael Beckdump keep-alive edges in purple
2007-05-01 Michael Beck[r13573]
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
2006-12-13 Michael Beckrename type entity into ir_entity
2006-04-19 Sebastian HackAdded node info dump callbacks
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2006-01-09 Michael Beckpost-dominators are dumped yet
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-10-28 Michael Beckadded data types for color and edge type to allow to...
2005-05-31 Michael Beckadded support for dumping with extended basic blocks
2005-04-15 Götz Lindenmaiermore verbose dumper,
2005-02-23 Götz Lindenmaierbetter handling of dump file filter
2004-12-28 Götz Lindenmaiernew dumper for partial graph
2004-11-30 Götz Lindenmaiermore verbose info output of irnoded
2004-11-30 Michael Beckenhanced dumper: dumps yet Bad blocks in local-const...
2004-11-18 Michael Beckfixed some depencies between irdump.c and irdumptxt.c
2004-11-10 Götz LindenmaierCall_calleesl now with unknown entity instead of NULL.