remove has_compound_ret_parameter, we already had cc_compound_ret
[libfirm] / ir / be / sparc / sparc_cconv.c
2011-09-06 Matthias Braunremove has_compound_ret_parameter, we already had cc_co...
2011-08-22 Matthias Braunsparc: support va_start
2011-08-15 Matthias Braunimplement aggregate returns according to sparc ABI
2011-08-15 Matthias Braunsparc: fix float calling conventions
2011-08-08 Matthias BraunDirectly create Start/Return node in sparc backend
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-21 Matthias Braunfix more cparser warnings, cleanup some libcore code
2011-06-16 Matthias Braunfix a bunch of warnings reported by cparser
2011-04-08 Andreas Zwinkaumerge kaps
2010-10-08 Matthias Braunbackend: put ignore regs into beirg
2010-10-08 Matthias Braunsparc: implement omit-fp mode
2010-10-06 Matthias Braunchange backends to produce 1 big array with all registers
2010-07-29 Matthias Braunuse new double wide register requirements; implement...
2010-07-23 Michael Beckadd doxygen comment
2010-07-22 Matthias Braunperform custom abi construction in sparc as well to...