remove #ifdef HAVE_CONFIG_Hs
[libfirm] / ir / adt / xmalloc.c
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-01-02 Michael Beckupdate copyright message
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-04-02 Christoph MallonMove includes for alloca() to xmalloc.h, so not everyon...
2007-03-29 Matthias Braunmove backend into libfirm
2006-03-03 Michael Beckreplaced old panic module by newer error handling module
2005-10-28 Michael Beckmore config stuff
2004-12-23 Michael Beckfixed typo, removed the memset in xmalloc, xmalloc...
2004-12-23 Michael Beckadded xcalloc
2004-12-02 Michael Beckfixed config.h include
2004-02-16 Florian Liekweg*** empty log message ***
2004-02-16 Florian Liekweg*** empty log message ***
2003-08-20 Götz Lindenmaiermoved misc.h to adt, splitted into misc and xmalloc,
2003-08-19 Götz LindenmaierAdded copyright headers
2001-11-28 Boris Boesleradded Id tag
2000-05-16 Christian SchäferInitial revision