added function and call attribute to set register class for call address
[libfirm] / ir / be / beabi.h
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