libfirm
2005-08-11 Michael Beckskip_Tuple() now skips chains of tuple, which can arise
2005-08-11 Michael BeckFixed skip_Tuple(), so no need for additional loop
2005-08-10 Michael Beckrenamed function
2005-08-10 Daniel GrundBugfix in mask highest.
2005-08-10 Michael Beckadd missing SET_LEVEL_0
2005-08-10 Michael BeckAdded option to enable/disable scalar replacement
2005-08-09 Daniel GrundCompletely rewrote phiclass analysis.
2005-08-09 Michael BeckFixed skip_Tuple(): Nested tuple were not optimized
2005-08-08 Michael Beckmore files added, removed be from build
2005-08-03 Michael Becksplit init_ir_prog() so part 1 can be called before...
2005-08-03 Michael Becksplit init_irprog() so first part ban be called before
2005-08-03 Michael Beckconfig.h added and other includes fixed
2005-08-03 Michael Beckused new mode_P_data instead of mode_P_mach
2005-08-03 Michael Becked new mode_P_data & mode_P_code instead of mode_P_mach
2005-08-03 Michael Beckbugfixed: need a cast
2005-08-03 Michael Becktypo fixed
2005-08-03 Michael Beckchanged mode_P_mach into new mode_P_data
2005-08-03 Michael Beckchagned mode_P_mach into new mode_P_data
2005-08-03 Michael Beckchanged mode_P_mach into mode_P_code
2005-08-03 Michael Beckuses new irp mode list
2005-08-03 Michael Beckremoved warnings
2005-08-03 Michael Becksplit modeP_mach into modeP_code and modeP_data
2005-08-03 Michael Beckadd a list of modes in the irp
2005-08-03 Michael Beckadd magic for an program representation (irp)
2005-08-01 Michael BeckFixed dumping with types: local nodes must be deactivated
2005-08-01 Michael BeckFixed dumping with types by deactivation local nodes
2005-08-01 Michael Beckadded flag for frame types
2005-08-01 Michael Beckfixed doxygen comment
2005-08-01 Michael Beckadd new_frame_type() and is_frame_type() functions
2005-08-01 Michael Beckremoved remove_irp_type_from_list() function, which...
2005-08-01 Michael Becknew implementation based on Sebastians idea which works...
2005-08-01 Michael Beckremoved irg_walk_blkwise()
2005-08-01 Michael Beckmoved is_frame_type() to type.h
2005-08-01 Michael Beckused new new_type_frame() to generate frame types
2005-08-01 Michael Beckdoxygen docu added
2005-07-27 Daniel GrundSET_LEVEL_0
2005-07-26 Michael Beckused functions from entity_t.h and type_t.h to access...
2005-07-26 Michael Beckbugfix
2005-07-26 Michael Beckfixed some typos
2005-07-26 Götz Lindenmaierrenamed remove_outs,
2005-07-26 Götz Lindenmaierchnages in normalize class ccaast.
2005-07-26 Götz Lindenmaiercomments
2005-07-26 Götz Lindenmaiercommented out assertion: Hmmm. Maybe not that good.
2005-07-26 Götz Lindenmaiercleaned up: use new trouts functionality
2005-07-26 Götz Lindenmaiersome special casing
2005-07-26 Götz Lindenmaiercleaned up,
2005-07-26 Sebastian HackNochmal Peinlich
2005-07-25 Michael Beckensure that the end block is always the last in the...
2005-07-25 Sebastian HackAdpated to changes in libcore
2005-07-25 Sebastian HackAdapted to changes in libcore
2005-07-22 Michael Becktypos fixed
2005-07-22 Michael Beckused irtools
2005-07-22 Michael Beckfixed doxygen comments
2005-07-22 Michael Beckfixed doxygen comment
2005-07-22 Michael Beckfixed dump_blk_to_cfg() uninitialized var
2005-07-22 Michael Becktypos fixed
2005-07-22 Michael Beckirtools.h added
2005-07-22 Michael BeckAdded itrools, a (currently small) collection of often...
2005-07-22 Daniel GrundFixed emit code of Consts.
2005-07-22 Daniel Grund*** empty log message ***
2005-07-22 Daniel Grund*** empty log message ***
2005-07-21 Götz Lindenmaierbugfix
2005-07-20 Daniel Grundsome .cvsignore files
2005-07-20 Michael Beckadding assertion to prevent recursive compound types
2005-07-20 Michael Beckadded more doxygen comments
2005-07-20 Michael Beckrenamed c++ class keyword
2005-07-20 Michael Beck do(+0.3);
2005-07-20 Michael Becktypos fixed
2005-07-20 Sebastian HackFixed a bug in bitset_mask_highest and bitset_set_all
2005-07-20 FIRM Projekt... fixed wrong #endif
2005-07-19 Michael Beckget_irg_frame_type() now calls skip_tid()
2005-07-19 Michael BeckFixed node collection: Must be done in post walker...
2005-07-19 Michael Beckfixed iterator type
2005-07-19 Michael Beckneed a pragma to supress MSC constant overflow warning
2005-07-19 Daniel Grundint i;
2005-07-19 Daniel Grundnewest biset from libcore
2005-07-15 Kimon HoffmannIncluded structure definition in header file
2005-07-15 Sebastian HackAdded a function to combine hashvalues and produce...
2005-07-15 Michael Beckupdated
2005-07-15 Michael Beckremoved C99 features
2005-07-14 Michael Beckadded %g for writing debug info with ir_printf
2005-07-14 Michael Beckadded seqnumbers.h include
2005-07-14 Kimon HoffmannAdded plist data type. Has yet to be tested.
2005-07-14 Michael Beckadded sequence numbers for a pair of (filename, lineno)
2005-07-11 Michael Beckadded debug info for types and entities
2005-07-11 Michael Beckremoved useless debug info
2005-07-11 Michael BeckChanged dumper: debug info for tyoes/entities added
2005-07-11 Götz Lindenmaierbugfix: now also supports Tuple nodes.
2005-07-11 Michael Beckfixed doxygen docu
2005-07-11 Michael Beckdoxygen docu updated
2005-07-11 Götz Lindenmaierimproved output formating
2005-07-08 Michael Beckremoved INLINE which prevent linking under Win32
2005-07-08 Michael Beckremoved INLINE, which prevents linking unter Win32
2005-07-07 Michael Beckfixed doxygen docu
2005-07-07 Michael Beckdoxygen docu fixed
2005-07-07 Michael BeckRollback to 1.17 due to bugs in Jack test
2005-07-06 Michael Beckfixed doxygen docu
2005-07-06 Michael Beckdoxygen docu fixed
2005-07-06 Michael Beckdoxagen docu fixed
2005-07-06 FIRM Projekt... dbg_info now takes a third parameter
next