- Split bearch.h correctly into bearch.h and bearch_t.h
[libfirm] / ir / be / firm / bearch_firm.c
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-28 Matthias Braunfix firm backend
2007-03-27 Christian Würdignew register requirements
2007-03-02 Matthias Braun- No #ifdef WITH_LIBCORE anymore in backend, compilatio...
2007-02-12 Christian Würdigremoved const from some function parameters
2007-02-09 Christian Würdigchanged type for callback
2007-02-09 Christian Würdigadded isa-callback so backend can provide it's own...
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2006-12-22 Michael Beckremoved deprecated function
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-12 Christian Würdigadapted to new code generator callback (spill)
2006-12-04 Christian Würdigadded function to retireve ilp scheduler interface
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