This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC] Add support for the Renesas rl78 architecture
- From: Kevin Buettner <kevinb at redhat dot com>
- To: gdb-patches at sourceware dot org
- Date: Fri, 3 Feb 2012 23:06:29 -0700
- Subject: Re: [RFC] Add support for the Renesas rl78 architecture
- References: <20120125165800.5351c291@mesquite.lan> <20120130160448.58d9fb39@mesquite.lan>
On Mon, 30 Jan 2012 16:04:48 -0700
Kevin Buettner <kevinb@redhat.com> wrote:
> gdb/ChangeLog:
>
> * configure.tgt (rl78-*-elf): New target.
> * rl78-tdep.c: New file.
>
> include/gdb/ChangeLog:
>
> * sim-rl78.h: New file.
>
> sim/rl78/ChangeLog:
>
> * Makefile.in (SIM_OBJS): Add gdb-if.o.
> * gdb-if.c: New file.
Comitted.
Kevin