Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Transepose Mitsubishi to Renesas for M32R processor.
@ 2003-04-22  6:56 Kazuhio Inaoka
  2003-04-22  8:20 ` Eli Zaretskii
  2003-04-22 23:20 ` Michael Snyder
  0 siblings, 2 replies; 6+ messages in thread
From: Kazuhio Inaoka @ 2003-04-22  6:56 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 739 bytes --]

Renesas Technology Corp. is a new semiconductor company, established on
April 1st, 2003, as a joint venture between Hitachi, Ltd.(TSE: 6501) and
Mitsubishi Electric Corporation(TSE: 6503).

M32R Information:
http://www.renesas.com/eng/products/mpumcu/32bit/m32r/index.html

2003-04-22    Kazuhiro Inaoka <inaoka dot kazuhiro at renesas dot com>
                    * gdb/m32r-rom.c    : Change Mitsubishi to Renesas.
                      gdb/m32r-tdep.c    : ditto
                      gdb/config/m32r/m32r.mt    : ditto
                      gdb/config/m32r/tm-m32r.h    : ditto
                      gdb/doc/gdb.texinfo    : ditto
                      gdb/doc/gdb.info-1    : ditto
                      gdb/doc/gdb.info-8    : ditto

[-- Attachment #2: gdb-5.3-a.patches --]
[-- Type: application/octet-stream, Size: 7818 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Transepose Mitsubishi to Renesas for M32R processor.
  2003-04-22  6:56 Transepose Mitsubishi to Renesas for M32R processor Kazuhio Inaoka
@ 2003-04-22  8:20 ` Eli Zaretskii
  2003-04-22  8:37   ` Kazuhio Inaoka
  2003-04-22 23:20 ` Michael Snyder
  1 sibling, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2003-04-22  8:20 UTC (permalink / raw)
  To: inaoka.kazuhiro; +Cc: gdb-patches

> Date: Tue, 22 Apr 2003 16:00:57 +0900
> From: Kazuhio Inaoka <inaoka.kazuhiro@renesas.com>
> 
> Renesas Technology Corp. is a new semiconductor company, established on
> April 1st, 2003, as a joint venture between Hitachi, Ltd.(TSE: 6501) and
> Mitsubishi Electric Corporation(TSE: 6503).
> 
> M32R Information:
> http://www.renesas.com/eng/products/mpumcu/32bit/m32r/index.html
> 
> 2003-04-22    Kazuhiro Inaoka <inaoka dot kazuhiro at renesas dot com>
>                     * gdb/m32r-rom.c    : Change Mitsubishi to Renesas.
>                       gdb/m32r-tdep.c    : ditto
>                       gdb/config/m32r/m32r.mt    : ditto
>                       gdb/config/m32r/tm-m32r.h    : ditto
>                       gdb/doc/gdb.texinfo    : ditto
>                       gdb/doc/gdb.info-1    : ditto
>                       gdb/doc/gdb.info-8    : ditto
> 


The patch for gdb.texinfo is okay with me.  And you don't need to
patch the *.info* files, as they are generated from gdb.texinfo.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Transepose Mitsubishi to Renesas for M32R processor.
  2003-04-22  8:20 ` Eli Zaretskii
@ 2003-04-22  8:37   ` Kazuhio Inaoka
  0 siblings, 0 replies; 6+ messages in thread
From: Kazuhio Inaoka @ 2003-04-22  8:37 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: gdb-patches

> > Date: Tue, 22 Apr 2003 16:00:57 +0900
> > From: Kazuhio Inaoka <inaoka.kazuhiro@renesas.com>
> >
> > Renesas Technology Corp. is a new semiconductor company, established on
> > April 1st, 2003, as a joint venture between Hitachi, Ltd.(TSE: 6501) and
> > Mitsubishi Electric Corporation(TSE: 6503).
> >
> > M32R Information:
> > http://www.renesas.com/eng/products/mpumcu/32bit/m32r/index.html
> >
> > 2003-04-22    Kazuhiro Inaoka <inaoka dot kazuhiro at renesas dot com>
> >                     * gdb/m32r-rom.c    : Change Mitsubishi to Renesas.
> >                       gdb/m32r-tdep.c    : ditto
> >                       gdb/config/m32r/m32r.mt    : ditto
> >                       gdb/config/m32r/tm-m32r.h    : ditto
> >                       gdb/doc/gdb.texinfo    : ditto
> >                       gdb/doc/gdb.info-1    : ditto
> >                       gdb/doc/gdb.info-8    : ditto
> >
>
>
> The patch for gdb.texinfo is okay with me.  And you don't need to
> patch the *.info* files, as they are generated from gdb.texinfo.

I see.
Thanks.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Transepose Mitsubishi to Renesas for M32R processor.
  2003-04-22  6:56 Transepose Mitsubishi to Renesas for M32R processor Kazuhio Inaoka
  2003-04-22  8:20 ` Eli Zaretskii
@ 2003-04-22 23:20 ` Michael Snyder
  2003-04-23  3:07   ` Kazuhio Inaoka
  1 sibling, 1 reply; 6+ messages in thread
From: Michael Snyder @ 2003-04-22 23:20 UTC (permalink / raw)
  To: Kazuhio Inaoka; +Cc: gdb-patches

Kazuhio Inaoka wrote:
> 
> Renesas Technology Corp. is a new semiconductor company, established on
> April 1st, 2003, as a joint venture between Hitachi, Ltd.(TSE: 6501) and
> Mitsubishi Electric Corporation(TSE: 6503).
> 
> M32R Information:
> http://www.renesas.com/eng/products/mpumcu/32bit/m32r/index.html
> 
> 2003-04-22    Kazuhiro Inaoka <inaoka dot kazuhiro at renesas dot com>
>                     * gdb/m32r-rom.c    : Change Mitsubishi to Renesas.
>                       gdb/m32r-tdep.c    : ditto
>                       gdb/config/m32r/m32r.mt    : ditto
>                       gdb/config/m32r/tm-m32r.h    : ditto
>                       gdb/doc/gdb.texinfo    : ditto
>                       gdb/doc/gdb.info-1    : ditto
>                       gdb/doc/gdb.info-8    : ditto
> 
>   -------------------------------------------------------------------------------
>                         Name: gdb-5.3-a.patches
>    gdb-5.3-a.patches    Type: unspecified type (application/octet-stream)
>                     Encoding: quoted-printable

In the current source tree, the m32r target has been obsoleted.
Other than that, I can see no objection  to these changes.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Transepose Mitsubishi to Renesas for M32R processor.
  2003-04-22 23:20 ` Michael Snyder
@ 2003-04-23  3:07   ` Kazuhio Inaoka
  2003-04-25  2:23     ` Andrew Cagney
  0 siblings, 1 reply; 6+ messages in thread
From: Kazuhio Inaoka @ 2003-04-23  3:07 UTC (permalink / raw)
  To: Michael Snyder; +Cc: gdb-patches

> Kazuhio Inaoka wrote:
> >
> > Renesas Technology Corp. is a new semiconductor company, established on
> > April 1st, 2003, as a joint venture between Hitachi, Ltd.(TSE: 6501) and
> > Mitsubishi Electric Corporation(TSE: 6503).
> >
> > M32R Information:
> > http://www.renesas.com/eng/products/mpumcu/32bit/m32r/index.html
> >
> > 2003-04-22    Kazuhiro Inaoka <inaoka dot kazuhiro at renesas dot com>
> >                     * gdb/m32r-rom.c    : Change Mitsubishi to Renesas.
> >                       gdb/m32r-tdep.c    : ditto
> >                       gdb/config/m32r/m32r.mt    : ditto
> >                       gdb/config/m32r/tm-m32r.h    : ditto
> >                       gdb/doc/gdb.texinfo    : ditto
> >                       gdb/doc/gdb.info-1    : ditto
> >                       gdb/doc/gdb.info-8    : ditto
> >
>
  --------------------------------------------------------------------------
-----
> >                         Name: gdb-5.3-a.patches
> >    gdb-5.3-a.patches    Type: unspecified type
(application/octet-stream)
> >                     Encoding: quoted-printable
>
> In the current source tree, the m32r target has been obsoleted.
> Other than that, I can see no objection  to these changes.

Really?
We need gdb for M32R processor from now on.
What can I do about that?

Kazuhiro Inaoka


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Transepose Mitsubishi to Renesas for M32R processor.
  2003-04-23  3:07   ` Kazuhio Inaoka
@ 2003-04-25  2:23     ` Andrew Cagney
  0 siblings, 0 replies; 6+ messages in thread
From: Andrew Cagney @ 2003-04-25  2:23 UTC (permalink / raw)
  To: Kazuhio Inaoka; +Cc: Michael Snyder, gdb-patches


>> In the current source tree, the m32r target has been obsoleted.
>> Other than that, I can see no objection  to these changes.
> 
> 
> Really?
> We need gdb for M32R processor from now on.
> What can I do about that?

See: Obsolete GDB's m32r support
http://sources.redhat.com/ml/gdb-announce/2002/msg00007.html
posted 2002-06-17.

Someone, with an FSF assignment, would need to multi-arch the m32r
architecture.

Andrew



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-04-25  1:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-22  6:56 Transepose Mitsubishi to Renesas for M32R processor Kazuhio Inaoka
2003-04-22  8:20 ` Eli Zaretskii
2003-04-22  8:37   ` Kazuhio Inaoka
2003-04-22 23:20 ` Michael Snyder
2003-04-23  3:07   ` Kazuhio Inaoka
2003-04-25  2:23     ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox