- Implement all the state switching stuff needed for efficient fpu mode
[libfirm] / ir / adt / xmalloc.c
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