added cnt_to_int function for counter
[libfirm] / ir / stat / counter.h
2006-04-11 Christian Würdigadded cnt_to_int function for counter
2006-04-11 Christian Würdigadded inc and insert functions for distribution tables
2006-04-10 Christian Würdigadded 0 and 1 counter
2005-10-19 Michael Beckallow to set STAT_CNT_NUM before include
2005-06-06 Michael Beckfixed cnt_add() function, simplify and correctly docume...
2005-03-14 Michael Becktypo fixed
2004-10-06 Michael BeckAdded cnt_eq() and cnt_gt() to compare conters with...
2004-09-06 Michael BeckAdded support for DAG's and distribution tables
2004-06-30 Michael Beckused right include for memset
2004-06-29 Michael Beckstdlib.h include added
2004-06-22 Michael BeckAdded cnt_cmp() function
2004-06-21 Michael Beckmoved counter functions to own file