projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26da80b
)
* NEWS: Announce Renesas RX support.
author
Kevin Buettner
<kevinb@redhat.com>
Tue, 8 Dec 2009 00:17:45 +0000
(
00:17
+0000)
committer
Kevin Buettner
<kevinb@redhat.com>
Tue, 8 Dec 2009 00:17:45 +0000
(
00:17
+0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/NEWS
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index cd693dfc996aa2ac93e346d1f950d2c452abb01a..0a1a816d9b4c138e38652ef209d7bb7699a129d0 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-2,6
+2,7
@@
* configure.tgt: Add rx-*-elf target.
* rx-tdep.c: New target.
+ * NEWS: Announce Renesas RX support.
2009-12-07 Tristan Gingold <gingold@adacore.com>
diff --git
a/gdb/NEWS
b/gdb/NEWS
index 03a0c123270a785399e2e1735243228c24afded2..9061dbf79e7bb9e7bccef29478dd6de2a73f5973 100644
(file)
--- a/
gdb/NEWS
+++ b/
gdb/NEWS
@@
-6,10
+6,12
@@
* New targets
Xilinx MicroBlaze microblaze-*-*
+Renesas RX rx-*-elf
* New Simulators
Xilinx MicroBlaze microblaze
+Renesas RX rx
* Multi-program debugging.