amd64: small changes w.r.t. stack alignment.
[libfirm] / ir / be / beabi.h
2010-04-13 Hannes Rapp- various updates to sparc backend
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
2008-11-03 Michael Beck- add some comments
2008-10-23 Christoph MallonRemove the unused regs_saved_by_me hook.
2008-09-09 Michael Beck- Allowing an initial stack_bias to be transmitted...
2008-08-12 Matthias Braunforgot to commit this
2008-01-02 Michael Beckupdate copyright message
2007-10-15 Christoph MallonAllow loading of stack parameters with a different...
2007-10-12 Matthias Braunimprove and generalize handling of calls shrinking...
2007-09-17 Christoph MallonRemove be_abi_get_start_barrier(). Nobody calls it...
2007-05-10 Michael Beckdoxygen comments added
2007-04-27 Christian Würdigunified header
2007-04-27 Christian Würdigadded new licence header
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-26 Matthias Braunrewritten be_ssa_constr which isn't using sets anymore...
2007-01-29 Michael Becktypo fixed
2007-01-19 Christian Würdigadded new abi callback (fix stack phis)
2007-01-11 Christian Würdigadded comment
2006-12-13 Michael Beck- renamed access offset functions\n- renamed entity...
2006-11-19 Christian Würdigadded function and call attribute to set register class...
2006-10-09 Christian Würdigadded attribute and function to retrieve barrier from...
2006-09-26 Matthias Braunfix regdiff
2006-09-20 Michael Beckbe_abi_omit_fp() added
2006-09-12 Michael Beckmade the stack layout accessible for the debug output
2006-09-05 Matthias Braun- Split bemain to first prepare all irgs, then instrume...
2006-08-28 Sebastian HackSeveral bug fixes
2006-07-31 Sebastian HackAdapted to new liveness
2006-06-08 Michael BeckAdded code to support the value based type (compound...
2006-04-06 Sebastian HackAdded included support for be_insn_t
2006-04-05 Sebastian HackFixed some bugs
2006-04-03 Michael BeckFixed register allocation for fp != sp
2006-04-03 Michael Beckimplemented nodeset: a pointer set using node numbers...
2006-03-23 Sebastian HackAdded alignment/space before and after for stack args
2006-03-22 Sebastian HackAdded alignment for stack params
2006-03-17 Sebastian HackPrologue barriers have also memory now
2006-03-16 Sebastian HackAdded leaf function flag
2006-03-16 Sebastian HackSeveral changes
2006-03-15 Sebastian HackThe bad, the evil and the ugly
2006-03-15 Michael Beckremoved dependency of type.h
2006-03-07 Sebastian HackFixed several bugs
2006-03-03 Sebastian HackAdapted to changes in ABI handling
2006-03-01 Sebastian HackRestructured
2006-02-28 Sebastian HackAlpha version of ABI handling
2006-02-24 Sebastian HackSeparated dominance frontier calculations again
2006-02-21 Sebastian HackAdded header files for ABI