added callbacks and adapted interfaces for abstract machine specification
[libfirm] / ir / be / firm / bearch_firm.c
2006-11-02 Christian Würdigadded callbacks and adapted interfaces for abstract...
2006-08-31 Christian Würdigadapted to new callback
2006-08-11 Christian Würdigadded new callback to set frame entity
2006-05-15 Michael Beckadded context parameter for create_intrinsic_fkt
2006-05-11 Michael Beckadd the new get_param function
2006-04-03 Michael Beckused irtools.h
2006-04-03 Michael Beckchanged for new interface
2006-04-02 Michael Beckplaced register_options() last in the interface
2006-03-30 Michael BeckAdd get_reg_class_alignment() implementation
2006-03-24 Christian Würdigadapted to beabi interface changes
2006-03-22 Daniel Grund*** empty log message ***
2006-03-16 Christian Würdigadapted (some parts) to abi changes
2006-03-15 Michael BeckFixed initializer (remove warning)
2006-03-13 Christian Würdigaddapted to bearch interface changes
2006-03-09 Sebastian HackFixed some bugs
2006-03-09 Christian Würdigadded after_ra hook
2006-03-07 Christian Würdigadapted to new abi calls
2006-03-03 Sebastian HackAdapted to changes in ABI handling
2006-03-01 Christian Würdigchanged codegen interface
2006-02-28 Christian Würdigremoved unnecessary phases and functions which are...
2006-02-28 Christian Würdigadapted to new abi interface
2006-02-24 Christian Würdigremoved unnecessary function
2006-02-21 Sebastian HackRenamed be_introduce_copies*
2006-01-27 Christian Würdiguse xmalloc/xcalloc instead of normal functions
2006-01-27 Christian Würdigadapted to changes
2006-01-25 Sebastian HackMinor changes
2006-01-24 Christian Würdigadded codegenerator to main environment
2006-01-23 Christian Würdigadded interface layer for irn_ops
2006-01-19 Christian Würdigreturn new irn class
2006-01-18 Sebastian HackAdapted to new benode.c
2006-01-16 Christian Würdigremoved union from register requirements to make static...
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2006-01-09 Sebastian HackFulfilled Christian's wishes
2005-12-13 Christian Würdigchanged isa init interface
2005-12-08 Sebastian HackMade everything really kaputt
2005-11-22 Christian Würdigfirm isa implementation