rename type entity into ir_entity
[libfirm] / ir / ana / irouts.h
2006-05-03 Michael Beckassure_irg_outs() added
2006-04-24 Michael Beckadded functions to include the keep-alives for cfg...
2005-12-06 Adam SzalkowskiAlready defined in old_fctnames.h
2005-10-21 Michael Beckuses firm_types.h now
2005-07-26 Götz Lindenmaierrenamed remove_outs,
2004-11-02 Götz Lindenmaierout edges for entities and types
2004-08-13 Beyhannormalized names of functions, enums ...
2004-04-29 Michael BeckRemoved depency of USE_GCC_INLINE, fixed inlining ...
2004-04-27 Götz Lindenmaierbugfix
2004-04-02 Andreas SchösserImplemented the computation of outedges in interprocedu...
2004-02-18 Andreas SchösserImplemented "compute_ip_outs" which computes out edges...
2003-08-19 Götz LindenmaierAdded copyright headers
2003-08-19 Michael BeckTypo fixed.
2003-02-04 Michael BeckConverted comments to doxygen
2003-01-13 Sebastian Felis*** empty log message ***
2002-11-04 Götz Lindenmaiernormalized various syntactic constructs for firm jni.
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2002-02-28 Götz Lindenmaierblock walk in irouts.
2002-01-31 Götz Lindenmaier New directory: ana for analyses. Adapted configure...