becopyheur2: Cache the admissible registers eagerly.
[libfirm] / ir / common / debug.c
2012-12-12 Matthias Braunremove license stuff from files
2012-07-13 Christoph MallonAdd the return type as parameter to the macros set_find...
2011-12-14 Matthias Braunhashptr.h: use inline functions instead of #define
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-09 Christoph MallonFix typos in comments: s/it's/its/ and related corrections.
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2009-09-02 Christoph MallonAdd OALLOC*() to make allocating from obstacks a bit...
2008-11-28 Matthias Braunfix wrong printf usage
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
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-11-04 Matthias Braunfixed a bunch of warnings (in OPTIMIZE mode)
2007-07-20 Matthias Braunmore missing includes
2007-04-26 Matthias Braunadded license information, cleaned up doxygen comments
2007-03-29 Matthias Braunmove backend into libfirm
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-03 Michael Becksome doxygen comments added
2006-01-25 Michael Becklightweight DB() macro added
2005-07-25 Sebastian HackAdapted to changes in libcore
2005-02-14 Michael BeckAdded support for libcores debug interface
2005-01-11 Sebastian HackAdded missing message finalization by 0.
2004-12-15 Sebastian HackAdded new firm debug functions.