This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [patch] Add fr550 support to the FRV simulator
- From: Dave Brolley <brolley at redhat dot com>
- To: Dave Brolley <brolley at redhat dot com>
- Cc: gdb-patches at sources dot redhat dot com
- Date: Wed, 08 Oct 2003 16:44:38 -0400
- Subject: Re: [patch] Add fr550 support to the FRV simulator
- References: <3F81DBD8.6010606@redhat.com>
Dave Brolley wrote:
The attached patch adds fr550 support to the FRV simulator. I will
commit it once the necessary binutils patch has been approved and
committed.
Dave
------------------------------------------------------------------------
2003-10-06 Dave Brolley <brolley@redhat.com>
* profile-fr550.[ch]: New files.
* configure.in: Move frv handling to alphabetically correct placement.
* Makefile.in: Add fr550 support.
* frv-sim.h,frv.c,interrups.c,memory.c,mloop.in,pipeline.c,
profile.[ch],registers.c,traps.c: Add fr550 support.
This has now been committed.
Dave