- skip_Id nodes when returning the entity initializer: this should fix ldst_opt_id.c
[libfirm] / ir / tr / entity.c
2008-12-12 Michael Beck- skip_Id nodes when returning the entity initializer...
2008-11-27 Moritz KrollRemoved mode parameter from Const and Const_type constr...
2008-11-24 Andreas ZwinkauFixing r23914
2008-11-24 Christoph MallonUse simple assignment instead of memcpy().
2008-11-23 Michael Beck- using deep copy in copy_entity_own() and copy_entity_...
2008-11-23 Michael Beck- remove artifacts of old initializer implementation
2008-11-22 Michael Beck- BugFix: do not try to free compound_graph_pathes...
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-09-24 Matthias Braunfix the assert(0)->panic commit
2008-09-23 Michael Beck- replace a lot of assert(0) by panic()
2008-09-22 Michael Beck- all visited flags use the ir_visited_t type now
2008-09-21 Matthias BraunExtend the address_taken concept: We now have an ir_ent...
2008-09-19 Michael Beck- fixed equal_path()
2008-09-18 Michael Beck- add get_compound_graph_path_type()
2008-08-12 Matthias Braunadd some more assert to make sure we don't use compound...
2008-04-03 Matthias Braunremove img_section stuff and create a new constructors_type
2008-03-10 Michael Beckcopy_entity_own(): assert if the new type has already...
2008-02-28 Michael Beckadd some comment
2008-01-14 Michael BeckC99 features removed
2008-01-11 Matthias Braunintroduce new mode for initializer
2008-01-02 Michael Beckupdate copyright message
2007-12-07 Michael BeckAdd an ir_mode * parameter to all SymConst constructors...
2007-11-28 Michael Becksize/aligment of types is now unsigned and in bytes...
2007-11-20 Matthias Braunno need to set the entity for array entries in compound...
2007-11-14 Matthias Braunassert that no entity with wrong mode is used as initia...
2007-11-06 Michael Beckcleanup a bit: remove unnecessary calculations
2007-08-02 Michael Beckadded support for unaligned entities
2007-08-02 Michael Beckadd unaligned Load/Stores
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-06-22 Michael Beckadd the backend_marked flag
2007-06-17 Matthias Braunfixed warnings
2007-06-01 Matthias Braunmoved external headers into include dir
2007-04-27 Michael BeckUpdated header
2007-04-27 Christian Würdigadded new licence header
2007-04-02 Matthias Braunalloca is now declared in xmalloc.h
2007-03-29 Matthias Braunmove backend into libfirm
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 Beckaddress_taken frag added
2006-12-22 Michael Beck- get_entity_nr() now takes an cont entity
2006-12-18 Michael BeckFixed warnings (the bad way)
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-10 Matthias Brauncleanup/fix some compound entity stuff
2006-12-10 Matthias Braunfix spelling - indices not indicees
2006-10-02 Michael BeckAdd the final property to entities
2006-09-20 Michael Beckget_entity_repr_class() added, needed to get a class...
2006-09-15 Michael Beckremoved some redundant assertions
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-06 Michael Beckadded support for image sections, currently only for...
2006-08-10 Michael BeckFixed memory leak
2006-07-31 Michael Beckadded more assertions
2006-06-12 Michael Beckaet_entity_ident() added
2006-05-31 Michael Beckrenamed get_peculiarity_string() to get_peculiarity_name()
2006-05-19 Michael Beckadded vtable size attribute to class types
2006-05-19 Michael Beckplaced method and compound entities into private attributes
2006-02-21 Michael Beckmade get_entity_nr() 64bit safe
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2005-11-24 Sebastian HackFixed a typo
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-11-08 Michael Beckcalling conventions are now stored in the method type
2005-11-04 Michael Beckparam_weight and param_access must be flexible arrays
2005-10-31 Michael Becknew_d_Unknown did not take a dbg_info parameter
2005-10-30 Michael Beckcopy_const_value() now takes a dbg_info parameter
2005-10-24 Michael Becknew entity hook added
2005-10-17 Michael Beckadded calling conventions to entities
2005-10-11 Michael Beckuse INT_TO_PTR( macros for clean 64 bit compile
2005-09-08 Michael Beckadded additional graph properties, these can be set...
2005-08-23 Michael BeckBugFix: add_compound_ent_value() did not generate right...
2005-08-17 Michael Beckresreuctures compound path to make allocation/deallocat...
2005-07-26 Michael Beckbugfix
2005-07-26 Michael Beckfixed some typos
2005-06-15 Götz Lindenmaieradded visibility flag for types.
2005-03-18 Michael Beckchanged __functions into more comfrom _functions
2005-03-14 Götz Lindenmaiermoved stuff handling inheritance to an own file
2005-03-10 Michael Beckremoved C99 features
2005-03-09 Götz Lindenmaiermore handling for compound graph path ,
2005-02-02 Götz Lindenmaierrelaxed checking for compound graph paht: the path
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 none_type and unknown_type
2004-12-27 Michael Beckfixed resize()
2004-12-23 Michael Beckused new xcalloc (again)
2004-12-23 Michael Beckremoved c_name field
2004-12-22 Michael Beckmade allocations C-like
2004-12-22 Michael Beckmake allocation C-like
2004-12-21 Michael Beckremoved C99 constructs
2004-12-07 Boris Boeslerbug fix for deleting irgs
2004-12-02 Michael Beckfixed config.h include
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-01 FIRM Projekt Accountbugfix
2004-10-29 Florian LiekwegAdded c_name for debugging
2004-10-29 Götz Lindenmaiercopying consts with type support
next