fix
[libfirm] / ir / st / st.h
2007-04-30 Matthias Braunadjusted doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2003-08-19 Götz Lindenmaieradded copyright information
2003-02-04 Michael BeckConverted comments to doxygen
2003-01-13 Sebastian Felisadded doxygen comments
2002-12-19 Götz LindenmaierRemoved bool.h, replaced by stdboo.h
2002-07-18 Boris Boeslerremoved double definition of true/flase macros
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2002-04-23 Götz LindenmaierImplemented debug support.
2002-04-22 Götz LindenmaierResolved conflict between stdbool.h and bool.h
2002-04-16 Florian LiekwegAdded Exception marking support --flo