[3/4] gdb: Add news entries for new or1k target.

Message ID 20171214061341.7797-4-shorne@gmail.com
State New, archived
Headers

Commit Message

Stafford Horne Dec. 14, 2017, 6:13 a.m. UTC
  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/NEWS | 4 ++++
 1 file changed, 4 insertions(+)
  

Comments

Eli Zaretskii Dec. 14, 2017, 5 p.m. UTC | #1
> From: Stafford Horne <shorne@gmail.com>
> Cc: Stafford Horne <shorne@gmail.com>
> Date: Thu, 14 Dec 2017 15:13:40 +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.

OK.
  

Patch

diff --git a/gdb/NEWS b/gdb/NEWS
index bd5ae36dd0..5d8bc1e9f9 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -207,6 +207,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.
@@ -249,6 +252,7 @@  FreeBSD/arm			arm*-*-freebsd*
 
 FreeBSD/aarch64			aarch64*-*-freebsd*
 FreeBSD/arm			arm*-*-freebsd*
+OpenRISC ELF 			or1k*-*-elf
 
 * Removed targets and native configurations