This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] gdb: Update NEWS for OpenRISC Linux support


gdb/ChangeLog:

	* NEWS(New targets): Add or1k*-*-linux*.
---
 gdb/NEWS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gdb/NEWS b/gdb/NEWS
index 9ecbb83d99..fc880c74c6 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -43,6 +43,7 @@
 * New targets
 
   NXP S12Z		s12z-*-elf
+  GNU/Linux/OpenRISC	or1k*-*-linux*
 
 * New commands
 
-- 
2.19.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]