From: Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
To: Andrew Pinski <pinskia@physics.uc.edu>
Cc: gdb-patches@sources.redhat.com, Nick Clifton <nickc@redhat.com>
Subject: Re: [PATCH] New port m32r-linux target.
Date: Mon, 22 Dec 2003 03:45:00 -0000 [thread overview]
Message-ID: <008001c3c83e$c957ae00$2569910a@tool.maec.co.jp> (raw)
In-Reply-To: <m3k74tyr2t.fsf@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1074 bytes --]
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.
> Hi Kazuhiro,
>
> Thanks for making these changes. I have now applied all of your
> patch apart from one small section:
>
> -------------------------------------------------------------------
> gdb/configure.host
>
> 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.
>
> -------------------------------------------------------------------
>
> You will need to submit this to the GDB patches mailing list
> (gdb-patches@sources.redhat.com) for approval before it can be
> applied.
>
> (Note - I have applied the patches to the Simulator, since Andrew
> Cagney had asked me to).
>
> Cheers
> Nick
>
>
[-- Attachment #2: gdb.patch --]
[-- Type: application/octet-stream, Size: 756 bytes --]
Index: configure.host
===================================================================
RCS file: /cvs/src/src/gdb/configure.host,v
retrieving revision 1.61
diff -c -r1.61 configure.host
*** configure.host 1 Dec 2003 21:10:46 -0000 1.61
--- configure.host 22 Dec 2003 03:39:27 -0000
***************
*** 22,27 ****
--- 22,28 ----
sh*) gdb_host_cpu=sh ;;
x86_64*) gdb_host_cpu=i386 ;;
xscale*) gdb_host_cpu=arm ;;
+ m32r*) gdb_host_cpu=m32r ;;
*) gdb_host_cpu=$host_cpu ;;
esac
***************
*** 146,150 ****
--- 147,153 ----
x86_64-*-linux*) gdb_host=x86-64linux ;;
x86_64-*-freebsd*) gdb_host=fbsd64 ;;
x86_64-*-netbsd*) gdb_host=nbsd64 ;;
+
+ m32r*-*-linux*) gdb_host=linux ;;
esac
next prev parent reply other threads:[~2003-12-22 3:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-18 11:43 Kazuhiro Inaoka
2003-12-18 17:54 ` Nick Clifton
2003-12-19 6:29 ` Kazuhiro Inaoka
2003-12-19 11:47 ` Nick Clifton
2003-12-22 0:26 ` Kazuhiro Inaoka
2003-12-22 3:45 ` Kazuhiro Inaoka [this message]
[not found] ` <368883B6-3432-11D8-B1A7-000393A6D2F2@physics.uc.edu>
2003-12-24 0:33 ` Kazuhiro Inaoka
2004-01-02 22:51 ` Andrew Cagney
2004-01-05 1:17 ` Kazuhiro Inaoka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='008001c3c83e$c957ae00$2569910a@tool.maec.co.jp' \
--to=inaoka.kazuhiro@renesas.com \
--cc=gdb-patches@sources.redhat.com \
--cc=nickc@redhat.com \
--cc=pinskia@physics.uc.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox