[PATCH] multi-arching m32r

Kei Sakamoto sakamoto.kei@renesas.com
Tue Jun 17 10:02:00 GMT 2003


> > Can I post new m32r files with deprecated functions and
> > take care of their deprecated code later?
> 
> Once the assignment is in place, they can certainly be posted.
> Unfortunatly, they won't be accepted for the mainline until they pass
> the `new architecture' acceptance criteria.

Using code of d10v and other architecture you suggested, 
I've modified m32r files and removed all deprecated codes. 
To my surprise, new m32r-gdb began to work in only one day. 
I didn't think it would finish so soon.

I attached the following new m32r files:
m32r-tdep.c
m32r-stub.c
m32r-rom.c
config/m32r/m32r.mt

I also attached a patch file for configure.tgt.

2003-06-17  Kei Sakamoto  <sakamoto.kei@renesas.com>
        
        * configure.tgt : Add m32r*-*-elf*.
        * m32r-rom.c, m32r-tdep.c m32r-tdep.c,
          config/m32r/m32r.mt: New files.

I couldn't find the 'new architecture' acceptance criteria in
gdb's documentation. So I'm not sure that the above files are
acceptable for the mainline. At least they are multi-arched
and do not contain deprecated code.

If there is any problem, please let me know.
Thank you,

Kei Sakamoto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: m32r-tdep.c
Type: application/octet-stream
Size: 27623 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20030617/6d5cf1ed/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: m32r-stub.c
Type: application/octet-stream
Size: 46787 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20030617/6d5cf1ed/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: m32r-rom.c
Type: application/octet-stream
Size: 21698 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20030617/6d5cf1ed/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: m32r.mt
Type: application/octet-stream
Size: 135 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20030617/6d5cf1ed/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.tgt.patch
Type: application/octet-stream
Size: 820 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20030617/6d5cf1ed/attachment-0004.obj>


More information about the Gdb-patches mailing list