This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [PATCH] New port m32r-linux target.
- From: Andrew Cagney <cagney at gnu dot org>
- To: Kazuhiro Inaoka <inaoka dot kazuhiro at renesas dot com>
- Cc: Andrew Pinski <pinskia at physics dot uc dot edu>,gdb-patches at sources dot redhat dot com, Nick Clifton <nickc at redhat dot com>
- Date: Fri, 02 Jan 2004 17:51:49 -0500
- Subject: Re: [PATCH] New port m32r-linux target.
- References: <007901c3c55c$cc9229e0$2569910a@tool.maec.co.jp> <m37k0u2f37.fsf@redhat.com> <002f01c3c5fa$2c8f71c0$2569910a@tool.maec.co.jp> <m3k74tyr2t.fsf@redhat.com> <008001c3c83e$c957ae00$2569910a@tool.maec.co.jp>
> Hi Andrew,
>
> This patch is to add m32r-linux targets.
>
> Please commit it.
>
> Kazuhiro Inaoka
>
> gdb/ChangeLog
>
> 2003-12-18 Kazuhiro Inaoka <inaoka dot kazuhiro at renesas dot com >
>
> m32r-linux and PIC support. Add new ABI of USE_RELA.
>
> * configure.host: Add m32r-linux targets
I've checked this in.
Andrew