beifg: Simplify the quite complicated way to divide a number by 2 in be_ifg_stat().
[libfirm] / ir / adt / pdeq.c
2012-12-12 Matthias Braunremove license stuff from files
2011-12-22 Matthias Braunplug memory leaks
2011-12-14 Matthias Braunremove unused PDEQ_VRFY
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-08 Andreas Zwinkaumerge kaps
2011-01-29 Michael Beckpdeq_len() returns size_t now, switch the internal...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-05-19 Matthias Braunforgot to remove #include
2010-05-19 Matthias Braunwe can do without the odd align.h
2008-11-28 Christoph MallonUnconditionally include stdio.h
2008-11-28 Christoph MallonUnconditionally include string.h
2008-11-28 Christoph MallonUnconditionally include stdlib.h.
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Matthias Braunmore firm_config.h includes removed
2008-01-02 Michael Beckupdate copyright message
2007-07-20 Matthias Braunadd missing includes, makefile updates
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunlicense note added, cleaned up per-file doxygen comment...
2007-03-29 Matthias Braunmove backend into libfirm
2006-08-31 Sebastian HackRemoved arning
2006-05-29 Michael Beckmake two local variables static
2006-05-18 Michael BeckAdded macros to use a pdeq as a wait queue
2004-12-02 Michael Beckused new FOURCC magic
2004-07-08 Michael BeckRemoved old and unused debug.[ch] support
2004-06-28 Michael BeckRemoved useless misc.h
2004-04-29 Michael BeckRemoved depency of USE_GCC_INLINE, fixed inlining ...
2003-08-20 Götz Lindenmaiercorrected copyright
2003-08-20 Götz Lindenmaiermoved misc.h to adt, splitted into misc and xmalloc,
2003-08-20 Götz Lindenmaierremoved tune.h
2003-08-19 Götz LindenmaierAdded copyright headers
2003-03-12 Boris Boeslerreplaced malloc.h by stdlib.h
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2001-11-28 Boris Boesleradded Id tag
2000-05-16 Christian SchäferInitial revision