- some cosmetic changes
[libfirm] / testprograms / memory_example.c
2008-08-01 Matthias Braunupdate testprograms to latest libfirm
2007-03-29 Matthias Braunmove backend into libfirm
2006-02-08 FIRM Projekt AccountFixed construction of constants (new verifyer detects...
2005-03-11 Götz Lindenmaierfixed finalize_cons
2005-02-23 Götz Lindenmaierpn numbers
2004-09-24 Beyhanadapted to new load constructor
2004-08-13 Beyhannormalized names of functions, enums ...
2003-08-20 Götz Lindenmaieradded copyright info
2003-04-29 Till Riedelgot global vars right, hopefully
2003-03-26 Götz LindenmaierAdapted to changes in tv and irmode
2003-02-26 Michael Beckinit_firm() takes now a parameter, the old behavior...
2003-01-21 Till Riedelchanged so that vcg output is not overwritten
2003-01-13 Sebastian Felisadded doxygen comments
2002-12-04 Matthias HeilChanged testprograms to work with new tarval interface
2002-07-03 Götz LindenmaierChanges to avoid compiler warnings.
2002-01-31 Götz Lindenmaier New directory: ana for analyses. Adapted configure...
2001-12-21 Götz LindenmaierAsserts in irvrfy that verify the mode of Proj nodes...
2001-03-14 Götz LindenmaierChanged implementation of tr module.
2000-12-05 Götz Lindenmaier*** empty log message ***
2000-09-04 Götz Lindenmaier*** empty log message ***
2000-08-16 Götz Lindenmaier*** empty log message ***
2000-08-16 Götz Lindenmaier*** empty log message ***
2000-07-17 Götz Lindenmaier*** empty log message ***
2000-07-06 Christian Schäferchanged ir_vrfy and vrfy_graph to irn_vrfy and irg_vrfy!
2000-07-06 Boris Boesleradded vrfy_graph() after maturing the end block
2000-05-16 Christian SchäferInitial revision