summaryrefslogtreecommitdiffstats
path: root/backends/m68k_initreg.c
Commit message (Collapse)AuthorAgeFilesLines
* backends: add abi_cfi and set_initial_registers_tid callbacks for M68KAndreas Schwab2018-07-221-0/+82
This fixes all testsuite failures. Signed-off-by: Andreas Schwab <[email protected]>