Fixed some warning about unused variables.
[libfirm] / ir / ana / interval_analysis.c
2011-05-25 Matthias Brauncleanup fragile op handling
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-09 Michael BeckFurther spread size_t.
2011-02-08 Matthias Braunfurther spread size_t
2011-01-24 Michael BeckFixed a lot of size_t related warnings, most of them...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-06-25 Matthias Brauncleanup and rewrite dumper interface
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2009-12-30 Michael Beck- use irg instead of current_ir_graph
2009-06-29 Matthias BraunCleanup: remove firm_common_t.h (and the PRECISE_EXC_CO...
2009-04-05 Michael Beck- fixed handling of Projs from fragile ops: skip only...
2009-04-04 Michael Beck- indentation
2008-11-28 Christoph MallonUnconditionally include string.h
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-09-11 Christoph Mallons/get_irn_op(x) {==,!=} op_FOO/{,!}is_FOO(x)/.
2008-05-06 Michael Beckoutputs the layout type for yComp, makes nicer yComp...
2008-01-02 Michael Beckupdate copyright message
2007-12-02 Matthias Braunrefactor some dumping code and add some functions that...
2007-11-16 Matthias Braunremove some flags, ported some phases to new debug...
2007-06-18 Matthias Braunfixed warnings
2007-06-01 Matthias Braunmoved external headers into include dir
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunadded license infos
2007-03-29 Matthias Braunmove backend into libfirm
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-09-01 Michael Beckused HASH_PTR() now
2005-03-04 Götz Lindenmaierimprovements,
2005-02-23 Götz Lindenmaierbetter dump file filter handling
2005-01-18 Götz Lindenmaieradded and fixed comments
2004-12-21 Michael Beckremoved C99 constructs
2004-12-02 Michael Beckfixed config.h include
2004-11-19 Götz Lindenmaierchanged output
2004-11-12 Götz Lindenmaiernew analyses for cache optimization