Fixed BLOCK_PREFIX macro last time
[libfirm] / ir / be / ia32 / ia32_new_nodes.c
2006-03-18 Michael Beckcopy_ia32_Immop_attr() added, needed to copy Immediates...
2006-03-18 Michael Beckused xmalloc instaed of xcalloc ehere appropiate
2006-03-14 Christian Würdigadded new attribute res_mode
2006-03-13 Christian Würdigadded comments
2006-03-11 Christian Würdigremoved some unused variables
2006-03-09 Christian Würdigfixed some minor bugs
2006-03-07 Christian Würdigchanged attribute structure
2006-02-28 Christian Würdigadapted to new abi interface
2006-02-27 Christian Würdigfixed some bugs
2006-02-24 Christian Würdigfixed some bugs concerning am_offs
2006-02-24 Christian Würdigfixed some bugs
2006-02-24 Christian Würdigadded attribute for load/store
2006-02-24 Christian Würdigfixed some bugs
2006-02-23 Christian Würdigfixed some bugs
2006-02-22 Christian Würdigimplemented new beabi interface
2006-02-21 Christian Würdigfixed names
2006-02-21 Christian Würdignew attributes added
2006-02-20 Christian Würdigcode refactoring for full addressmode support and more...
2006-01-27 Christian Würdigchanged c/malloc to xc/malloc
2006-01-18 Christian Würdignew requirements modelling
2006-01-13 Christian Würdigrefactored nodes interface, completed set/get attr...
2006-01-12 Christian Würdigfixed indents
2006-01-11 Christian Würdigadded new function for getting register from node
2005-12-13 Christian Würdigfixed indent
2005-11-22 Christian Würdigextended dumper for dumping reg-constraints and assigne...
2005-11-22 Christian Würdigregister allocator interface implemented