Set explicitely the tarval mode to wrap around
[libfirm] / ir / common /
2004-11-30 Michael Beckremoved irprintf.h as global header
2004-11-29 Sebastian HackAdded irprintf.h to thelist of includes
2004-11-11 Götz Lindenmaieradded path to external
2004-11-10 Götz Lindenmaieradded init_entity
2004-11-03 Michael Beckremoved gloval intraprocedural_view variable and replac...
2004-10-22 Michael Beckchanged constant names
2004-10-07 Beyhancatches more expressions now.
2004-10-06 Michael Beckenable all architecture dependant optimizations by...
2004-10-04 Michael Beckadded arch dependand header
2004-10-04 Sebastian HackAdded initializer for the architecture dependent optimi...
2004-09-27 Michael BeckAdded a "virtualization" layer for the ident module.
2004-09-22 Michael Beckcfopt.h added
2004-09-17 Michael BeckLoad/Store opt added
2004-09-14 Sebastian HackAdded reflection initialization
2004-09-03 Sebastian Hack- Fixed block dumper semantics
2004-09-02 Götz Lindenmaiercomments
2004-09-02 Michael Beckadded options to statistic functions
2004-08-13 Götz Lindenmaiermore
2004-08-13 Götz Lindenmaier*** empty log message ***
2004-08-13 Götz Lindenmaier more names
2004-08-13 Götz Lindenmaieradded includes
2004-08-13 Beyhanbugfix ... forgot to include old_fctnames
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-22 Götz Lindenmaierinclude callgraph header
2004-07-20 Götz Lindenmaierfix for firmjni
2004-07-20 Michael BeckAdd parameter struct to init_firm()
2004-07-16 Michael Beckadded needed header
2004-07-15 Hannes Jakschitschpreprocessor directives added for cpluscplus compatibility
2004-07-14 Götz Lindenmaiernormalized various stuff
2004-07-08 Götz Lindenmaierfirmstat added
2004-07-07 Michael Beckadded firmstat and tr_vrfy.h again ;-)
2004-07-06 Beyhannew SymConst semantics
2004-06-17 Götz Lindenmaiermore headers
2004-06-17 Florian LiekwegDisabled include tailrec.h until tailrec.h is in CVS
2004-06-15 Michael BeckNew inlining schema implemented:
2004-06-11 Götz Lindenmaiertype identify
2004-06-08 Michael Beckadded stat/opt directory
2004-06-08 Michael Becktailrec.h added
2004-06-08 Michael Beckstatistic module needs idents now
2004-06-03 Michael BeckAdded C++ Krempel :-)
2004-05-26 Michael Beckstatistik directory added to include path
2004-05-26 Michael Beckinitialization of sttaistic modul added
2004-04-29 Florian LiekwegRemoved C++-Style comments --flo
2004-04-29 Michael BeckRemoved depency of USE_GCC_INLINE, fixed inlining ...
2004-04-28 Götz Lindenmaiermake libfirm faster
2004-04-28 Florian LiekwegFixed gcc warnings --flo
2004-04-27 Florian LiekwegAdded .cvsignore files --flo
2004-04-27 Florian Liekwegfixed variable decls --flo
2004-04-08 Michael Beckget_kind() did not assert anymore, instead returns...
2004-04-01 Götz Lindenmaierneeded for firmjni
2004-03-05 Götz Lindenmaierstatistics about data sizes
2004-02-27 Götz Lindenmaiersome simple optimizations for execution speed
2004-02-26 Götz Lindenmaieradded routines to free memory
2004-01-13 Michael BeckNeeded header added
2003-12-17 Michael BeckAdded firm_identify_thing() function
2003-11-05 Michael BeckSets now current_ir_graph during dump phase (needed...
2003-08-29 Götz Lindenmaiertypes for constants (optional)
2003-08-20 Götz Lindenmaierremoved
2003-08-20 Götz Lindenmaiermoved misc.h to adt, splitted into misc and xmalloc,
2003-08-20 Götz Lindenmaierremoved tune.h
2003-08-19 Götz Lindenmaieradded copyright information
2003-08-19 Götz LindenmaierAdded copyright headers
2003-07-30 Rubino Geißsome fixes for xml dumper / still buggy.
2003-07-30 Götz Lindenmaiernew type tag
2003-07-18 Sebastian Felis- change colloct data structrue for entities and types...
2003-07-17 Sebastian FelisChanged constant prefix FGD_ (firm generic dumper)...
2003-07-14 Sebastian FelisEnable firmwalk to compile
2003-07-14 Sebastian FelisA walker that visites all firm constructs.
2003-06-26 Till RiedelWe now conform to iso-c99
2003-06-23 Till Riedelelimated warnings
2003-06-18 Götz LindenmaierAdded support for passing compound types by value.
2003-05-26 Götz Lindenmaiernormalizations in irdump, changes for heap analysis...
2003-05-07 Götz LindenmaierAdded max to enum for heapanal
2003-05-01 Till Riedelremoved xprint stuff completely
2003-04-22 Götz LindenmaierChanges to make firmjni compatible
2003-04-11 Michael BeckAdded macro for output with 3 args
2003-04-10 Till RiedelFirst part of commit removing xprintf to make later...
2003-03-28 Götz LindenmaierAdded more tags, but they are not yet used
2003-03-27 Andreas SchösserRemoved typo
2003-03-26 Götz Lindenmaierkinds to be added to datastructures
2003-03-26 Götz LindenmaierAdapted to changes in tv and irmode
2003-03-25 Michael Beckconst modifier added
2003-02-26 Michael Beckinit_firm() has now a parameter default_initialize_loca...
2003-02-25 Götz LindenmaierAdded initialization of irgraph module
2003-02-04 Michael BeckMore docu added
2003-02-04 Michael Beckconverted comments to doxygen
2003-01-31 Michael Beckdoxygen comments added
2003-01-30 Götz Lindenmaierremoved warnings
2003-01-14 Michael BeckMore doxygen docu added.
2003-01-13 Michael BeckFixed function implemenation type
2003-01-13 Sebastian Felis*** empty log message ***
2002-12-19 Götz LindenmaierRemoved bool.h, replaced by stdboo.h
2002-11-04 Götz LindenmaierRenamed common files to firm_common. Normalized various
2002-09-11 Götz Lindenmaieradded missing includes.
2002-08-23 Boris Boeslercompileable with -Wall and bugfixing
2002-08-07 Götz Lindenmaier tag for irloop datastructure
2002-07-18 Götz Lindenmaierimplemented typecheck, called in inline_method.
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2002-07-03 Götz LindenmaierAvoiding more warnings.
2002-07-03 Götz LindenmaierChanges to avoid compiler warnings.
next