aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJim Wilson <jimw@sifive.com>2018-08-09 13:37:45 -0700
committerJim Wilson <jimw@sifive.com>2018-08-09 13:37:45 -0700
commit52a187f8e78eeaefa38bdaff04aae1fd9a69d788 (patch)
treec3a81572d197349bd650153e2b01a3a6bdfab1a1 /gdb/NEWS
parent3c77f97eb0825f5808f4a3a01aa5cc2fcffd5ed4 (diff)
downloadgdb-52a187f8e78eeaefa38bdaff04aae1fd9a69d788.zip
gdb-52a187f8e78eeaefa38bdaff04aae1fd9a69d788.tar.gz
gdb-52a187f8e78eeaefa38bdaff04aae1fd9a69d788.tar.bz2
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*.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 7f94665..f275031 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -41,6 +41,14 @@ thread apply [all | COUNT | -COUNT] [FLAG]... COMMAND
FLAG arguments allow to control what output to produce and how to handle
errors raised when applying COMMAND to a thread.
+* New native configurations
+
+GNU/Linux/RISC-V riscv*-*-linux*
+
+* New targets
+
+GNU/Linux/RISC-V riscv*-*-linux*
+
*** Changes in GDB 8.2
* The 'set disassembler-options' command now supports specifying options