Replaced set_irn_n(*, -1, *) and get_irn_n(*, -1) by new get_nodes_block()/set_nodes_...
[libfirm] / ir / ir / irdumptxt.c
2007-07-13 Michael BeckReplaced set_irn_n(*, -1, *) and get_irn_n(*, -1) by...
2007-06-17 Matthias Braunfixed warnings (some of them were actual bugs), leave...
2007-06-02 Matthias Braunreturn ident in get_ASM_text
2007-06-01 Matthias Braunmoved external headers into include dir
2007-05-31 Michael BeckAdd constraints to the ASM node
2007-05-30 Michael BeckAdded preliminary ASM node.
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-06 Matthias Brauncompute_compound_graph_indices is no more
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2006-12-14 Matthias Braunfix warnings
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-13 Michael Beckused new get_entity_offset(), get_entity_offset_bits_re...
2006-12-10 Matthias Brauncleanup/fix some compound entity stuff
2006-09-29 Michael Beckadded numbers for the base/upper types
2006-09-17 Michael BeckSymConst(ofs_ent) added to represent the offset of...
2006-07-31 Michael Becksymconst_enum_const support added
2006-07-10 Michael Becktypos fixed, comment added
2006-06-06 Michael Beckuse xmalloc instead of malloc
2006-05-31 Michael Beckrenamed get_peculiarity_string() to get_peculiarity_name()
2006-05-29 Michael Beckrenamed symconst_size to symconst_type_size
2006-04-07 Michael Beckdump the node index and estimated node count
2006-03-03 Michael Beckused new is_call()
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2005-11-08 Michael Beckcalling convention is now store at the type
2005-10-18 Michael Beckused the new IS_CDECL() and IS_STDCALL() macros
2005-10-18 Michael BeckDump calling conventions for entities
2005-09-15 Michael Beckdump now jump prediction, Free place (stack/heap)
2005-09-08 Michael Beckdump additional graph properties for method entities
2005-07-11 Michael Beckremoved useless debug info
2005-07-11 Götz Lindenmaierimproved output formating
2005-07-06 Michael BeckPrivate attributes now include the Proj number
2005-06-30 Michael Beckused get_irn_n(*, -1) instead of get_nodes_block()...
2005-06-15 Götz Lindenmaierchecks for valid analysis information,
2005-06-08 Michael Beckuse tv_t.h instead of tv.h
2005-05-22 Götz Lindenmaierbugfix and output in transitive inheritance closure
2005-04-15 Götz Lindenmaiermore verbose output
2005-04-15 Götz Lindenmaiermore verbose dumper,
2005-04-13 Michael BeckAdded code for method type dumping
2005-03-10 Götz Lindenmaiermore
2005-03-10 Götz Lindenmaiermore verbose
2005-03-10 Michael Beckadded dumping of array type
2005-03-09 Götz Lindenmaiernew dumper,
2005-02-23 Götz Lindenmaierbetter handling of dump file filter
2005-01-05 Michael Beckrenamed fucntions is_x*_type() to is_X*_type() to preve...
2005-01-04 Michael Beckrenamed none_type and unknown_type
2004-12-28 Götz Lindenmaiernew dumper for partial graph
2004-12-23 Michael Beckused new xcalloc where appropriate
2004-12-21 Michael Beckremoved C99 constructs
2004-12-02 Michael Beckfixed config.h include
2004-11-30 Götz Lindenmaiermore verbose info output of irnoded
2004-11-18 Michael Beckfixed some depencies between irdump.c and irdumptxt.c
2004-11-03 Michael BeckAdded needed include of trouts.h
2004-10-29 Götz Lindenmaieradapted to new function name in irtypeinfo,
2004-09-25 Götz Lindenmaiermore verbose output
2004-09-03 Götz Lindenmaieraccess routines for memops,
2004-09-02 Götz Lindenmaieradded test dumper