remove old+unused rta code
[libfirm] / ir / ana / structure.c
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-21 Matthias Braunfix more cparser warnings, cleanup some libcore code
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-03 Michael BeckFurther pushed size_t: structure analysis uses size_t...
2011-02-09 Michael BeckFurther spread size_t.
2011-02-06 Christoph MallonFix several size_t related signed/unsigned warnings.
2011-02-03 Michael BeckFixed more size_T related warnings.
2011-01-28 Michael BeckFixed more size_t related warnings.
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-07-28 Matthias Braunreplace is_no_Block() with !is_Block()
2010-06-25 Matthias Brauncleanup and rewrite dumper interface
2010-03-15 Matthias Braunfix various warnings reported by cparser
2010-02-21 Christoph MallonPut opening curly brace of functions on a separate...
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2009-09-02 Christoph MallonAdd OALLOC*() to make allocating from obstacks a bit...
2009-07-05 Michael Beck- remove all irg parameter from node constructors havin...
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-01-02 Michael Beckupdate copyright message
2007-08-22 Michael Beckdebug handle must be static
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunadded license infos
2007-04-19 Christian Würdigremoved unused include
2007-04-10 Christian Würdigadded newline at end of file
2007-04-10 Michael Beckadded natural loop
2007-04-09 Michael Beckfixed IfThen
2007-04-09 Michael Beckremoved flexible array and set, use lists in implementation
2007-04-08 Michael BeckStructure Analysis initial version, current limitations: