renamed some firm enum types to have the ir_ prefix
[libfirm] / ir / be / ia32 / ia32_gen_decls.c
2006-09-12 Michael Beckrenamed some firm enum types to have the ir_ prefix
2006-09-12 Michael Beckadd support for stabs debug info
2006-09-08 Matthias Braun- always emit alignment also for P4
2006-09-06 Michael Beckuses new section attribute
2006-09-04 Christian Würdigfixed ctor support
2006-09-04 Christian Würdigadded ctor section support
2006-08-31 Michael BeckAdd support for Linux TLS
2006-08-30 Michael BeckAdd case for symconst_enum_const kind SymConsts
2006-08-30 Michael BeckHandle symconst_enum_const case
2006-08-11 Matthias Braun- don't end in an endless loop for invalid types (but...
2006-07-22 Christian Würdigfixed string constant dumper (emit \ correct)
2006-06-23 Christian Würdigfixed handling of unused load results
2006-05-29 Michael Beckrenamed symconst_size to symconst_type_size
2006-04-19 Michael Beckfixed output for local uninitialized entities in MinGW...
2006-04-06 Michael Beckadd code for MinGW gas support
2006-04-03 Christian Würdigfixed function param type into const
2006-04-02 Michael Beckinterface changed: outfile is transmitted to the isa...
2006-04-02 Michael Beckinclude "obst.h" instead of hand generated code
2006-03-29 Christian Würdigremoved some unused variables and functions
2006-03-28 Christian Würdigfixed spill lowering
2006-03-20 Christian Würdigfixed indents
2006-03-07 Christian Würdigchanged attribute structure
2006-01-27 Christian Würdigchanged c/malloc to xc/malloc
2006-01-18 Michael Beckrenamed type 'type' to 'ir_type'
2005-12-13 Christian Würdigfixed indent
2005-11-22 Christian Würdigregister allocator interface implemented