added visibility flag for types.
[libfirm] / ir / tr / type.c
2005-06-15 Götz Lindenmaieradded visibility flag for types.
2005-04-29 Götz Lindenmaiermore access functions
2005-03-14 Michael Beckfind_array_dimension() added
2005-03-14 Götz Lindenmaiermoved stuff handling inheritance to an own file
2005-03-11 Götz Lindenmaiernew accessor
2005-01-05 Götz Lindenmaieratomic is a property, not an opcode --> spell it small
2005-01-05 Michael Beckrenames all is_x*_type() functions to is_X*_type()...
2005-01-04 Michael Beckrenamed unknown_type and none_type to prevent name...
2005-01-04 Michael Beckremoved <stdbool.h> include
2004-12-28 Götz Lindenmaierdebug routines not in _t files
2004-12-23 Michael Beckmake the tpop constant
2004-12-23 Michael Beckfixed indentation
2004-12-23 Michael Beckc_name debug field removed
2004-12-22 Michael Beckmade allocations C-like
2004-12-02 Michael Beckfixed config.h include
2004-11-09 Florian Liekwegadded comment
2004-10-29 Florian LiekwegAdded c_name for debugging
2004-10-19 Michael BeckAdded a alignment to types.
2004-09-25 Götz Lindenmaierinitialization,
2004-09-02 Götz Lindenmaiermoved dumpers to irdumptxt.c
2004-08-13 Beyhannormalized names of functions, enums ...
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-13 Beyhanremoved empty entries from arrays
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-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-15 Michael BeckNew inlining schema implemented:
2004-06-15 Michael Beckfixed ifdef
2004-06-14 Michael BeckEnhanced type dumper
2004-05-17 Michael Beckadded first_variadic_param, more doxygen comments
2004-04-29 Michael BeckRemoved depency of USE_GCC_INLINE, fixed inlining ...
2004-04-27 Götz Lindenmaierdebug output
2004-04-26 Götz Lindenmaiermore debug output
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-02-26 Götz Lindenmaieradded routines to free memory
2004-01-20 Götz Lindenmaierchanged semantics of Unknown: now has a mode.
2003-12-09 Michael Beckadded assertions to get_method_param_type() and get_met...
2003-11-20 Götz Lindenmaiernew accesss routines
2003-08-29 Götz Lindenmaiertypes for constants (optional)
2003-08-25 Götz Lindenmaierbetter name, new access routine
2003-08-22 Götz Lindenmaieradded types none and unknown for analyses
2003-08-20 Michael BeckAdded prefix to variadicity
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-11 Götz Lindenmaieradded output of array bound nodes to vcg
2003-08-01 Rubino Geißassert: lower/upper_bound node may not be NULL.
2003-08-01 Götz Lindenmaierunspecified array bounds now represented by "Unknown"
2003-07-25 Götz Lindenmaierbugfix, comments...
2003-07-11 Michael Beckfixed:
2003-07-08 Götz Lindenmaiernew type pointer constructor that requires mode
2003-06-24 Till Riedelreturns after assert(0) inserted
2003-06-18 Götz LindenmaierAdded support for passing compound types by value.
2003-03-28 Götz Lindenmaierfurther adaptions in irmode.h
2003-03-26 Götz LindenmaierAdapted to changes in tv and irmode
2003-02-28 Götz Lindenmaierequal types compares idents, not strings
2003-02-27 Michael BeckMore doxygen comments. get_compound_*() functions added...
2003-02-25 Götz LindenmaierFixed entity_nr in copy methods
2003-02-19 Till Riedelinit nr field for debug dump output
2003-02-18 Michael BeckTypo fixed
2003-02-18 Michael BeckChecks wheater names contains spaces (not allowed in...
2003-01-30 Götz Lindenmaierremoved warnings
2003-01-14 Sebastian Hackadded flag variadicity to type method
2003-01-13 Sebastian Felisadded doxygen comments
2002-11-26 Matthias HeilModi umbenannt
2002-11-04 Götz Lindenmaiernormalized various syntactic constructs for firm jni.
2002-10-30 Götz LindenmaierBugfix
2002-10-28 Götz LindenmaierBugfix
2002-10-09 Götz LindenmaierAdded access routines to external variables.
2002-09-26 Götz Lindenmaieradded debug support constructors
2002-09-02 Götz LindenmaierAdded walker to walk entities within a type
2002-08-23 Boris Boeslercompileable with -Wall and bugfixing
2002-08-22 Götz LindenmaierAdd access functions to entity visited flag,
2002-08-07 Götz Lindenmaierfreeing types, otehr stuff i don't remember
2002-07-18 Götz Lindenmaierimplemented typecheck, called in inline_method.
2002-07-17 Boris Boesler*** empty log message ***
2002-07-11 Götz LindenmaierNormalisierung der Zugriffsfunktionen,
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2002-07-03 Götz LindenmaierChanges to avoid compiler warnings.
2002-06-25 Florian LiekwegAdded iro_InstOf operator --flo
2002-03-19 Götz Lindenmaier*** empty log message ***
2002-03-19 Götz LindenmaierAdded flag "peculiarity" to entity.h, type.h.
2002-02-22 Götz Lindenmaier irgopt: inline_small_irgs implemented
2002-02-14 Götz Lindenmaierminor changes to help with making the ajacs-jikes backend
2002-01-31 Götz Lindenmaier New directory: ana for analyses. Adapted configure...
2002-01-22 Götz Lindenmaiera
2001-12-21 Götz LindenmaierAsserts in irvrfy that verify the mode of Proj nodes...
2001-12-20 Götz Lindenmaier Some access routines for visited flags in entity...
2001-12-10 Götz LindenmaierAdded support for constant entities. A new example...
2001-12-03 Götz Lindenmaierextended "coCV
2001-11-28 Boris Boesleradded Id tag
2001-11-07 Götz Lindenmaiercomments added
2001-10-19 Boris Boeslerrenamed get_type_nameid to get_type_ident
next