libfirm
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
2005-11-24 Sebastian HackAdded libcore option functionality
2005-11-24 Sebastian HackFixed a typo
2005-11-24 Michael Beckadded a pseudo implementation of struvt ident to allow...
2005-11-19 Michael Becktypos fixed
2005-11-19 Michael Beckpset.c added
2005-11-18 Michael Beckfixed comments
2005-11-18 Michael BeckBugFix: true was wrongly converted to 0
2005-11-18 Michael Beckrenamed op_pin_state_pinned into irg_pinned_state
2005-11-18 Michael Beckused set_irg_pinned() instead od direct manipulate...
2005-11-18 Michael Beckif_conversion is OFF by default now
2005-11-18 Michael BeckBugFix for generated functions
2005-11-18 Michael Beckrenamed get_opt_real_func_call() to get_opt_real_functi...
2005-11-18 Michael Beckget_opt_optimize_class_casts_verbose() and get_opt_opti...
2005-11-18 Michael Beckremoved inline. Use INLINE in firm code
2005-11-18 Michael Beckget_opt_optimize_class_casts_verbose() is now always...
2005-11-18 Michael Beckuses irflag_t.h now
2005-11-18 Michael Beckrenamed get_opt_redundant_LoadStore() into get_opt_redu...
2005-11-18 Michael Beckremoved INLINE definition
2005-11-18 Michael Beckrenamed get_opt_remove_Confirm() into get_opt_remove_co...
2005-11-18 Michael Beckfactored all optimization flags into ir_flag_t.def...
2005-11-18 FIRM Projekt... true replaced by 1
2005-11-18 FIRM Projekt... removd true constant
2005-11-18 Michael Beckheader update added
2005-11-18 Michael Beckremoved depency of bool type and stdbool.h (not C89)
2005-11-18 Michael Beckremoved bool type and depency of stdbool.h (not C89)
2005-11-17 Michael Becktypos fixed
2005-11-17 Michael Beckvalue_not_null() test added
2005-11-17 Michael Beck*** empty log message ***
2005-11-17 Michael Becktypo fixed
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-11-17 Michael Becktypos fixed, assertion added
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-11-17 Michael BeckInstall the header script and header list for win32...
2005-11-15 Michael Beckupdated
next