libfirm
2005-11-14 Michael Beckcheck calling conventions for method types in equal_typ...
2005-11-14 Michael Becksome comments added, typo fixed
2005-11-14 Michael BeckBugFix: handling variadic functions
2005-11-14 Michael Beckestimated node count calculation added
2005-11-14 Michael Beckestimated node count added
2005-11-14 Michael Beckfixed sc_val_from_str()
2005-11-14 Michael BeckBugFix: sc_val_from_str() did not handled hexnumbers...
2005-11-13 Michael Beckspecial treatment of SymConst nodes
2005-11-13 Michael Beckplace only such entities on the frame, where the type...
2005-11-13 Michael Beckreplace get_type_size() by get_type_size_bytes() and...
2005-11-13 Michael Becktypos fixed
2005-11-13 Michael Beckhandle Const nodes where the tarval is set to NULL...
2005-11-13 Michael Beckhandle unknown_entity
2005-11-09 Christian Würdigfix gcc 3.x hex const
2005-11-08 Michael Beckadded kind field
2005-11-08 Sebastian HackRemoved code from the old prefetch stuff in the linux...
2005-11-08 Michael BeckBugfixes: missing include
2005-11-08 Michael Beckadded a firm_kind field
2005-11-08 Michael Becka method type now has calling conventions and additiona...
2005-11-08 Michael Beckcalling convetions are now read from the method type
2005-11-08 Michael Beckcalling conventions are now stored in the method type
2005-11-08 Michael Beckhandle variadic functions right (do not clone yet)
2005-11-08 Michael Becksome clean up
2005-11-08 Michael Beckused new mtp_additional_property type
2005-11-08 Michael Beckcalling conventions are now stored in the type
2005-11-08 Michael Beckcalling convention is now store at the type
2005-11-08 Michael Beckproc_cloning header added
2005-11-08 Michael Beckthe calling conventions are now part of the type (as...
2005-11-08 Michael BeckBugFix: The param_weight array must be allocated even...
2005-11-07 Michael Beckhandle unknown_entity right
2005-11-07 Michael Beckanalyses polymorphic calls if callee info is available
2005-11-07 Michael Beckdo not access the ld_name field of entities if it's...
2005-11-07 Michael BeckBugfix: Must check against end block, not end node ...
2005-11-07 Michael BeckBugFix: wrong environment address
2005-11-07 Michael Beckfixed soem off by one errors
2005-11-04 Michael Beckparam_weight and param_access must be flexible arrays
2005-11-04 Michael Beckinitial implementation of procedure cloning added
2005-11-04 Michael Becknew_rd_simpleSel() constructor added
2005-11-03 Michael Beckinitial escape analysis added
2005-11-02 Christian Würdigadded dump reason to dump additional node information...
2005-11-01 Michael Beckmore inlining
2005-11-01 Michael BeckBugFix: missing return added
2005-11-01 Michael Beckirg_no_property used instead of 0
2005-11-01 Michael Beckirg_no_propertiy added
2005-11-01 Michael Beckparam_weight added
2005-10-31 Michael Beckadd functions to analyze the 'optimization' weight...
2005-10-31 FIRM Projekt... spaces after "color:" nremoved
2005-10-31 Michael Beckafter color: no space should follow
2005-10-31 Michael Becknew_d_Unknown did not take a dbg_info parameter
2005-10-31 Michael Beckdo not check for the entity type, simpl check the the...
2005-10-30 Michael Beckconvinience macros using 'base type' instead of 'super...
2005-10-30 Michael Beckcopy_const_value() now takes a dbg_info parameter
2005-10-30 Michael Beckcopy_const_value() now takes a dbg_info argument
2005-10-30 Michael Beckeset_count() added
2005-10-29 Michael Beckmethods which address is contained in initializers...
2005-10-28 Michael Becktypos fixed
2005-10-28 Michael Beckmore config.h stuff added
2005-10-28 Michael Beckused new tp_op_ops: removed most switches in tpop
2005-10-28 Michael Beckto_op_ops created, alloweing new type kinds to be creat...
2005-10-28 Michael Beckremoved , and end of enum for crecoder
2005-10-28 Michael Beckadded data types for color and edge type to allow to...
2005-10-28 Michael Beckanalyze_irg_args.h added
2005-10-28 Michael Beckmore config.h stuff added
2005-10-28 Michael Beckmore config.h stuf added
2005-10-28 Michael Beckmore config stuff
2005-10-27 Michael Beckuses the dump_node() operation if defined
2005-10-27 Michael Beckdump_node operatiomn added
2005-10-26 Michael BeckFixed documentation
2005-10-26 Michael Beckrenamed firm_break() to firm_debug()
2005-10-26 Michael Beckused PNG instead of GIF
2005-10-26 Michael Beckadded changes form Boris Boesler:
2005-10-26 Michael Beckadded
2005-10-26 Michael Becka general mechanism to lower calls to intrinsic functions
2005-10-25 Michael Beckdocu updated
2005-10-25 Michael Beckptr_access_store added
2005-10-25 Michael Beckfixed bugs
2005-10-25 Christian Würdigremoved useless includes
2005-10-25 Christian Würdigadded missing include
2005-10-25 Christian Würdiguses firm_types.h now
2005-10-25 Michael Beck.setoutfile name file command added
2005-10-25 Michael Beck.setmask name lvl command added
2005-10-25 Michael Becksome cleanup
2005-10-24 Michael Beckpointer parameter access field added
2005-10-24 Michael Becka simple analysys which determines which pointer argume...
2005-10-24 Michael Beckhook_new_type added
2005-10-24 Michael Becksome doxygen commands added
2005-10-24 Michael Beck.newtype command added
2005-10-24 Michael Beckdoxygen docu fixed
2005-10-24 Michael Beck.newent command added
2005-10-24 Michael Becknew entity hook added
2005-10-24 Michael BeckBugFix: visit only Call parameters
2005-10-21 Michael Beckfixed remirg
2005-10-21 Michael Beckfirm_types.h added
2005-10-21 Michael Beckfirm_types.h used
2005-10-21 Michael Beckused firm_types.h now
2005-10-21 Michael Beckptr_access_kind type added
2005-10-21 Michael Beckrenamed OPT_ENC_GRAPH into OPT_ENC_DAG
2005-10-21 Michael Beckunregister function added
2005-10-21 Michael Beckheader added
2005-10-21 Michael Beckmore types added
next