we always compile with C99 support now
[libfirm] / ir / common / debug.h
2012-12-04 Matthias Braunwe always compile with C99 support now
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-24 Matthias Braunfix a bunch of whitespace errors in headerfiles
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2009-05-17 Matthias Braun- newer gcc warned me about errors in our strncat usage...
2009-01-22 Michael Beck- indentation
2008-10-11 Matthias Braunmore firm_config includes removed
2008-01-02 Michael Beckupdate copyright message
2007-12-04 Matthias Braunalways use firm builtin debug facilities (libcore ones...
2007-06-27 Christoph MallonFix non-debug build of FIRM.
2007-06-13 Sebastian HackMade the DEBUG_ONLY macro a little nicer (at least...
2007-04-26 Matthias Braunadded license information, cleaned up doxygen comments
2007-03-29 Matthias Braunmove backend into libfirm
2006-03-30 Michael Beckcleaned up the order of ifdef's
2006-03-30 Christian Würdigfixed defines for release mode
2006-03-29 Michael Beckadd DEBUG_ONLY and RELEASE_ONLY
2006-03-28 Michael Beckintroduced FIRM_DBG_REGISTER() macro to remove debug...
2006-01-25 Michael Becklightweight DB() macro added
2005-08-10 Michael Beckadd missing SET_LEVEL_0
2005-07-27 Daniel GrundSET_LEVEL_0
2005-07-25 Sebastian HackAdapted to changes in libcore
2005-02-14 Michael BeckAdded support for libcores debug interface
2004-12-16 Sebastian HackFixed a tiny bug.
2004-12-15 Sebastian HackAdded new firm debug functions.