changed attribute structure
[libfirm] / ir / be / ia32 / ia32_emitter.c
2006-03-07 Christian Würdigchanged attribute structure
2006-03-05 Michael Beckclean up a bit
2006-03-03 Christian Würdigfixed some bugs
2006-03-03 Christian Würdigremoved some unncessary nodes (Stackparam, return,...
2006-03-01 Christian Würdigchanged codegen interface
2006-02-24 Christian Würdigfixed some bugs concerning am_offs
2006-02-24 Christian Würdigadded AM emitter
2006-02-20 Christian Würdigcode refactoring for full addressmode support and more...
2006-02-09 Christian Würdigfixed call generation
2006-01-30 Christian Würdigfixed stack layout modelling
2006-01-28 Christian Würdigfixed emit
2006-01-27 Christian Würdigemit code for alloca
2006-01-27 Christian Würdigchanged c/malloc to xc/malloc
2006-01-27 Christian Würdigadded call emit
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ürdigadded missing include
2006-01-18 Christian Würdigremoved mulh emit
2006-01-13 Christian Würdigrefactored nodes interface, completed set/get attr...
2006-01-12 Christian Würdigchanged emit format description, so firm-libcore-ir_pri...
2006-01-11 Christian Würdigfixed register name print
2006-01-09 Christian Würdigfixed indents
2005-12-20 Daniel GrundChanged ir_printf environment
2005-12-16 Christian Würdigadded comments
2005-12-13 Christian Würdigfixed indent
2005-11-22 Christian Würdigregister allocator interface implemented