Added funcionality to configure modes. Modes include special
[libfirm] / ir / ana /
2003-03-25 Götz Lindenmaieradded header
2003-03-19 Götz LindenmaierAdded new compilation flags
2003-03-04 Götz LindenmaierChanged comments, formatting
2003-02-28 Götz LindenmaierAdded debug support
2003-02-26 Michael BeckRemoved german umlauts from comments, they sometimes...
2003-02-17 Michael BeckFixed prototypes to compile with -Wstrict-prototypes.
2003-02-04 Götz Lindenmaierremoved warnings
2003-02-04 Michael BeckConverted comments to doxygen
2003-02-04 Michael BeckConverted comments to doxygen
2003-01-31 Michael BeckMore doxygen comments
2003-01-31 Michael Beckcomments converted to doxygen
2003-01-31 Michael Beckconverted comments to doxygen
2003-01-30 Götz Lindenmaierremoved warnings
2003-01-27 Michael BeckFixed function pointer declarations (and make identical...
2003-01-13 Sebastian Felis*** empty log message ***
2002-12-19 Götz LindenmaierAdded static to many static routines
2002-12-13 Götz LindenmaierAdded routine to update backedge array if in array...
2002-11-26 Götz LindenmaierUmstellung der Modi,
2002-11-05 Götz Lindenmaiersyntactic changes for jni generator / crecoder
2002-11-04 Götz Lindenmaiernormalized various syntactic constructs for firm jni.
2002-09-11 Götz Lindenmaierisolated optimizations in cgana to run them separately.
2002-08-23 Boris Boeslercompileable with -Wall and bugfixing
2002-08-07 Götz Lindenmaier Implemented scc algorithm. Added datastructure to...
2002-07-18 Boris Boesler*** empty log message ***
2002-07-11 Götz LindenmaierNormalisierung der Zugriffsfunktionen,
2002-07-05 Götz Lindenmaierremoved debug output
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2002-07-03 Götz LindenmaierChanges to avoid compiler warnings.
2002-07-03 Götz LindenmaierBugfix: If inherited entities impl was added before...
2002-06-28 Götz LindenmaierImproved support for multiple inheritance
2002-06-20 Götz LindenmaierAdded warning if method without implementation is called.
2002-06-19 Götz LindenmaierAdded interprocedural view.
2002-06-19 Götz LindenmaierAddded interprocedureal view.
2002-06-11 Götz Lindenmaierunused var removed
2002-04-26 Götz LindenmaierBugfix in get_Block_cfg_out: treatment of keep alive...
2002-04-16 Florian LiekwegAdded Exception marking support --flo
2002-03-18 Götz LindenmaierCan't remember ... comment?
2002-03-04 Götz Lindenmaier Bugfix in irdom.
2002-02-28 Götz Lindenmaierblock walk in irouts.
2002-02-14 Götz Lindenmaierminor changes to help with making the ajacs-jikes backend
2002-02-13 Florian Liekwegfixed bug in equivalent_node (store/store elimination...
2002-01-31 Götz Lindenmaier New directory: ana for analyses. Adapted configure...