This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
RE: [RFA 5/5] New port: CR16: NEWS
Hi Joel,
> but I would mention that both bareboard and linux are supported
Yes, agreed. I have modified NEWS as below.
<Ref: Reply-to: Eli Zaretskii >
> But please take Joel's comment into consideration
Yes, working on those. Feel free to comment on any other point which you
feel needs to be addressed.
Thanks,
Kaushik
gdb/Changelog
* NEWS: Mention cr16 as a new target for ELF and Linux
--- a/gdb/NEWS 2012-10-05 17:31:54.000000000 +0530
+++ b/gdb/NEWS 2012-10-05 17:32:43.000000000 +0530
@@ -1,6 +1,11 @@
What has changed in GDB?
(Organized release by release)
+* New targets
+
+National Semiconductor CR16C ELF cr16*-*-*
+National Semiconductor SC14452 uCLinux(gdbserver) cr16*-*-*linux
+
*** Changes since GDB 7.5
* Python scripting
~