This is the mail archive of the gdb-cvs@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]

[binutils-gdb] Mention csky target in the NEWS.


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=416a69af890a34e58c722ae2e6fe218438fcf3b7

commit 416a69af890a34e58c722ae2e6fe218438fcf3b7
Author: Hafiz Abid Qadeer <abidh@codesourcery.com>
Date:   Wed Jul 25 10:45:26 2018 +0100

    Mention csky target in the NEWS.
    
    2018-08-28  Hafiz Abid Qadeer  <abidh@codesourcery.com>
    
    	* NEWS: Mention csky target.

Diff:
---
 gdb/ChangeLog | 4 ++++
 gdb/NEWS      | 2 ++
 2 files changed, 6 insertions(+)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c2717f6..aaccca2 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2018-08-28  Hafiz Abid Qadeer  <abidh@codesourcery.com>
+
+	* NEWS: Mention csky target.
+
 2018-08-28  Jiangshuai Li  <jiangshuai_li@c-sky.com>
 	    Hafiz Abid Qadeer  <abidh@codesourcery.com>
 	    Don Breazeal  <donb@codesourcery.com>
diff --git a/gdb/NEWS b/gdb/NEWS
index a7a3674..45514b1 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -59,6 +59,8 @@ GNU/Linux/RISC-V		riscv*-*-linux*
 * New targets
 
 GNU/Linux/RISC-V		riscv*-*-linux*
+CSKY ELF			csky*-*-elf
+CSKY GNU/LINUX			csky*-*-linux
 
 *** Changes in GDB 8.2


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