RISC-V: Add native linux support.
authorJim Wilson <jimw@sifive.com>
Thu, 9 Aug 2018 20:35:24 +0000 (13:35 -0700)
committerJim Wilson <jimw@sifive.com>
Thu, 9 Aug 2018 20:35:24 +0000 (13:35 -0700)
commit3c77f97eb0825f5808f4a3a01aa5cc2fcffd5ed4
tree3076de971d05ed09310093b623964c6c59497123
parent90ad36544c2fe5ecc423d99058116514d9fe718b
RISC-V: Add native linux support.

Add initial native support for riscv*-linux*.

gdb/
* riscv-linux-nat.c: New file.
gdb/ChangeLog
gdb/riscv-linux-nat.c [new file with mode: 0644]