bearch: Disallow passing Projs to get_irn_ops().
[libfirm] / ir / ir / irargs.c
2012-12-12 Matthias Braunremove license stuff from files
2012-10-24 Matthias Braunfix a bunch of warnings reported by clang analyzer
2012-07-13 Christoph MallonLet bitset_foreach() and bitset_foreach_clear() declare...
2012-07-10 Matthias Braunmake code C++ warning clean (again)
2012-06-14 Christoph MallonRemove compound path initializers.
2012-06-13 Matthias Braunremove extended basic block support
2012-04-26 Matthias Braundon't fail when printing Sel with entity==NULL
2011-12-06 Christoph MallonUse ARRAY_SIZE(x) and size_t instead of sizeof(x) ...
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-20 Matthias Brauncast ctype functions input to unsigned char
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-28 Matthias Braunstarted adding a relation to the Cmp node
2011-02-11 Michael BeckFurther spread size_t.
2011-02-08 Matthias Braunfurther spread size_t
2010-12-27 Michael BeckSwitch bitset.h/raw_bitset.h to size_t instead of unsig...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-07-28 Matthias Braunreplace is_no_Block() with !is_Block()
2010-03-15 Matthias Braunfix various warnings reported by cparser
2010-03-12 Matthias Braunrework bitset to use raw_bitset
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2010-01-05 Matthias BraunPrimitive, Pointer, Array and Method types are anonymou...
2010-01-02 Matthias Brauncleanup dbginfo public API: no dbg_snprint anymore
2009-12-01 Matthias Braunchange debug printing of firm nodes: add a space betwee...
2009-05-17 Matthias Braun- newer gcc warned me about errors in our strncat usage...
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