RISC-V: Add configure support for riscv*-linux*.
authorJim Wilson <jimw@sifive.com>
Thu, 9 Aug 2018 20:37:45 +0000 (13:37 -0700)
committerJim Wilson <jimw@sifive.com>
Thu, 9 Aug 2018 20:37:45 +0000 (13:37 -0700)
commit52a187f8e78eeaefa38bdaff04aae1fd9a69d788
treec3a81572d197349bd650153e2b01a3a6bdfab1a1
parent3c77f97eb0825f5808f4a3a01aa5cc2fcffd5ed4
RISC-V: Add configure support for riscv*-linux*.

This adds the target and native configure support, and the NEWS entries for
the new target and native configurations.

gdb/
* Makefile.in (ALL_TARGET_OBS): Add riscv-linux-tdep.c.
(ALLDEPFILES): Add riscv-linux-nat.c, and riscv-linux-tdep.c.
* NEWS: Mention new GNU/Linux RISC-V target.
* configure.host: Add riscv*-*-linux*.
* configure.nat: Add riscv*.
* configure.tgt: Add riscv*-*-linux*.
gdb/ChangeLog
gdb/Makefile.in
gdb/NEWS
gdb/configure.host
gdb/configure.nat
gdb/configure.tgt
This page took 0.034538 seconds and 4 git commands to generate.