allow specification of names for in parameters in spec file
[libfirm] / ir / adt / obst.h
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
2004-12-02 Michael Beckremoved unneeded header
2003-11-21 Michael BeckRemved unused (and not always available) <strings.h>
2003-08-20 Götz Lindenmaiermoved misc.h to adt, splitted into misc and xmalloc,
2003-08-19 Götz LindenmaierAdded copyright headers
2003-06-04 Till Riedeluse obstack_grow instead of obstack_printf
2003-03-12 Boris Boeslerreplaced malloc.h by stdlib.h
2003-01-13 Sebastian Felis*** empty log message ***
2001-11-28 Boris Boesleradded Id tag
2000-05-16 Christian SchäferInitial revision