Some more cleanup: Put the return type and other specifiers on the same line as the...
[libfirm] / ir / debug /
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2010-01-07 Michael BeckGracefully handle a missing retrieve_type_dbg.
2010-01-05 Matthias BraunPrimitive, Pointer, Array and Method types are anonymou...
2010-01-02 Matthias Brauncleanup dbginfo public API: no dbg_snprint anymore
2009-08-24 Sebastian BuchwaldSummary is not a doxygen tag
2009-07-15 Sebastian Buchwaldcondeval is called jump threading now
2009-05-27 Matthias Braunremove firmnet and ycomp remote support (avoid unnecesa...
2009-01-14 Michael Beck- add support for cond_eval statistics
2008-11-28 Christoph MallonUnconditionally include string.h
2008-11-28 Christoph MallonUnconditionally include stdlib.h.
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-13 Sebastian BuchwaldAlways include config.h.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Matthias Braunmore firm_config includes removed
2008-09-25 Christoph MallonResolve warning.
2008-09-23 Michael Beck- replace a lot of assert(0) by panic()
2008-08-19 Michael Beckadd first statistic support for GVN-PRE and combo
2008-08-05 Michael Beck- fixed one Win32 "deprecated posix name" warning
2008-07-29 Michael Beckfixed new type_or_ent type handling
2008-07-25 Michael Beck- fixed type_or_ent type: get rod of casts
2008-06-23 Christoph MallonFix parsing of debug commands.
2008-06-07 Michael Beck- make the dot at the start of debugger commands optional
2008-01-02 Michael Beckupdate copyright message
2007-11-19 Michael Beckmoved be_retrieve_dbg_info() into middleend and rename...
2007-11-04 Matthias Braunfixed a bunch of warnings (in OPTIMIZE mode)
2007-09-11 Matthias Braunan outedge debug helper
2007-07-20 Matthias Braunmore missing includes
2007-07-19 Matthias Braunuse automake instead of homebrewn makefiles
2007-07-06 Michael Beckmoved get_*_dbg_info() and set_*_dbg_info() to logical...
2007-06-30 Matthias Braunmakefile updates
2007-06-27 Michael Beckgdb_tarval_helper() added
2007-06-27 Michael Beckgdb_node_helper() added
2007-06-18 Matthias Braunfixed warnings
2007-06-01 Michael Becktypo fixed
2007-06-01 Matthias Braunmoved external headers into include dir
2007-05-23 Michael Beckmissing include added
2007-04-27 Matthias Braunnormalized doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-04-06 Christoph MallonRemove the obsolete .cvsignore files.
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-20 Matthias Braundisabled show after showgraph, as it is (or was?) buggy
2007-03-06 Christian Würdigadapted debugger to new ycomp syntax and to set_irn_n...
2007-02-21 Matthias Braunremove unused code
2007-02-06 Christian Würdigsupport negative number, so we can set all bits of...
2007-01-27 Christian WürdigChange: lexer accepts now identifiers composed of any...
2007-01-25 Michael Beckfixed decimal number parsing
2007-01-24 Michael Beckoverkill: add parser, allowing ; to separate commands :-)
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2007-01-12 Michael Beckdefault_dbg_info_merge_sets() implemented
2006-12-13 Michael Beckremoved depency of firmnet.h (which is OS dependant...
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-13 Michael BeckFixed hash function calculation
2006-12-10 Matthias Braunadded several missing #include config.h
2006-11-22 Christian Würdigadded support for turn into id
2006-11-19 Christian Würdigfixed CRLF
2006-11-17 Christian Würdigremoved debug output
2006-11-17 Christian Würdigfixed set_irn_n hook
2006-11-17 Christian Würdigadded firm_ycomp
2006-11-17 Christian Würdiginitial checkin of firm ycomp debugger
2006-09-12 Michael Beckdefault_dbg_info_merge_pair() now leaves debug info...
2006-09-08 Matthias Braunwarning fixes
2006-09-07 Michael Beckadded help and improved new irgname and irgldname functions
2006-09-07 Matthias Braun.irgname debugger command
2006-08-01 Christoph MallonConstify
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)
next