fixed again
[libfirm] / ir / be / ia32 / bearch_ia32.c
2006-02-23 Christian Würdigfixed again
2006-02-23 Christian Würdigadded NoReg nodes per irg as cg attributes
2006-02-22 Christian Würdigimplemented new beabi interface
2006-02-21 Michael Beckuse maps to prevent teh generation of double types...
2006-02-20 Christian Würdigcode refactoring for full addressmode support and more...
2006-02-09 Christian Würdigfixed some requirements
2006-01-31 Christian Würdigimproved irg finishing
2006-01-31 Christian Würdigfixed irg finishing
2006-01-30 Christian Würdigfixed stack layout modelling
2006-01-27 Christian Würdigchanged c/malloc to xc/malloc
2006-01-27 Christian Würdigadded call emit
2006-01-27 Christian Würdigchanged handle_proj callback
2006-01-26 Christian Würdigadded irg finish
2006-01-25 Christian Würdigcall belower (call lowering)
2006-01-25 Christian Würdigadded optimization module
2006-01-24 Christian Würdigfixed assignement of stack register
2006-01-23 Christian Würdigadded if layer for irn_ops
2006-01-20 Christian Würdigassign esp to special stack node (frame_base Proj)
2006-01-20 Christian Würdigadded scheduling function (to_be_scheduled)
2006-01-19 Christian Würdigadded call-projnum-requirement magic
2006-01-19 Christian Würdigfxed bugs and missing inlcude
2006-01-18 Sebastian HackFixed some bugs
2006-01-18 Christian Würdigadapted new requirement attribute structure
2006-01-13 Christian Würdigfixed getting reg requirements
2006-01-13 Christian Würdigrefactored nodes interface, completed set/get attr...
2006-01-12 Christian Würdigfixed requirements for Return
2006-01-11 Christian Würdigremoved dummy register requirements
2006-01-09 Christian Würdigchanged codegen interface
2005-12-16 Christian Würdigfixed register requirements for Proj(Start)
2005-12-13 Christian Würdigfixed indent
2005-12-08 Sebastian HackMade everything really kaputt
2005-11-22 Christian Würdigthere are no in-register-slots only for OUT
2005-11-22 Christian Würdigia32 isa implementation