changed attribute structure
[libfirm] / ir / be / ia32 / ia32_spec.pl
2006-03-07 Christian Würdigchanged attribute structure
2006-03-03 Christian Würdigremoved some unncessary nodes (Stackparam, return,...
2006-03-02 Christian Würdigsome minor changes
2006-03-01 Christian Würdigchanged codegen interface
2006-02-28 Christian Würdigadapted to new abi interface
2006-02-23 Christian Würdigfixed header files
2006-02-22 Christian Würdigimplemented new beabi interface
2006-02-20 Christian Würdigcode refactoring for full addressmode support and more...
2006-01-30 Christian Würdigfixed stack layout modelling
2006-01-27 Michael BeckKeep flag added
2006-01-27 Christian Würdigchanged c/malloc to xc/malloc
2006-01-27 Christian Würdigadded call emit
2006-01-26 Christian Würdigadded return node
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-19 Christian Würdigused register types
2006-01-18 Christian Würdignew requirements modelling
2006-01-16 Christian Würdiguse out_dx constraints instead of certain registers
2006-01-12 Christian Würdigchanged emit format description, so firm-libcore-ir_pri...
2006-01-11 Christian Würdigremoved flag register class
2005-12-13 Christian Würdigfixed indent
2005-11-22 Christian Würdigremoved optimize node calls (not needed)
2005-11-22 Christian Würdigadded register class defenitions
2005-11-18 Christian Würdigfixed broken version
2005-11-18 Christian Würdigfixed missing files
2005-11-08 Christian Würdigadded format string for code emitter
2005-11-07 Christian Würdigadded Min, Max, Div, DivMod and Mulh nodes
2005-11-03 Christian Würdigadded new node Call
2005-11-02 Christian Würdigupdated comments
2005-10-27 Christian Würdigadded new op
2005-10-26 Christian Würdigalle ops are now pinned
2005-10-25 Christian Würdigarchitecture dependent part of the codegen module