added comment sign
[libfirm] / ir / be / ia32 / ia32_emitter.c
2006-03-17 Christian Würdigadded comment sign
2006-03-16 Christian Würdigadded 16bit and 8bit register name emits
2006-03-15 Christian Würdigbeautified emitter
2006-03-14 Christian Würdigcode cleanups
2006-03-14 Christian Würdigadded new attribute res_mode
2006-03-13 Christian Würdigfixed several bugs
2006-03-10 Christian Würdigfixed some bugs
2006-03-10 Christian Würdigfixed frame entity handling in am optimizer
2006-03-10 Christian Würdigfixed several bugs
2006-03-09 Christian Würdigfixed some bugs
2006-03-09 Sebastian HackFixed some bugs
2006-03-09 Christian Würdigfixed some bugs
2006-03-09 Christian Würdigadded after_ra hook
2006-03-09 Christian Würdigreset all generic function pointer before registering...
2006-03-09 Christian Würdigfixed some minor bugs
2006-03-08 Michael Becksimplifyed emitter initialization
2006-03-07 Michael Beckuses the generic pointer in ir_op to register the emitters
2006-03-07 Christian Würdigremoved unused variable
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