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: Add ChangeLog entry inadvertently omitted from commit.


---
 gdb/ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index aaf3a4c664..c5a3b70c1c 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -973,6 +973,12 @@
 	(riscv_is_regnum_a_named_csr): New function.
 	(riscv_register_reggroup_p): Use riscv_is_regnum_a_named_csr.
 
+2018-10-23  John Darrington  <john@darrington.wattle.id.au>
+
+	* configure.tgt: Add configuration for s12z.
+	* s12z-tdep.c:  New file.
+	* NEWS: Mention new target.
+
 2018-10-22  Jim Wilson  <jimw@sifive.com>
 
 	* riscv-tdep.c (riscv_push_dummy_call) <in_reg>: Check for value in
-- 
2.11.0


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