becopyheur4: Clean up co_mst_irn_init().
[libfirm] / ir / debug /
2006-07-25 Michael Beckfind_type_*() now correctly handle the global type
2006-07-10 Michael Beckshowent and showtype commands added
2006-06-14 Michael BeckDo not tell about debug mask if no changes were done
2006-06-12 Michael Beckdoxygen docu updated
2006-05-15 Michael Beck.setlvl command added
2006-04-03 Michael Beckdbg_backend added
2006-02-03 Michael Beckfirm_debug_break() is now public
2006-01-25 Christian Würdigfixed hooking mechanism
2006-01-16 Michael Beckremoved useless empty function
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2006-01-12 Sebastian HackSmall changes
2006-01-09 Michael Beckused dbg_printf all over
2006-01-07 Michael Becknewent and newtype takes now either a number or a name
2005-12-30 Michael Beckextern "C" added
2005-12-14 Daniel Grund*** empty log message ***
2005-12-06 Michael Beckfirm_seqno_enter_id() added, to speed up ident calculation
2005-11-13 Michael Becktypos fixed
2005-10-26 Michael Beckrenamed firm_break() to firm_debug()
2005-10-25 Michael Beckdocu updated
2005-10-25 Michael Beck.setoutfile name file command added
2005-10-25 Michael Beck.setmask name lvl command added
2005-10-24 Michael Beck.newtype command added
2005-10-24 Michael Beck.newent command added
2005-10-21 Michael Beckfixed remirg
2005-10-21 Michael Beckadd replace bp
2005-10-19 Michael Beckuses firm_types.h now
2005-10-18 Michael Beckadd dbg_dead_code case
2005-10-18 Michael Beckmoved dbg_action_2_str() to .c file
2005-10-17 Michael Beckfixed .enable/.disable, added .lower
2005-10-12 Michael Beckadded missing header
2005-10-12 Michael Beckdebugger extension added
2005-10-12 Michael Becka debugger extension for Firm
2005-07-22 Michael Becktypos fixed
2005-07-22 Daniel Grund*** empty log message ***
2005-07-14 Michael Beckadded sequence numbers for a pair of (filename, lineno)
2005-07-06 Michael Beckfixed doxygen comments
2005-07-04 Michael Beckadded function for convertion debug info
2005-06-22 Michael Becktypos fixed
2005-06-21 Michael Beckdbg_opt_confirm added
2004-12-06 Michael BeckFixed configure: should work now in a build directory...
2004-12-02 Michael Beckfixed config.h include
2004-11-11 Götz Lindenmaieradded path to external
2004-11-08 Michael BeckAdded dbg_read_a_const
2004-11-05 Florian Liekwegwhitespace
2004-10-06 Michael Beckdbg_opt_cse added
2004-09-30 Michael BeckAdded Read after Read optimization
2004-07-08 Michael Beckadded dbg_read_after_write constant
2004-06-17 Götz Lindenmaiervarious bugfixes for the unreachable loop problem
2004-04-29 Michael BeckRemoved depency of USE_GCC_INLINE, fixed inlining ...
2004-04-28 Götz Lindenmaiermake libfirm faster
2004-04-27 Florian LiekwegAdded .cvsignore files --flo
2003-08-19 Götz Lindenmaieradded copyright information
2003-06-24 Till Riedelreturns after assert(0) inserted
2003-06-23 Till Riedelelimated warnings
2003-05-01 Till Riedelremoved xprint stuff completely
2003-02-28 Götz LindenmaierAdded more debug infos
2003-02-24 Götz LindenmaierRemoved linebread within function definition
2003-02-13 Michael BeckMore doxygen comments.
2003-02-04 Michael BeckConverted comments to doxygen
2003-01-31 Michael BeckMore doxygen comments
2003-01-30 Michael Beckchanged back to static, es extern inline did not work
2003-01-30 Michael Becktypedef were wrong
2003-01-30 Michael Beckdefined function as INLINE to get around gcc warnigs...
2003-01-13 Michael BeckTypo fixed
2003-01-13 Michael BeckFixed warning due to different types in .h and .c
2003-01-13 Sebastian Felis*** empty log message ***
2002-12-19 Götz LindenmaierAdded static to many static routines
2002-12-18 Götz LindenmaierAdded static to static functions
2002-11-04 Götz Lindenmaiernormalized various syntactic constructs for firm jni.
2002-09-26 Götz Lindenmaieradded debug funcionality for types, entities
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2002-04-24 Götz Lindenmaieranged type for info
2002-04-24 Götz Lindenmaierchanged type for info
2002-04-23 Götz Lindenmaier*** empty log message ***
2002-04-23 Götz LindenmaierImplemented debug support.
2002-04-23 Götz Lindenmaier*** empty log message ***
2002-04-23 Götz Lindenmaierremoved.
2002-04-22 Florian Liekwegadded ir/ana to Makefile.in --flo
2002-04-22 Florian LiekwegAdded ir/st to Makefile.in --flo
2002-04-22 Florian LiekwegCorrected source file list --flo
2002-04-22 Götz Lindenmaierchanged file names and name prefix
2002-04-22 Götz Lindenmaierchanged file name and name prefixes
2002-04-22 Götz LindenmaierChanged file names.
2001-12-17 Boris Boeslerthis file is not needed
2001-11-28 Boris Boesleradded Id tag
2001-03-14 Boris Boeslerchanged definition of subdir only (added prefix ir/)
2001-03-12 Boris Boeslerminor fix for use of $(INSTALL_HEADERS) instead of...
2001-03-05 Boris Boeslerall the autoconfig stuff
2001-03-05 Boris Boesleradded
2001-03-01 Götz LindenmaierMoved to ../adt/. htoere from ../debug/
2001-03-01 Götz Lindenmaier*** empty log message ***
2000-09-04 Götz Lindenmaier*** empty log message ***
2000-08-25 Christian Schäfera new Makefile entry, so a Distribution is possible!
2000-05-16 Christian SchäferInitial revision