fixed config.h include
[libfirm] / ir / tr /
2003-08-14 Götz Lindenmaieradded Cast node.
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-30 Götz Lindenmaierbugfix
2003-07-29 Götz Lindenmaieriadded support for paths fro constant entities.
2003-07-25 Götz Lindenmaierbugfix, comments...
2003-07-16 Götz LindenmaierMore verbose assertion
2003-07-11 Michael Beckfixed:
2003-07-08 Götz Lindenmaiernew type pointer constructor that requires mode
2003-07-02 Sebastian HackAdded name getting methods for variability and allocation
2003-06-24 Sebastian HackPlease use xmalloc. malloc doesn't work inside GCC
2003-06-24 Till Riedelreturns after assert(0) inserted
2003-06-23 Till Riedeleliminated compiler wearnings
2003-06-18 Götz LindenmaierAdded support for passing compound types by value.
2003-06-04 Till Riedeluse obstack_grow instead of obstack_printf
2003-05-01 Till Riedelremoved xprint stuff completely
2003-04-30 Michael BeckTypo fixed.
2003-04-30 Michael BeckAdded some helper functions to show the variability...
2003-04-10 Till RiedelFirst part of commit removing xprintf to make later...
2003-04-04 Michael BeckMore doxygen documentation added.
2003-03-28 Götz Lindenmaierfurther adaptions in irmode.h
2003-03-26 Götz LindenmaierAdapted to changes in tv and irmode
2003-03-25 FIRM Projekt Accountadded test whether constant entity belongs to descripti...
2003-03-25 FIRM Projekt AccountAdded initialization of fields
2003-03-25 Michael BeckChecks now for "const not on const graph" problem
2003-03-25 Michael Becktr_vrfy() checks now for "const not n cost IRG" problem
2003-03-25 Götz Lindenmaierbugfixes
2003-03-24 Götz LindenmaierAdded test whether constants are on proper obstack
2003-03-11 Götz Lindenmaierbugfix: free_entity removed entity that still was...
2003-02-28 Götz Lindenmaierequal types compares idents, not strings
2003-02-27 Michael BeckMore doxygen comments. get_compound_*() functions added...
2003-02-26 Michael BeckFixed type_walk_irg() function: Must set current_ir_graph !
2003-02-25 Götz LindenmaierFixed entity_nr in copy methods
2003-02-24 Götz LindenmaierRemoved comment within ifdef
2003-02-19 Till Riedelinit nr field for debug dump output
2003-02-18 Götz LindenmaierChanged type_walk_irg: now visits frame type.
2003-02-18 Michael BeckMore doxygen docu.
2003-02-18 Michael BeckTypo fixed
2003-02-18 Michael BeckChecks wheater names contains spaces (not allowed in...
2003-02-17 Michael BeckFixed prototypes to compile with -Wstrict-prototypes.
2003-02-04 Michael BeckConverted comments to doxygen
2003-02-04 Michael BeckConverted comments to doxygen
2003-02-04 Michael BeckMore doxygen comments
2003-02-04 Michael BeckMore doxygen comments
2003-02-03 Michael Beckfixed doxygen comments
2003-02-03 Michael BeckFixed doxygen comments
2003-02-03 Michael BeckMore doxygen comments
2003-02-03 Michael Beckconverted comments to doxygen
2003-01-31 Michael Beckdoxygen comments added
2003-01-31 Michael BeckMore doxygen comments
2003-01-31 Michael BeckMore doxygen comments
2003-01-31 Michael Beckmore doxygen comments
2003-01-31 Michael BeckMore doxygen comments
2003-01-31 Michael Beckconverted comments to doxygen
2003-01-31 Michael BeckConvert comments to doxygen
2003-01-31 Michael BeckFixed comments and convert them to doxygen.
2003-01-30 Götz Lindenmaiernew.
2003-01-30 Götz Lindenmaierremoved warnings
2003-01-14 Michael BeckTypo fixed.
2003-01-14 Michael BeckConvert field descriptions into doxygen style comments.
2003-01-14 Sebastian Hackadded flag variadicity to type method
2003-01-14 Michael BeckFixed doxygen docu.
2003-01-13 Michael BeckFixed Prototypes: Must use function pointers
2003-01-13 Sebastian Felisadded doxygen comments
2002-12-30 Götz LindenmaierChanged assertin in set_ent_visibility.
2002-12-19 Götz LindenmaierRemoved bool.h, replaced by stdboo.h
2002-12-19 Götz LindenmaierAdded static to many static routines
2002-11-26 Matthias HeilModi umbenannt
2002-11-05 Götz Lindenmaiersyntactic changes for jni generator / crecoder
2002-11-04 Götz Lindenmaiernormalized various syntactic constructs for firm jni.
2002-10-30 Götz LindenmaierBugfix
2002-10-30 Götz LindenmaierAdded new flag for marameters to allocation enum
2002-10-28 Götz LindenmaierBugfix
2002-10-09 Götz LindenmaierAdded access routines to external variables.
2002-09-26 Götz Lindenmaierfixed bug
2002-09-26 Götz Lindenmaieradded debug support constructors
2002-09-11 Götz Lindenmaierremoved entity_visited flag - use type_visited instead
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 LindenmaierAvoiding more warnings.
2002-07-03 Götz LindenmaierChanges to avoid compiler warnings.
2002-06-28 Götz LindenmaierAdded support for prculiarity "inherited"
2002-06-25 Florian LiekwegAdded iro_InstOf operator --flo
2002-06-19 Götz LindenmaierAdded interprocedural view.
2002-06-18 Boris Boesler*** empty log message ***
2002-06-18 Götz LindenmaierIt makes no sense to assert on a get, the default...
2002-06-11 Götz Lindenmaierremovde unused var
2002-06-06 Götz Lindenmaierbugfix in add_entity_val
2002-05-15 Götz LindenmaierNew constant array constructor.
2002-04-23 Götz LindenmaierImplemented debug support.
2002-04-22 Florian Liekwegadded ir/ana and ir/st to Makefile.in --flo
2002-04-16 Boris Boeslerentity.c: bug fix
2002-04-11 Götz LindenmaierAdded overwrittenby relation: inverse of overwrites...
next