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 3/3] Add a RISC-V GDB NEWS entry


---
 gdb/NEWS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/gdb/NEWS b/gdb/NEWS
index a6b1282..f2b7f77 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,6 +1,13 @@
 		What has changed in GDB?
 	     (Organized release by release)
 
+*** Changes since GDB 7.13
+
+* New targets
+
+RISC-V newlib			riscv*-*-elf
+RISC-V glibc/Linux		riscv*-*-linux-gnu
+
 *** Changes since GDB 7.12
 
 * Building GDB and GDBserver now requires a C++11 compiler.
-- 
2.7.3


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