Unconditionally include string.h
[libfirm] / ir / adt / pdeq.c
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