gdb: Add news entries for new or1k target.
authorStafford Horne <shorne@gmail.com>
Sat, 16 Dec 2017 22:20:50 +0000 (07:20 +0900)
committerStafford Horne <shorne@gmail.com>
Sat, 16 Dec 2017 22:20:50 +0000 (07:20 +0900)
gdb/ChangeLog:

yyyy-mm-dd  Stafford Horne  <shorne@gmail.com>

* NEWS (Changes since GDB 8.0): Mention new or1k target and new
commands to set/show or1k debug.

gdb/ChangeLog
gdb/NEWS

index bd2934e32b743bad8196bb0c775ca5b5bcc676ac..20da9893306fc02e9c6c4fa24a81fac78ca30d41 100644 (file)
@@ -1,3 +1,8 @@
+2017-12-17  Stafford Horne  <shorne@gmail.com>
+
+       * NEWS (Changes since GDB 8.0): Mention new or1k target and new
+       commands to set/show or1k debug.
+
 2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
 
        * typeprint.c (whatis_exp): Fix ARI warning and reindent "if"
index 3a7e704cc65780b402dcea57693d08e883136f67..44f481d1f52e0f3e5988528fdf9de14a0344d86f 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -210,6 +210,9 @@ maint info selftests
 starti
   Start the debugged program stopping at the first instruction.
 
+set|show debug or1k
+  Control display of debugging messages related to OpenRISC targets.
+
 set|show print type nested-type-limit
   Set and show the limit of nesting level for nested types that the
   type printer will show.
@@ -252,6 +255,7 @@ FreeBSD/arm                 arm*-*-freebsd*
 
 FreeBSD/aarch64                        aarch64*-*-freebsd*
 FreeBSD/arm                    arm*-*-freebsd*
+OpenRISC ELF                   or1k*-*-elf
 
 * Removed targets and native configurations
 
This page took 0.037361 seconds and 4 git commands to generate.