stdlib.h include added
[libfirm] / ir / tr /
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
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
next