- improve set transformation
[libfirm] / ir / tr /
2007-10-13 Michael Beckused set_type_size_bytes() instead of *_bits() where...
2007-10-12 Matthias Braunfixed/warnings make it possible to build without interp...
2007-09-12 Michael Beckdeteled empty "info" files
2007-08-02 Michael Beckadded support for unaligned entities
2007-08-02 Michael Beckadd unaligned Load/Stores
2007-08-02 Michael Beckreverse loop for speed
2007-08-01 Michael Beckadd base type for primitive types to better represent...
2007-07-19 Matthias Braunuse automake instead of homebrewn makefiles
2007-07-19 Michael Becktypo fixed
2007-07-11 Michael Beckremoved character modes, use integer modes instead
2007-07-06 Michael Beckmoved get_*_dbg_info() and set_*_dbg_info() to logical...
2007-07-06 Michael Beckfixed indentation, minor code improvements
2007-06-30 Matthias Braunmakefile updates
2007-06-22 Michael Beckadd the backend_marked flag
2007-06-17 Matthias Braunfixed warnings
2007-06-17 Matthias Braunfix warnings
2007-06-01 Matthias Braunmoved external headers into include dir
2007-04-30 Matthias Braunsmall cleanups
2007-04-27 Michael BeckChanged header
2007-04-27 Michael BeckUpdated header
2007-04-27 Christian Würdigadded new licence header
2007-04-23 Michael Beckdecorate_win32_c_fkt() now gets the initial id as a...
2007-04-06 Matthias Brauncheck that alignment of frame_type is set before using...
2007-04-06 Christoph MallonRemove the obsolete .cvsignore files.
2007-04-02 Matthias Braunalloca is now declared in xmalloc.h
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-22 Matthias Brauna bunch of fixes to make firm work with NDEBUG and...
2007-02-06 Matthias Brauncompute_compound_graph_indices is no more
2007-01-07 Michael Beckget_address_taken_state_name() added
2007-01-07 Michael Beckis_SubClass_of() check only once for transitive closure...
2007-01-07 Michael Beckaddress_taken frag added
2006-12-22 Michael Beck- get_entity_nr() now takes an cont entity
2006-12-18 Michael Beckfixed doxygen output
2006-12-18 Michael BeckFixed warnings (the bad way)
2006-12-18 Michael BeckFixed doxygen output
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-13 Michael Beck- renamed access offset functions\n- renamed entity...
2006-12-13 Michael Beck- add an extra filed for the bit offset\n- renamed...
2006-12-12 Michael Beckused the new ir_entity type
2006-12-11 Matthias Braun- Several warning fixes
2006-12-10 Matthias Brauncleanup/fix some compound entity stuff
2006-12-10 Matthias Braunadded several missing #include config.h
2006-12-10 Matthias Braunfix spelling - indices not indicees
2006-10-12 Michael Beckresolve_ent_polymorphy() now can handle non-flat inheri...
2006-10-05 Michael BeckMade frame types final classes.
2006-10-02 Michael BeckAdd the final property to entities
2006-09-27 Michael Beckrestructured to allow easier debug
2006-09-20 Michael Beckget_entity_repr_class() added, needed to get a class...
2006-09-15 Michael Beckremoved some redundant assertions
2006-09-15 Michael BeckAdd a performance warning to the add_compound_ent_valu...
2006-09-13 Michael BeckBitfields in entity need one more bits because of signess,
2006-09-12 Michael Beckrenamed some firm enum types to have the ir_ prefix
2006-09-12 Michael Beckget_/set_method_param_ident() added, needed for debug...
2006-09-11 Michael BeckAdd flags for the global and TLS type to help debugging
2006-09-06 Michael Beckadd section support
2006-09-06 Michael Beckadded support for image sections, currently only for...
2006-08-10 Michael BeckFixed memory leak
2006-07-31 Michael Beckchanged enum type again: dynamic addition of constants...
2006-07-31 Michael Beckdoxygen comment added
2006-07-31 Michael Beckadded more assertions
2006-07-31 Michael Beckchanged implementation of enum types
2006-07-13 Michael Beckimprove error report
2006-07-01 Michael BeckFixed indentation
2006-06-12 Michael BeckFixed return type of _set_entity_ident()
2006-06-12 Michael Beckaet_entity_ident() added
2006-06-08 Michael Beckrenamed all type to ir_type
2006-06-07 Michael Beckvalue parameter types have now a flag to distinguish...
2006-06-05 Michael Beckadded prototype for mangle_dot()
2006-06-05 Michael BeckFixed type of _get_tpop_attr_size()
2006-06-05 Michael Beckupdated doxygen docu
2006-06-01 Michael BeckBugFix: all flags where deleted when layout state was set
2006-05-31 Michael Beckrenamed get_peculiarity_string() to get_peculiarity_name()
2006-05-31 Michael BeckAdd interface and abstract flags to class types.
2006-05-19 Michael Beckadded vtable size attribute to class types
2006-05-19 Michael Beckrenamed parameter "super", cannot handled by crecoder...
2006-05-19 Michael Beckmake #ifndef at header start cannonical
2006-05-19 Michael Beckplaced method and compound entities into private attributes
2006-05-19 Michael Beckis_method_entity() added
2006-05-19 Michael Beckremoved unused includes
2006-05-18 Michael Beckfixed typo
2006-05-18 Michael Beckused ir_type instead of type
2006-05-09 Michael Beckfixed memory leak
2006-03-22 Christoph MallonBugged a fix
2006-03-22 Michael BeckBugFix: used tp instead of frame_type
2006-03-22 Michael Beckframe_alloc_area() added
2006-03-15 Michael Beckadded some macros for easier decoding of ptr_access
2006-03-05 Michael Beckclean up code
2006-03-03 Michael BeckBugFix: = was erronously used instead of ==
2006-02-21 Michael Beckfixed the type of the entity number
2006-02-21 Michael Beckfixed the type of the type number
2006-02-21 Michael Beckmade get_entity_nr() 64bit safe
2006-02-20 Michael Beckadded missing initialization
2006-02-14 Michael Becktypo fixed
2006-02-14 Michael Beckadd type flags replacing old frame_type and type state...
2006-02-08 FIRM Projekt Accountrenamed, poor firmjni construction cannot handle "final"
2006-02-02 Michael Beckadded type info and final flag to class types
2006-01-30 Michael Beckmore debug output
2006-01-27 Michael Beckmore debug output on failure
2006-01-27 Michael BeckBugFix: wrong op called
2006-01-27 Michael Beckget_union_member_index() and get_compound_member_index...
next