backends: add set_initial_registers_tid callback for RISC-V
authorAndreas Schwab <schwab@suse.de>
Wed, 11 Jul 2018 10:43:06 +0000 (12:43 +0200)
committerMark Wielaard <mark@klomp.org>
Fri, 13 Jul 2018 12:38:27 +0000 (14:38 +0200)
commiteaa4ccbd6d9b31cf7a25aeb78373aca482d1b4cd
tree722306a21c145c4a55a0c0bee6e208496dbc7981
parentb40001f67c0809e2fe8c7a78c2a5ac12026f23b4
backends: add set_initial_registers_tid callback for RISC-V

This fixes the backtrace-dwarf and deleted tests, and lets
backtrace-native run a bit further.

Signed-off-by: Andreas Schwab <schwab@suse.de>
backends/ChangeLog
backends/Makefile.am
backends/riscv_init.c
backends/riscv_initreg.c [new file with mode: 0644]