remove #ifdef HAVE_CONFIG_Hs
[libfirm] / ir / be / ia32 / ia32_map_regs.c
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-08-13 Michael Beck- fixed fastcall/regparam/thiscall registers for ia32
2008-01-02 Michael Beckupdate copyright message
2007-11-03 Matthias Braunget rid of benodesets (in favour of ir_nodeset), report...
2007-10-26 Matthias Braunmoved ia32 architecture configuration to a separate...
2007-08-01 Matthias Braunwe can't pass 64bit values in a single register
2007-06-18 Matthias Braunfixed warnings
2007-06-09 Matthias Braunwe can use const
2007-06-09 Matthias Brauncleanup regparam code even more
2007-06-09 Matthias Braundon't use xmm register in calling conventions when...
2007-06-09 Matthias Braundon't use xmm register in calling conventions when...
2007-06-03 Matthias Braunsame_as constraints in assembler nodes work now
2007-04-30 Christian Würdigunified main comments
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2006-10-03 Christian Würdigremoved firm proj num translation function, existing...
2006-08-31 Matthias Braunfix bad include path
2006-08-31 Matthias Braun- Refactored finish/after_ra phases a bit, stacknode...
2006-08-28 Christian Würdigtranslate proj pos for Leave
2006-08-02 Christian Würdigfixed proj number mapping for CopyB nodes
2006-05-30 Christian Würdigfixed proj num mapping
2006-05-11 Christian Würdigupdated commments
2006-05-03 Christian Würdigchanged return type to const
2006-04-07 Christian Würdigadded addtional statistics
2006-03-27 Michael Beckrenamed fp to xmm registers
2006-03-20 Christian Würdigadded use extbb walker option
2006-03-17 Christian Würdigfixed DivMod stuff
2006-03-17 Daniel GrundBugfixes.
2006-03-17 Christian Würdigfixed several bugs
2006-03-17 Christian Würdigfixed bug
2006-03-16 Christian Würdigadded 16bit and 8bit register name emits
2006-03-15 Christian Würdigfixed some minor bugs
2006-03-14 Christian Würdigadded new attribute res_mode
2006-03-09 Christian Würdigfixed some minor bugs
2006-03-07 Christian Würdigremoved unused variable
2006-03-03 Sebastian HackAdapted to changes in ABI handling
2006-02-28 Christian Würdigremoved unnecessary phases and functions which are...
2006-02-23 Christian Würdigfixed typo in functionname
2006-02-22 Christian Würdigimplemented new beabi interface
2006-02-20 Christian Würdigcode refactoring for full addressmode support and more...
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 call-projnum-requirement magic
2006-01-18 Sebastian HackFixed some bugs
2006-01-09 Christian Würdigremoved assert
2005-12-13 Christian Würdigadded missing files