bepeephole: Inline be_peephole_new_node() into its only caller.
[libfirm] / ir / stat / distrib.c
2012-12-12 Matthias Braunremove license stuff from files
2012-07-13 Christoph MallonAdd the * for the type in foreach_pset() automatically.
2012-07-13 Christoph MallonLet foreach_pset() declare its iterator variable.
2012-07-13 Christoph MallonUse foreach_pset().
2011-12-14 Matthias Braunhashptr.h: use inline functions instead of #define
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-20 Matthias Braunconsolidate utility macros in util.h
2011-04-08 Andreas Zwinkaumerge kaps
2011-01-18 Michael BeckFixed some size_t related warnings.
2010-12-22 Michael BeckFixed some 64bit warnings by using size_t and fixing...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
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...
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-04-29 Michael Beckfix 64bit warnings
2008-01-02 Michael Beckupdate copyright message
2007-06-18 Matthias Braunfixed warnings
2007-04-29 Michael Beckupdated Header
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-02 Michael Beckstat_get_count_distrib_tbl(): uses now counter_t for...
2006-04-11 Michael Beckrenamed cnt_to_int() into cnt_to_uint()
2006-04-11 Christian Würdigadded get_count function for distribution tables
2006-04-11 Christian Würdigadded inc and insert functions for distribution tables
2006-04-10 Christian Würdigadded average calculation of distribution table
2006-04-08 Christian Würdigfixed scheduling statistics
2006-04-08 Christian Würdigadded environment pointer for distribution table iteration
2005-09-01 Michael Becked PTR_TO_INT() and INT_TO_PTR() macros for 64bit safety
2004-12-02 Michael Beckfixed config.h include
2004-09-06 Michael BeckAdded support for DAG's and distribution tables