libfirm
2005-09-01 Michael Beckremoved wrong const
2005-09-01 Michael Becked PTR_TO_INT() and INT_TO_PTR() macros for 64bit safety
2005-09-01 Michael Beckused HASH_PTR() now
2005-09-01 Michael Beckrenamed function (clashed with buildin)
2005-09-01 Michael Beckbitfields of size 1 should be unsigned if 1 is stored...
2005-09-01 Michael Beckused HASHPTR() now
2005-08-31 Sebastian HackRemoved dominance computation if irg_vrfy
2005-08-31 Michael Becknewer version that can handle x86_64
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-31 Sebastian HackAdded private data facility for edges
2005-08-31 Michael Beckremoved warnings: single bit type should be unsigned...
2005-08-31 Michael BeckFixes for GCC 4.0: void * and pointer to function are...
2005-08-31 Michael Beckfixes for gcc 4.0: void * and pointer to function are...
2005-08-31 Michael BeckFixes for gcc4.0: void * and pointer to functions are...
2005-08-31 Michael BeckC99 feature removed
2005-08-29 Sebastian HackFixed a bug
2005-08-29 Sebastian HackAdded little more debugging output
2005-08-29 Sebastian HackA little better debug output
2005-08-29 Daniel Grund*** empty log message ***
2005-08-29 Sebastian HackFixed a bug again
2005-08-29 Sebastian HackFixed a bug
2005-08-29 Sebastian HackAdded dominance check
2005-08-29 Daniel GrundAdded mod and mux
2005-08-29 Sebastian HackAdded get_irn_edge()
2005-08-26 Michael Beckremoved wrong INLINE spec
2005-08-26 Michael BeckBugFix:
2005-08-26 Michael BeckBugFix: in place_late, do NOT count keep-alive edges...
2005-08-25 Michael BeckBugFix: predecessors of End nodes might be Blocks
2005-08-24 Michael BeckBugFix:
2005-08-23 Daniel Grunddel_pset in now called correctly
2005-08-23 Michael BeckSet array border to 0, needed for fixed add_compound_en...
2005-08-23 Michael BeckSet array border to 0, needed for fixed add_compound_en...
2005-08-23 Daniel GrundBugfixes
2005-08-23 Michael BeckBugFix: add_compound_ent_value() did not generate right...
2005-08-23 Michael Beckallow character values to be converted into long
2005-08-23 Michael Beckmoke mode sort of character modes irms_twos_complement
2005-08-22 Michael Beckadded %P for compound-graph-paths
2005-08-18 Daniel GrundAdded reflection for mulh
2005-08-18 Michael Becknode function copy_irn extracted from firm_copy_node()
2005-08-18 Michael Beckremoved warning
2005-08-18 Michael Beckenabled type_visited() function again
2005-08-18 Michael Beckremoved definition of old type_visited flag
2005-08-17 Michael Beckresreuctures compound path to make allocation/deallocat...
2005-08-16 Michael Beckfixed copy'n'paste error
2005-08-16 Michael Beckchanged option %g to %G (floating point uses %g)
2005-08-16 Sebastian HackChanged %g to %G to enable float dumping
2005-08-16 Sebastian HackAdded Minus for Ints
2005-08-16 Michael Beckcreate_abstraction() now returns an error code if the...
2005-08-14 Götz Lindenmaierbugfix
2005-08-12 FIRM Projekt... new_rd_Unknown sets the current_ir_graph right.
2005-08-12 Michael Beckinstall scalar_replace.h
2005-08-12 Michael Beckchanged new_type_pointer() to new semantic
2005-08-12 Michael BeckUnknown nodes are optimized (CSE) now.
2005-08-12 Michael Beckchanged back to old visit order
2005-08-12 Michael Beckcurrent_ir_graph must be set EVEN iff the raw interface...
2005-08-12 Michael Becknew_d_type_array now allocates only ONE Uknown node...
2005-08-11 Michael Becktypo fixed
2005-08-11 Michael Beckused now always the visited functions, no more access...
2005-08-11 Michael Beckrenamed type_visited to firm_type_visited
2005-08-11 Michael BeckBugfix: unset debug info is now initialized with NULL
2005-08-11 Michael Beckrenamed global flag type_visited into firm_type_visited
2005-08-11 Michael Beckrenamed new_type_pointer_mode() into new_type_pointer()
2005-08-11 Michael Beckused Block_not_block_visited() instead of explicit...
2005-08-11 Michael Beckrenamed init_type() to firm_init_type() with additional...
2005-08-11 Michael Beckfixed doxygen comments
2005-08-11 Michael Beckfixed typos
2005-08-11 Michael Beckscalar_replace.h added
2005-08-11 Michael Beckremoved C99 feature
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...
next