remove a too strict check, we can have local function entites with no irg assigned...
[libfirm] / ir / tr / trvrfy.c
2008-05-27 Matthias Braunremove a too strict check, we can have local function...
2008-01-11 Matthias Braunintroduce new mode for initializer
2008-01-02 Michael Beckupdate copyright message
2007-11-04 Matthias Braunfixed a bunch of warnings (in OPTIMIZE mode)
2007-08-02 Michael Beckreverse loop for speed
2007-06-01 Matthias Braunmoved external headers into include dir
2007-04-27 Michael BeckChanged header
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2006-12-13 Michael Beckrename type entity into ir_entity
2006-07-13 Michael Beckimprove error report
2006-01-30 Michael Beckmore debug output
2006-01-27 Michael Beckmore debug output on failure
2006-01-07 Michael Beckmore checks and diagnostic output added
2005-12-31 Michael Becktrvrfy uses now verification flags
2005-11-18 Michael BeckBugFix: true was wrongly converted to 0
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-08-03 Michael Becktypo fixed
2005-03-09 Götz Lindenmaiermore handling for compound graph path ,
2005-03-04 Götz Lindenmaierbetter.
2005-01-05 Michael Beckrenames all is_x*_type() functions to is_X*_type()...
2004-12-21 Michael Beckremoved C99 constructs
2004-12-07 Boris Boesler*** empty log message ***
2004-11-11 Götz Lindenmaierpseudo irgs
2004-11-05 Florian Liekwegwhitespace
2004-10-29 Götz Lindenmaierverify primitives
2004-09-25 Götz Lindenmaiercheck for correct use of pec_inherited
2004-08-31 Michael Beckassert was too restrictive
2004-07-16 Götz Lindenmaieradded a routine to compute array indicees.
2004-01-22 Götz Lindenmaiercheck peculiarity / irg
2003-11-21 Michael BeckAdded config.h
2003-08-19 Michael BeckMake prefixes for most (hopefully all) enum values...
2003-08-19 Götz Lindenmaieradded copyright information
2003-07-25 Götz Lindenmaierbugfix, comments...
2003-07-16 Götz LindenmaierMore verbose assertion
2003-06-23 Till Riedeleliminated compiler wearnings
2003-03-25 FIRM Projekt Accountadded test whether constant entity belongs to descripti...
2003-03-25 Michael Becktr_vrfy() checks now for "const not n cost IRG" problem
2003-03-25 Götz Lindenmaierbugfixes
2003-03-24 Götz LindenmaierAdded test whether constants are on proper obstack
2003-02-17 Michael BeckFixed prototypes to compile with -Wstrict-prototypes.
2003-01-30 Götz Lindenmaiernew.