Renamed attr.cast.totype to attr.cast.type. Added Cast node to ir_spec.py
[libfirm] / ir / ir / irargs.c
2009-03-20 Michael Beck- let %+F print entities of SymConst and Sel instructions
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Matthias Braunno need for firm_config.h anymore
2008-09-21 Michael Beck- fixed indentation
2008-02-14 Matthias Braun- copy libcore into libfirm
2008-01-02 Michael Beckupdate copyright message
2007-08-17 Sebastian HackSmall cosmetic
2007-07-20 Matthias Braunmore missing includes
2007-06-17 Matthias Braunfixed warnings (some of them were actual bugs), leave...
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-06-02 Michael BeckFinally fixed the ConstCodeIrg problem ;-)
2006-06-02 Michael Becktype fixed
2006-06-02 Michael BeckHandle const code irg
2006-05-18 Michael Beckchanged output for loops
2006-05-16 Sebastian Hack*** empty log message ***
2006-05-10 Sebastian HackAdded idx number dumping
2006-04-28 Sebastian HackMoved N to >
2006-04-27 Michael Beckdon't crash if a Const node has no tarval set yet
2006-04-27 Sebastian HackChanged indent modifier to %N.
2006-03-20 Michael Beckadd code to dump extended basic blocks
2006-02-25 Sebastian Hackbitset dumping
2005-11-07 Michael Beckdo not access the ld_name field of entities if it's...
2005-09-08 Michael BeckC99 construct removed
2005-08-22 Michael Beckadded %P for compound-graph-paths
2005-08-16 Sebastian HackChanged %g to %G to enable float dumping
2005-07-26 Sebastian HackNochmal Peinlich
2005-07-25 Sebastian HackAdpated to changes in libcore
2005-07-22 Daniel GrundFixed emit code of Consts.
2005-07-14 Michael Beckadded %g for writing debug info with ir_printf
2005-07-05 Rubino Geißfixed an obvious bug
2005-06-30 Michael Beckadded %= for printing a pn_Cmp value
2005-06-24 Sebastian HackAdded block successor edges to the iredges module.
2005-06-08 Michael Beckuse the _t.h files for inline functions
2005-05-17 Sebastian HackYou must now add + to the format options to get the...
2005-03-10 Sebastian HackAdded %F for general firm types
2005-02-14 Michael BeckAdded support for libcores lc_printf