The big committ:
[libfirm] / ir / be / ia32 / ia32_emitter.h
2007-03-19 Matthias BraunThe big committ:
2007-02-27 Matthias Braunfix some ia32_finish routines not setting ls_mode for...
2007-02-27 Matthias Braunfix SSE2 float calls + returns
2007-02-22 Matthias Braun- change float nodes to mode_E
2007-02-16 Matthias Braunexperiment with new emitter style, change assembler...
2006-09-04 Christian Würdigadded ctor section support
2006-08-31 Michael BeckAdd support for Linux TLS
2006-05-11 Christian Würdigupdated commments
2006-04-25 Michael BeckFixed output for x87 instructions with Const input...
2006-04-06 Michael Beckadd code for MinGW gas support
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-29 Michael Beckadded declaration for ia32_emit_x87_binop()
2006-03-16 Christian Würdigadded 16bit and 8bit register name emits
2006-03-09 Christian Würdigadded after_ra hook
2006-03-07 Michael Beckuses the generic pointer in ir_op to register the emitters
2006-02-24 Christian Würdigadded AM emitter
2006-02-20 Christian Würdigcode refactoring for full addressmode support and more...
2006-01-27 Christian Würdigadded call emit
2006-01-11 Christian Würdigadded new function for getting register from node
2006-01-09 Christian Würdigfixed indents
2005-12-13 Christian Würdigfixed indent
2005-11-22 Christian Würdigregister allocator interface implemented