* NEWS: Announce Renesas RX support.
This commit is contained in:
parent
26da80b4d6
commit
34207b9e41
2 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
2
gdb/NEWS
2
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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue