always use firm builtin debug facilities (libcore ones are more or less a copy of...
[libfirm] / ir / common / firmwalk.c
2007-06-18 Matthias Braunfixed warnings
2007-06-01 Matthias Braunmoved external headers into include dir
2007-04-26 Matthias Braunadded license information, cleaned up doxygen comments
2007-03-29 Matthias Braunmove backend into libfirm
2006-12-13 Michael Beckrename type entity into ir_entity
2006-01-13 Michael Beckmissing include added
2005-08-03 Michael Beckuses new irp mode list
2005-07-22 Michael Beckused irtools
2004-12-02 Michael Beckfixed config.h include
2004-09-03 Sebastian Hack- Fixed block dumper semantics
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-08 Götz Lindenmaierfirmstat added
2004-06-15 Michael BeckNew inlining schema implemented:
2004-04-29 Florian LiekwegRemoved C++-Style comments --flo
2004-04-28 Götz Lindenmaiermake libfirm faster
2003-11-05 Michael BeckSets now current_ir_graph during dump phase (needed...
2003-08-19 Götz LindenmaierAdded copyright headers
2003-07-30 Rubino Geißsome fixes for xml dumper / still buggy.
2003-07-18 Sebastian Felis- change colloct data structrue for entities and types...
2003-07-17 Sebastian FelisChanged constant prefix FGD_ (firm generic dumper)...
2003-07-14 Sebastian FelisA walker that visites all firm constructs.