fix warnings
[libfirm] / ir / ana / analyze_irg_args.c
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunadded license infos
2007-04-02 Christoph MallonMove includes for alloca() to xmalloc.h, so not everyon...
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2006-12-13 Michael Beckrename type entity into ir_entity
2006-05-19 Michael BeckFixed method attribute access
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-06 Adam Szalkowskirenamed compute_outs to new name: compute_irg_outs
2005-11-08 Michael BeckBugFix: The param_weight array must be allocated even...
2005-11-07 Michael Beckanalyses polymorphic calls if callee info is available
2005-11-04 Michael Beckparam_weight and param_access must be flexible arrays
2005-10-31 Michael Beckadd functions to analyze the 'optimization' weight...
2005-10-28 Michael Beckmore config.h stuff added
2005-10-25 Michael Beckfixed bugs
2005-10-24 Michael Becka simple analysys which determines which pointer argume...