libfirm
2004-05-26 Michael Beckinitialization of sttaistic modul added
2004-05-19 Götz Lindenmaierev. removed mem leak: overwrites array allocated for...
2004-05-19 Götz Lindenmaierassertion in search for mem leak, more debug output
2004-05-19 Götz Lindenmaieradded flags for ip outs state
2004-05-19 Götz Lindenmaierfreeing of outs datastructures improved, mem leak removed
2004-05-19 Götz Lindenmaierbugfix
2004-05-18 Florian Liekweg** Test f"ur iro_Load erweitert
2004-05-17 Michael Beckadded first_variadic_param, more doxygen comments
2004-05-17 Michael Beckconfig.h added
2004-05-17 Michael Beckenhanced robustness: don't crash on NULL modes
2004-05-12 Götz Lindenmaiertwo versions of the algorithm
2004-05-11 Michael BeckNew directory added
2004-05-11 Götz Lindenmaierin search of an error ...
2004-05-07 Götz Lindenmaieradded test for cast
2004-05-04 Götz Lindenmaierremember all end nodes in irg for dumping convenience.
2004-05-04 Götz Lindenmaieradded empty method implementations -- necessary for...
2004-05-03 Andreas SchösserStandalone loop tree dumper was broken!
2004-05-03 Andreas Schösserin get_loop_node: In case of assertion "pos" is dumped...
2004-05-03 Götz Lindenmaierrepaired removed C++ comments
2004-05-03 Götz Lindenmaierremoved comments
2004-05-03 Götz Lindenmaierconfugure for heapanal: bugfix
2004-04-30 Götz Lindenmaiermoved to subdir aux
2004-04-30 Götz Lindenmaieradded configure support for heap analyses
2004-04-30 Michael Beckforgot initialization
2004-04-29 Florian LiekwegRemoved C++-Style comments --flo
2004-04-29 Florian Liekwegxxxx --flo
2004-04-29 Florian LiekwegMoved ... to aux --flo
2004-04-29 Michael BeckFixed disable inlining (again)
2004-04-29 Götz Lindenmaierinline stuff
2004-04-29 Michael BeckRemoved depency of USE_GCC_INLINE, fixed inlining ...
2004-04-29 Michael BeckFixed inlining, removed --enable-gcc_inline, added...
2004-04-29 Götz Lindenmaierremoved debg output
2004-04-29 Boris Boeslerchanging is not creating ;-)
2004-04-29 Götz Lindenmaierfix for firmjni
2004-04-28 Götz Lindenmaiermake libfirm faster
2004-04-28 Florian LiekwegFixed 'inline' lossage --flo
2004-04-28 Florian LiekwegFixed gcc warnings --flo
2004-04-28 Florian LiekwegFixed typo --flo
2004-04-27 Florian LiekwegAdded aux/Dbginfo.c aux/Dbginfo.java --flo
2004-04-27 Götz Lindenmaierdebug output
2004-04-27 Götz Lindenmaierstate handling for loops
2004-04-27 Götz Lindenmaierbugfix
2004-04-27 Götz Lindenmaierproper setting of preprocessor flag
2004-04-27 Florian LiekwegAdded .cvsignore files --flo
2004-04-27 Florian LiekwegFixed ir/ana/irouts.c ir/ir/ircons.h ir/ir/irdump.c...
2004-04-27 Florian Liekwegfixed variable decls --flo
2004-04-27 Florian LiekwegAdded testprograms/.cvsignore
2004-04-27 Florian LiekwegAdded .cvsignore
2004-04-27 Florian Liekweg*** empty log message ***
2004-04-26 Götz Lindenmaiermore debug output
2004-04-23 Götz Lindenmaierdebug output, warning,
2004-04-22 Götz Lindenmaiersombody added the errornous line again ...
2004-04-22 Till Riedelminor fixes
2004-04-20 Rubino GeißDo not enter ir/stat if statistics is disabled
2004-04-19 Michael BeckInitial statistic implementations
2004-04-19 Michael Beckfirst statistic hooks added
2004-04-19 Michael Beck--enable-statistics option and stat directory added
2004-04-19 Michael Beckdoxygen comments
2004-04-19 Michael Beckvoid added
2004-04-19 Michael BeckAdedd two los cases
2004-04-19 Michael BeckRemoved big switches, used new operations instead
2004-04-19 Michael Beckoperation added
2004-04-19 Michael Beckget_irn_funccall_attr() added
2004-04-19 Michael Beckget_irn_funccall_attr() prototype added
2004-04-19 Michael BeckMake doxygen comments
2004-04-17 Götz Lindenmaiernew access routine
2004-04-17 Götz Lindenmaieraccept slash in idents for file names
2004-04-17 Götz Lindenmaier*** empty log message ***
2004-04-16 Michael BeckAdded additional functions and verifiers for FuncCalls
2004-04-16 Michael BeckAdded assertion to irnode constructor
2004-04-15 Till RiedelWrong var
2004-04-15 Till Riedel*** empty log message ***
2004-04-14 Götz Lindenmaieradded flag to steer inlineing
2004-04-14 Götz Lindenmaierremoved unused var
2004-04-13 Michael BeckAdded flags to irop determining the behaviour, this...
2004-04-08 Michael BeckSoem doxygen comments added
2004-04-08 Michael BeckSome doxygen comments added
2004-04-08 Michael BeckSome doxygen commnets
2004-04-08 Michael Beckget_kind() did not assert anymore, instead returns...
2004-04-06 Till RiedelWrong test result for alloca.h
2004-04-02 Andreas SchösserImplemented the computation of outedges in interprocedu...
2004-04-02 Andreas SchösserImplemented the computation of outedges in interprocedu...
2004-04-01 Götz Lindenmaierneeded for firmjni
2004-03-31 Götz Lindenmaierchanged palcement of color attribute`
2004-03-31 FIRM Projekt... adapted syntax for firmjni
2004-03-30 Michael BeckAdd some methos specific info
2004-03-30 Michael BeckChanged verifier: Supports now 4 verify modes:
2004-03-30 Michael BeckAdd an assertion if a bad entity is given to a Sel...
2004-03-30 Michael Beckremoved ir_vrfy() from optimize_node(), the verifyer...
2004-03-30 Michael BeckNew more "error tolerant" dumper:
2004-03-30 Michael BeckBugfix for modulo shift in Shr and Shrs
2004-03-29 Götz Lindenmaierresored old original flag setting
2004-03-29 Götz Lindenmaiernew reference after adding class to edges
2004-03-29 Michael BeckMore diagnostic debug messages
2004-03-26 Michael BeckBugFix: enum items idents fixed
2004-03-26 Michael BeckDumps now enumerations with items
2004-03-24 Michael Beck*** empty log message ***
2004-03-24 Michael BeckNew optimization flag handling, get_opt functions are...
2004-03-24 Michael BeckRemoved static worklist, fised some typos, added more...
2004-03-24 Michael BeckRemove C99 constructs, some tabs
next