sparc: attempt to fix stack alignment/address for omit-fp again
[libfirm] / ir / be / sparc / sparc_finish.c
2011-09-27 Matthias Brauninclude backend headers without "../"
2011-09-08 Sebastian BuchwaldFix offsets for Loads and Stores.
2011-09-08 Sebastian BuchwaldUse additional register instead of multiple immediate...
2011-09-08 Sebastian BuchwaldFixed some typos.
2011-08-17 Matthias Braunadd callback for constructing spill/reload
2011-08-15 Matthias Braunbig refactoring of arch_XXX functions
2011-08-15 Matthias Braunsparc: fix spilling+reloading of float values
2011-08-15 Matthias Brauncustom stack bias code for sparc
2011-08-15 Matthias Braunsparc: fix wrong incsp in omit-fp mode
2011-08-12 Matthias Braunmerge after_ra and finish phase, and move stack_bias...
2011-08-08 Matthias BraunDirectly create Start/Return node in sparc backend
2011-04-13 Matthias Braunadapt sparc backend to new prolog/epilog handling
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-16 Matthias Braunsparc: to avoid trouble, move all nodes before sparc_Re...
2011-03-16 Matthias Braunfix sparc_finish missing Ldf/Stf
2011-03-04 Matthias Braunsparc: improved IncSP/Save/Restore handling