libfirm
2006-06-12 Michael Beckaet_entity_ident() added
2006-06-12 Michael Beckdoxygen docu updated
2006-06-09 Michael BeckBugFix: get_dummy_sel() only the dummy entity can be...
2006-06-09 Michael BeckBugFix: The mode of new induction variables created...
2006-06-09 Michael BeckFixed doxygen errors
2006-06-09 Michael Beckmake osr_flag_default a define, because "simple-minded...
2006-06-09 Michael BeckBugFix: Phi node node correctly split into low and...
2006-06-09 FIRM Projekt... renamed type to ir_type
2006-06-08 Michael BeckFixed output of mode_P constants
2006-06-08 Michael Beckadded a resid to the reserved tarvals to allow the...
2006-06-08 Michael BeckBugFix: nodes that failed verification are colored...
2006-06-08 Michael Beckrenamed type to ir_type
2006-06-08 Michael Beckrenamed type to ir_typrenamed type to ir_type
2006-06-08 Michael BeckFinally removed obsolete type "type", use ir_type instead
2006-06-08 Michael Beckrenamed all type to ir_type
2006-06-08 Michael Beckcreated anchor for the value base pointer
2006-06-07 Michael Beckvalue parameter types have now a flag to distinguish...
2006-06-07 Michael BeckLitte bugfix form older errors: use irg instead of...
2006-06-07 Michael Beckmake the Load/Store Optimization more greedy: if a...
2006-06-06 Michael Beckadd missing del_waitq()
2006-06-06 Michael Beckuse xmalloc instead of malloc
2006-06-06 Michael BeckUse xmalloc instead of malloc
2006-06-05 Michael Beckdoxygen docu added
2006-06-05 Michael Beckadded support for Thread local storage
2006-06-05 Michael Beckadded support for Thread local storage
2006-06-05 Michael Beckmore doxygen docu added
2006-06-05 Michael Beckspeed up by useing pmap_find() instead of pmap_contains...
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-05 Michael Beckadded support for Thread local storage
2006-06-05 Michael BeckFixed inlining: pn_Start_P_value_arg_base must get...
2006-06-05 Michael Beckdo not remove volatile entities
2006-06-03 Michael Beckadded support for Thread local storage
2006-06-02 Michael Beckadded the auto_create_sync flag to disable/enable the...
2006-06-02 Michael BeckFixed transform_Phi() code
2006-06-02 Michael BeckFinally fixed the ConstCodeIrg problem ;-)
2006-06-02 Michael Becktype fixed
2006-06-02 Michael BeckHandle const code irg
2006-06-01 Michael Beckhandle Sync nodes
2006-06-01 Michael Becktypo fixed
2006-06-01 Michael BeckBugFix: all flags where deleted when layout state was set
2006-06-01 Christian Würdigremoved C99 style
2006-06-01 Michael Beckmissing case for pn_CopyB_X_except added
2006-05-31 Michael Beckdoxygen docu added
2006-05-31 Adam Szalkowskidebug ir_fprintf commented out
2006-05-31 Adam Szalkowskiadded a routine to solve a system of linear equations...
2006-05-31 Adam Szalkowskiexecution frequency based on Kirchhoff's current law
2006-05-31 Michael Beckremoved pn_Bound_M_except, Bound now have only one...
2006-05-31 Michael Beckrenamed get_peculiarity_string() to get_peculiarity_name()
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-30 FIRM Projekt... BugFix: Predecessors of blocks can be even Jmp and...
2006-05-30 Michael BeckBugFix: added forgotten typedef
2006-05-30 Michael Beckadded missing header for firmjni
2006-05-30 Michael Beckremoved copy_irn() declaration, not supported anymore
2006-05-30 FIRM Projekt... Ircons.irgFinalizeCons() not supported anymore, use...
2006-05-29 Michael Beckadded missing include directory
2006-05-29 Michael Beckrenamed symconst_size to symconst_type_size
2006-05-29 Michael Becksupress GCC warnings
2006-05-29 Michael Beckrenamed symconst_size to symconst_type_size
2006-05-29 Michael BeckAdd macros to use a pdeq as a stack
2006-05-29 Michael Beckmake two local variables static
2006-05-29 Michael Beckadded xmalloc.h include
2006-05-25 Michael BeckFixed typos, improved docu
2006-05-25 Michael BeckBugFix: free_cfloop_information() cleared current_ir_gr...
2006-05-25 Michael BeckFixed wrong array declaration
2006-05-25 Michael Becktransform_node_Phi() implemented, moved Confirm nodes...
2006-05-25 Michael BeckFixed return type of get_op_attr_size()
2006-05-25 Michael Beckadd_Sync_pred() implemented
2006-05-25 Michael BeckSync() constructors updated
2006-05-25 Michael Beckmissing const added
2006-05-24 Christoph MallonAvoid endless recursion while walking to a projX in...
2006-05-24 Christoph MallonImplement better magic to handle changing control depen...
2006-05-24 Christoph Mallonadd exchange_cdep()
2006-05-24 Christoph MallonHandle multiple control dependencies in a more sophisti...
2006-05-24 Christoph MallonAdd is_cdep_on
2006-05-24 Christoph MallonPlay it safe
2006-05-24 Michael BeckFirm inplace edges are needed for the firm backend...
2006-05-24 Michael Beckremoved copied form ../win32 directory
2006-05-24 Christian Würdigupdated project file
2006-05-23 Michael BeckAdd more special cases for Shift operations
2006-05-23 Michael BeckBugFix: lower_Start
2006-05-22 Kimon HoffmannAdded opt_osr.h to header.list
2006-05-22 Christian Würdigadded missing header
2006-05-19 Michael Beckadded vtable size attribute to class types
2006-05-19 Christian Würdigadded ability to register additional dumper functions...
2006-05-19 Michael Beckrenamed CMP to QSORT_CMP to avoid name clash
2006-05-19 Michael Beckremoved german umlaut, firmjni stuff cannot handle it
2006-05-19 Michael Beckrenamed parameter "super", cannot handled by crecoder...
2006-05-19 Michael Beckadded most include files
2006-05-19 Michael Beckcorrectly handle multi-line declarations by containg...
2006-05-19 Sebastian HackNormalized Output-Directory
2006-05-19 Christoph MallonUse exact_copy() instead of copy_irn_to_irg()
2006-05-19 Michael BeckFixed method attribute access
2006-05-19 Michael BeckFixed method attribute access
2006-05-19 Michael Beckmake #ifndef at header start cannonical
2006-05-19 Michael Beckmissing includes added
2006-05-19 Michael Beckmake #ifndef at header start cannonical
2006-05-19 Michael Beckplaced method and compound entities into private attributes
next