projects
/
external
/
binutils.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
cd693df
..
0a1a816
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
03a0c12
..
9061dbf
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.