[PATCH v3] Convert the RX target to make use of target descriptions.
Kevin Buettner
kevinb@redhat.com
Thu Aug 22 16:56:00 GMT 2019
On Thu, 22 Aug 2019 23:30:26 +0900
Yoshinori Sato <ysato@users.sourceforge.jp> wrote:
> gdb/ChangeLog
>
> 2019-08-22 Yoshinori Sato <ysato@users.sourceforge.jp>
>
> * gdb/rx-tdep.c (rx_register_names): New.
> (rx_register_name): delete.
> (rx_psw_type): delete.
> (rx_fpsw_type): delete.
> (rx_register_type): delete.
> (rx_gdbarch_init): Convert target-descriptions.
> (_initialize_rx_tdep): Add initialize_tdesc_rx.
> * gdb/features/Makefile: Add rx.xml.
> * gdb/features/rx.xml: New.
> * gdb/features/rx.c: Likewise.
> * gdb/NEWS: Mention target description support.
One small nit - for gdb/features/rx.c, I'd prefer to see a ChangeLog
comment saying that it's been generated. I.e.
* gdb/features/rx.c: Generate.
The rest looks good to me. If there are no other suggestions from
someone else, go ahead and commit it with that small tweak.
Kevin
More information about the Gdb-patches
mailing list