merge after_ra and finish phase, and move stack_bias fixing into backends
[libfirm] / ir / be / arm / bearch_arm_t.h
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-24 Matthias Braunfix a bunch of whitespace errors in headerfiles
2010-09-22 Matthias Brauneliminate the unnecessary and especially confusing...
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-07-16 Matthias Braunsome cleanups in arm+sparc backends
2010-07-15 Matthias Braunavoid unnecessary passing around of arch_env_t* in...
2010-07-14 Matthias Braunremove unused have_fp_insn
2010-07-02 Matthias Braunconvert remaining APIs from be_irg_t* to ir_graph*
2010-03-15 Matthias Braunremove unused vars
2008-10-11 Christoph MallonRemove the attribute const arch_env_t *arch_env from...
2008-05-23 Matthias Braun- Aus arch_isa_t wird arch_env_t sonst ändert sich...
2008-05-23 Matthias Braun- arch_get_irn_ops simplified
2008-01-02 Michael Beckupdate copyright message
2007-09-26 Matthias Braunno environment anymore for emitters
2007-06-28 Michael Beckadd ARM_2a and ARM_3G architectures
2007-06-22 Michael BeckImplemented Unknown
2007-06-15 Michael BeckChanged transformer to be like ia32: do a transform...
2007-06-01 Matthias Braunmoved external headers into include dir
2007-05-07 Michael Beckmade the birg non-const (needed for the spill-slot...
2007-05-05 Michael Beckfixed isa template initializer
2007-05-05 Michael Beckswitch to new style emitter
2007-05-02 Matthias Braunadded doxygen comments, credited backend to Oliver...
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2006-12-21 Matthias Braun- All backend modules use module constructors for regis...
2006-04-20 Michael BeckImplemented basic FPA support
2006-04-05 Michael Beckremoved the arm_transform_env_t structure
2006-04-02 Michael Beckinterface changed: outfile is transmitted to the isa...
2006-04-02 Michael BeckBig Changes:
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-27 Michael BeckAdded arm backend from BE praktikum