libfirm
2006-01-09 Michael Beckadded data and functions for post-dominance info
2006-01-09 Michael Beckused new set_irg_doms_inconsistent() to invalidate...
2006-01-09 Michael Beckpost-dominators are dumped yet
2006-01-09 Michael Beckadded post-dominator construction
2006-01-09 Michael Beckused dbg_printf all over
2006-01-07 Michael Becknewent and newtype takes now either a number or a name
2006-01-07 Michael Beckmore checks and diagnostic output added
2006-01-05 Michael Beckuses firm type WITHOUT struct
2006-01-05 Michael Beckadded missing include
2006-01-05 Michael Beckmissing include added
2006-01-02 Michael Beckloop unrolling currently buggy ...
2006-01-02 Michael Beckadded missing get_irn_type_attr() and get_irn_entity_attr()
2006-01-02 FIRM Projekt... loop-unrolling did not write debug messages anymore
2006-01-02 Michael Beckremoved dumper call
2006-01-02 FIRM Projekt... renamed NODE_VERIFICATION_* to newer FIRM_VERIFICATION_*
2006-01-02 Michael Beckfixed inline definitions
2006-01-02 Michael Beckmake defines for identical enums (firmjni build process...
2006-01-02 Michael Beckmissing include added
2005-12-31 Michael Beckadded missing includes
2005-12-31 Michael Becktrvrfy uses now verification flags
2005-12-31 Michael Beckmoved verification flags from irvrfy to irflag
2005-12-31 Michael Beckmoved verification flags from irvrfy to irflag
2005-12-30 Michael Beckextern "C" added
2005-12-30 Michael Beckfixed doxygen comments
2005-12-30 Michael Beckextern "C" added
2005-12-30 Michael Beckfixed get_mode_size() define
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-30 Michael Beckchanged names of unknown and none tpop
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-30 Michael Becktype_t.h include added
2005-12-30 Michael Becklittle cleanup
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-12-30 Michael Beckrenamed all type* to ir_type *
2005-12-28 Michael Beckfirm_types.h included, to need to uses "hidden" types...
2005-12-28 Michael Beckstruct type renamed to struct ir_type
2005-12-27 Michael Beckincludes firm_types.h now
2005-12-27 Michael Beckthe type 'type' is now called ir_type
2005-12-27 FIRM Projekt... crecoder cannot handle wchar_t type. As long as we...
2005-12-27 FIRM Projekt... workaround for GCC's overflow bug
2005-12-27 Michael Beckadded C++ guards
2005-12-27 Michael Beckrenamed is_subclass_of -> is_SubClasss_of
2005-12-25 Michael Beckrenamed is_subclass* to is_SubClass*, is_superclass...
2005-12-25 Michael Beckrenamed is_subclass* to is_SubClass*, is_superclass...
2005-12-25 Michael Beckrenamed is_subclass* to is_SubClass*, is_superclass...
2005-12-23 Michael BeckBugFix: apply (a-b)*c --> a*c - b*c only in the mode...
2005-12-23 Michael Becktypos fixed, C99 features removed
2005-12-22 Michael Beckfixed fastcall and added function to set the number...
2005-12-22 Michael Beckloop flags added
2005-12-22 Michael Becksome typos fixed
2005-12-22 Michael Beckrenamed reducible -> is_reducible
2005-12-22 Michael Beckadded doxygen docu, removed unneeded members
2005-12-22 Michael Beckcompute_loop_info moved into an own file
2005-12-21 Beyhansome bugs fixed and do loops are set off, why the imple...
2005-12-20 Rubino Geißfixed iredges related bug in set_irn_in
2005-12-18 Michael Becknew_backedge_info() moved to ir_backedge
2005-12-18 Michael Becknew algorithm implemented: heavy uses list is updated...
2005-12-18 Michael Beckadded define for the ir_mode type (now in firm_types.h)
2005-12-18 Michael Beckir_mode type added
2005-12-18 Michael Beckcopy_irn_to_irg() added
2005-12-16 Daniel Grund*** empty log message ***
2005-12-15 Beyhanreducible isn't enough.
2005-12-14 Daniel GrundActivated old out_count function
2005-12-14 Daniel Grund*** empty log message ***
2005-12-13 Beyhanremoved useless edges_init()
2005-12-08 Christian Würdigadded missing include
2005-12-08 Sebastian HackDominance is inconsistent after dead node elim
2005-12-06 Adam Szalkowskirenamed compute_outs to new name: compute_irg_outs
2005-12-06 Adam SzalkowskiAlready defined in old_fctnames.h
2005-12-06 Michael Beckfirm_seqno_enter_id() added, to speed up ident calculation
2005-12-05 Beyhanfirst complete implemantation
2005-12-05 Michael Beckmissing assert.h added
2005-12-05 Michael Beckadded --enable-wchar-support option
2005-12-05 Michael Beckfirm_config.h needs new include directory
2005-12-05 Michael Beckadded missing stdio.h include
2005-12-05 Michael Beckwchar_t support enabled by default
2005-12-05 Michael Beckadded missing stdio.h
2005-12-05 Michael Beckadedd missing assert.h
2005-12-05 Michael Beckadded missing assert.h
2005-12-05 Michael Beckadded missing stdio.h include (for debugging with old...
2005-12-05 Michael Beckadded missing assert.h include
2005-12-05 Michael Beckwchar support added
2005-12-05 Michael Beckadded missing include <assert.h> (not anymore included...
2005-12-05 Michael Beckneeded include added
2005-12-02 Michael BeckFIRM_ENABLE_HOOKS defined 2 times
2005-12-02 Sebastian HackRemoved call to lc_opt_init
2005-12-01 Michael Beckdelete Keep-alives of code in dead blocks
2005-12-01 Michael BeckUsed right macro for array descriptor implementation
2005-12-01 Michael Beckadded array_len() and array_descr() functions is debug...
2005-11-30 Sebastian HackAdded opts initialization
2005-11-28 Michael Beckget_default_cc_mask() added
2005-11-28 Michael Beckget_default_cc_mask() added
2005-11-28 Michael Beckadded prototype for firm_init_flags(),
2005-11-28 Michael Beckuses xmalloc() now
2005-11-24 Sebastian HackAdded options handlingof libcore
2005-11-24 Sebastian HackAdded libcore option handling
next