verify: Clarify assertion message.
[libfirm] / ir / ana / dfs.c
2012-12-12 Christoph Mallondocumentation: Remove explicit filename after @file.
2012-12-04 Matthias Braunremove commented out code
2012-10-24 Matthias Braunmake statev API public
2012-07-13 Christoph MallonLet foreach_set() declare the iterator variable.
2012-07-13 Christoph MallonAdd the return type as parameter to the macros set_find...
2012-07-13 Christoph MallonAdd the * for the type in foreach_set() automatically.
2011-12-19 Matthias Braundfs_free forgot to free its obstack
2011-12-14 Matthias Braunhashptr.h: use inline functions instead of #define
2011-12-14 Matthias Braunirdom: move some functions to private API
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-20 Matthias Braunconsolidate utility macros in util.h
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-21 Matthias Braunfix more cparser warnings, cleanup some libcore code
2011-04-08 Andreas Zwinkaumerge kaps
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2009-08-24 Sebastian BuchwaldSummary is not a doxygen tag
2008-10-13 Sebastian BuchwaldAlways include config.h.
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-09-28 Michael Beck- removed C99 features
2008-09-28 Matthias Braundisable some expensive statevs
2008-01-02 Michael Beckupdate copyright message
2007-10-04 Matthias Braun- introduce an "end-block" to the absgraph, so the...
2007-09-10 Sebastian HackAdapted to new statev
2007-08-17 Sebastian HackDropped some consts
2007-07-11 Sebastian HackMade a nicer dumper
2007-06-30 Matthias Braunmakefile updates
2007-06-17 Matthias Braunfix warnings
2007-05-11 Sebastian HackChanged edge classification:
2007-05-10 Michael Beckupdated header
2007-05-10 Michael BeckAdded new header
2007-05-10 Sebastian HackAdded generic Depth First Search facility