fixed config.h include
[libfirm] / ir / tr /
2004-12-02 Michael Beckfixed config.h include
2004-11-29 Michael Beckupdated docu
2004-11-11 Götz Lindenmaierpseudo irgs
2004-11-11 Götz Lindenmaieradded constant value to unknown_entity
2004-11-09 Götz Lindenmaierinproved, commented
2004-11-09 Götz Lindenmaiercomments, removed unused fields
2004-11-09 Florian Liekwegadded comment
2004-11-05 Florian Liekwegwhitespace
2004-11-01 FIRM Projekt Accountbugfix
2004-10-29 Florian LiekwegAdded c_name for debugging
2004-10-29 Götz Lindenmaiercopying consts with type support
2004-10-29 Götz Lindenmaierverify primitives
2004-10-20 Michael Beckdoxygen comments extended
2004-10-19 Michael BeckUsed now get_type_size_bits() and get_type_alignment_bi...
2004-10-19 Michael BeckAdded a alignment to types.
2004-09-28 Götz Lindenmaierinterface for configuration added (Michael)
2004-09-25 Götz Lindenmaierinitialization,
2004-09-25 Götz Lindenmaiercheck for correct use of pec_inherited
2004-09-02 Götz Lindenmaiermoved dumpers to irdumptxt.c
2004-09-02 Michael Beckrenames internal function to avoid name clash with...
2004-08-31 Götz Lindenmaiermissing header
2004-08-31 Götz Lindenmaierformatted, more verbose debug output,
2004-08-31 Michael Beckassert was too restrictive
2004-08-16 Rubino Geißfixed typo
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-27 Michael Beckadded tpo_node & tpo_unknown
2004-07-26 Florian Liekweg*** empty log message ***
2004-07-23 Götz Lindenmaier new header
2004-07-21 Michael Beckoptimized a bit :-)
2004-07-20 Michael Beckremoved globals and add them to the initialization...
2004-07-16 Götz Lindenmaieradded a routine to compute array indicees.
2004-07-16 Götz Lindenmaiernew support for initialization of compound entities.
2004-07-16 Michael Beckfixed documentation, removed out-commented code
2004-07-14 Götz Lindenmaiernormalized various stuff
2004-07-13 Michael Beckallowing -1 to be returned for size_bytes
2004-07-13 Beyhanremoved empty entries from arrays
2004-07-12 Michael BeckFixed function naming
2004-07-08 Götz Lindenmaiervarious changes to get firm faster
2004-07-08 Götz Lindenmaierinlinening of functions
2004-07-07 Michael Beckstructs and classes can have a mode, iff they are layou...
2004-07-07 Michael Beckadded stat to include path
2004-07-06 Beyhannew SymConst semantics
2004-07-05 Götz Lindenmaiercomment
2004-07-01 Götz Lindenmaiercomment
2004-06-30 Michael Beckallow to set negative values for type sizes
2004-06-30 Götz Lindenmaierbugfix
2004-06-30 Michael Beckthe type size is now stored in bits, but only primitive...
2004-06-30 Michael Beckentity offset is now in bits
2004-06-25 Florian LiekwegAdded stickyness
2004-06-25 Florian LiekwegBetter checking in set_entity_irg; added stickyness
2004-06-17 Florian LiekwegMade get_atomic_entity_value more robust
2004-06-15 Michael BeckNew inlining schema implemented:
2004-06-15 Michael Beckfixed ifdef
2004-06-14 Michael BeckEnhanced type dumper
2004-06-11 Götz Lindenmaiermproved mature method
2004-06-09 Götz Lindenmaierfunctionality to hash types efficiently.
2004-06-08 Götz Lindenmaiera bunch of comments
2004-06-08 Michael Beckadded stat/opt directory
2004-06-03 Götz Lindenmaiermore asserts
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-17 Michael Beckadded first_variadic_param, more doxygen comments
2004-04-29 Florian LiekwegRemoved C++-Style comments --flo
2004-04-29 Götz Lindenmaierinline stuff
2004-04-29 Michael BeckRemoved depency of USE_GCC_INLINE, fixed inlining ...
2004-04-28 Götz Lindenmaiermake libfirm faster
2004-04-27 Götz Lindenmaierdebug output
2004-04-27 Florian LiekwegAdded .cvsignore files --flo
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-17 Götz Lindenmaiernew access routine
2004-03-29 Götz Lindenmaierresored old original flag setting
2004-03-26 Michael BeckBugFix: enum items idents fixed
2004-03-23 Till Riedelremoved assertion
2004-03-09 Götz Lindenmaierbugfixes
2004-02-27 Götz Lindenmaiersome simple optimizations for execution speed
2004-02-26 Götz Lindenmaieradded routines to free memory
2004-01-23 Götz Lindenmaiernew test for peculiarity
2004-01-22 Götz Lindenmaiercheck peculiarity / irg
2004-01-20 Götz Lindenmaierchanged semantics of Unknown: now has a mode.
2004-01-13 Michael BeckFixed function types
2003-12-09 Michael Beckadded assertions to get_method_param_type() and get_met...
2003-12-02 Matthias HeilGoetz added
2003-11-21 Michael BeckAdded config.h
2003-11-21 Michael BeckFixed function declaration
2003-11-21 Michael BeckMake it C89 compatible
2003-11-20 Götz Lindenmaiernew accesss routines
2003-08-29 Götz Lindenmaiertypes for constants (optional)
2003-08-26 Sebastian HackRemoved // Comment, because gcc -pedantic always compla...
2003-08-25 Götz Lindenmaierbetter name, new access routine
2003-08-22 Götz Lindenmaieradded types none and unknown for analyses
2003-08-21 Götz Lindenmaierheader
2003-08-20 Michael BeckAdded prefix to variadicity
2003-08-20 Götz Lindenmaiermoved misc.h to adt, splitted into misc and xmalloc,
2003-08-19 Michael BeckMake prefixes for most (hopefully all) enum values...
2003-08-19 Götz Lindenmaieradded copyright information
2003-08-19 Götz Lindenmaieradded copyright information
2003-08-18 Götz LindenmaierBugfix
2003-08-14 Götz Lindenmaiercompound const entity stuff
next