make firm compilable with a c++ compiler
[libfirm] / ir / common /
2007-01-12 Michael Beckadd irmemory.h
2006-12-13 Michael Beck- rename type entity into ir_entity\- rename get_entity...
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-12 Michael Beckadded ir_entity type
2006-12-11 Matthias Braun- Several warning fixes
2006-11-17 Christian Würdigadded firm_ycomp header include
2006-11-17 Christian Würdigmoved ycomp debugger extension init to edg frontend
2006-11-17 Christian Würdigadded firm_ycomp debugger extension
2006-10-05 Michael Beckfirm_init_options() is now a separate function that...
2006-09-27 Michael BeckAdd ir_*_ptr types.
2006-09-13 Michael Beckcondeval.h added
2006-09-12 Michael Beckfixed type of variable
2006-09-12 Matthias Braunfix
2006-09-12 Michael BeckAdded 64bit types (currently used only in the backend...
2006-09-11 Michael Beckadded execfreq to firm_types
2006-08-31 Sebastian HackAdded Firm object pset dumper for debugging
2006-08-01 Christoph MallonConstify
2006-08-01 Sebastian HackAdapted to changes in libcore
2006-07-31 Michael Beckmoved reading of ini file to libcore
2006-07-31 Michael Beckir_enum_const added
2006-07-31 Sebastian HackAdded ini file support
2006-07-26 Sebastian HackActivated ini file parsing for libcore.
2006-07-10 Michael Beckcosmetic changes
2006-06-08 Michael BeckFinally removed obsolete type "type", use ir_type instead
2006-06-01 Michael Becktypo fixed
2006-05-30 Michael Beckadded missing header for firmjni
2006-05-29 Michael Beckrenamed symconst_size to symconst_type_size
2006-05-19 Michael Beckrenamed CMP to QSORT_CMP to avoid name clash
2006-05-18 Michael Beckcall abort() instead of exit()
2006-05-18 Michael Beckopt_osr.h added
2006-05-16 Michael Beckexact_copy() added
2006-05-16 Sebastian HackAdded CMP macro for qsort(3) and so on.
2006-05-08 Michael Beckremoved the INPLACE_EDGES option. They are now always...
2006-05-05 Michael Beckir_op added
2006-04-29 Adam Szalkowskicopy_irn_to_irg was buggy. It handed the whole in array...
2006-04-11 Sebastian HackAdded MIN und MAX
2006-04-06 Michael Beckremoved cstore
2006-04-06 Michael Beckadd irgraph.h include
2006-04-06 Michael Beckincrease Firm version number
2006-04-03 Michael Beckrenamed init_hooks() and init_stat() into firm_*()
2006-03-30 Michael Beckcleaned up the order of ifdef's
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-30 Christian Würdigfixed defines for release mode
2006-03-29 Michael Beckadd DEBUG_ONLY and RELEASE_ONLY
2006-03-28 Michael Beckintroduced FIRM_DBG_REGISTER() macro to remove debug...
2006-03-22 Michael BeckThe ir_op's are stored inside the irp, so don't kill...
2006-03-18 Michael Becktarval_init_1() expects now the null_value. Bad things...
2006-03-18 Michael Becktarval_P_void is removed now, map old functions and...
2006-03-15 Michael Beckopt_frame.h added
2006-03-15 Sebastian HackMoved the survive dce stuff to irgopt.[ch]
2006-03-10 Sebastian HackAdded survive dce
2006-03-10 Sebastian HackAdded small helper function
2006-03-06 Sebastian HackAdded dead code elimination survival facility
2006-03-03 Michael Beckincluded lowerering files
2006-03-03 Michael Becksome doxygen comments added
2006-03-03 Michael Beckreplaced old panic module by newer error module
2006-03-03 Michael Beckreplaced old panic module by newer error handling module
2006-02-22 Michael Beckadded firm version number
2006-02-04 Michael Beckgnv_pre.h added
2006-01-25 Michael Becklightweight DB() macro added
2006-01-14 Michael Beckopt_confirms.f added
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2006-01-13 Michael Beckremoved unneeded includes
2006-01-13 Michael Beckadd defined for verification enums
2006-01-13 Michael Beckmissing include added
2006-01-13 Michael Beckir_loop type added
2005-12-30 Michael Beckfixed get_mode_size() define
2005-12-27 Michael Beckthe type 'type' is now called ir_type
2005-12-18 Michael Beckir_mode type added
2005-12-18 Michael Beckcopy_irn_to_irg() added
2005-12-02 Sebastian HackRemoved call to lc_opt_init
2005-11-30 Sebastian HackAdded opts initialization
2005-11-24 Sebastian HackAdded options handlingof libcore
2005-11-24 Sebastian HackAdded libcore option handling
2005-11-08 Michael Beckproc_cloning header added
2005-11-08 Michael Beckthe calling conventions are now part of the type (as...
2005-10-28 Michael Beckanalyze_irg_args.h added
2005-10-21 Michael Beckmore types added
2005-10-19 Michael Beckir_extbb type added
2005-10-19 Michael Beckput all opaque firm types here
2005-10-19 Michael Beckfirm_types.h added
2005-10-17 Michael Beckadded default calling convention
2005-10-12 Michael Beckdebugger extension added
2005-09-02 Michael Beckirtools.h removed from public header
2005-08-31 Michael Beckirtools.h is not installed anymore
2005-08-31 Michael BeckINT_TO_PTR() and PTR_TO_INT() macros added
2005-08-24 Michael BeckBugFix:
2005-08-11 Michael Beckrenamed init_type() to firm_init_type() with additional...
2005-08-11 Michael Beckscalar_replace.h added
2005-08-10 Michael Beckadd missing SET_LEVEL_0
2005-08-03 Michael Becksplit init_ir_prog() so part 1 can be called before...
2005-08-03 Michael Beckuses new irp mode list
2005-08-03 Michael Beckadd magic for an program representation (irp)
2005-07-27 Daniel GrundSET_LEVEL_0
2005-07-26 Götz Lindenmaierrenamed remove_outs,
2005-07-25 Sebastian HackAdapted to changes in libcore
2005-07-22 Michael Beckused irtools
2005-07-22 Michael Beckirtools.h added
2005-07-22 Michael BeckAdded itrools, a (currently small) collection of often...
2005-07-22 Daniel Grund*** empty log message ***
next