Restructured a bit
[libfirm] / ir / ana / irouts.h
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunadded license infos
2007-04-05 Michael Beckindentation changed
2007-03-29 Matthias Braunmove backend into libfirm
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...