From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15195 invoked by alias); 24 Dec 2003 00:33:38 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 15186 invoked from network); 24 Dec 2003 00:33:35 -0000 Received: from unknown (HELO mail02.idc.renesas.com) (202.234.163.13) by sources.redhat.com with SMTP; 24 Dec 2003 00:33:35 -0000 Received: (from root@localhost) by guardian01.idc.renesas.com with id hBO0XSVc015302; Wed, 24 Dec 2003 09:33:28 +0900 (JST) Received: from unknown [172.20.8.68] by guardian01.idc.renesas.com with SMTP id KAA15301 ; Wed, 24 Dec 2003 09:33:27 +0900 Received: from dnma02 (dnma02.rso.renesas.com [10.15.11.200]) by dnma01.rso.renesas.com (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0HQD003UGIVSZS@dnma01.rso.renesas.com>; Wed, 24 Dec 2003 09:33:28 +0900 (JST) Received: from t1pcapricot.tool.maec.co.jp ([10.145.105.37]) by dnma02.rso.renesas.com (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with SMTP id <0HQD00JZGIVRZA@dnma02.rso.renesas.com>; Wed, 24 Dec 2003 09:33:28 +0900 (JST) Date: Wed, 24 Dec 2003 00:33:00 -0000 From: Kazuhiro Inaoka Subject: Re: [PATCH] New port m32r-linux target. To: Andrew Pinski Cc: gdb-patches@sources.redhat.com, Nick Clifton , Andrew Pinski , ac131313@redhat.com Message-id: <002c01c3c9b6$563ee860$2569910a@tool.maec.co.jp> MIME-version: 1.0 Content-type: text/plain; charset=iso-2022-jp Content-transfer-encoding: 7BIT References: <007901c3c55c$cc9229e0$2569910a@tool.maec.co.jp> <002f01c3c5fa$2c8f71c0$2569910a@tool.maec.co.jp> <008001c3c83e$c957ae00$2569910a@tool.maec.co.jp> <368883B6-3432-11D8-B1A7-000393A6D2F2@physics.uc.edu> X-SW-Source: 2003-12/txt/msg00473.txt.bz2 Hi Andrew Pinski, > Are you sure you have the right Andrew? I'm sorry, I thought that the mail was sent to Andrew Cagney. Thanks, Kazuhiro Inaoka > > Thanks, > Andrew Pinski > > > On Dec 21, 2003, at 19:50, Kazuhiro Inaoka wrote: > > > Hi Andrew, > > > > This patch is to add m32r-linux targets. > > > > Please commit it. > > > > Kazuhiro Inaoka > > > > gdb/ChangeLog > > > > 2003-12-18 Kazuhiro Inaoka > > > > 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 > >> > >> 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 > >> > >> > > >