[RFA/m32r] m32r-linux support

Kei Sakamoto sakamoto.kei@renesas.com
Thu Aug 5 05:11:00 GMT 2004


Hello,

The attached patch adds m32r-linux support.
The M32R architecture is not added to the official Linux kernel yet.
But Linux on M32R is already available.
http://www.linux-m32r.org/

The attached enables both native and gdbserver debug on m32r-linux.

OK to commit?

2004-08-05    Kei Sakamoto  <sakamoto.kei@renesas.com>

    Add m32r-linux support.
    * configure.tgt: Add m32r*-*-linux*.
    * Makefile.in (ALLDEPFILES): Add m32r-tdep.c, m32r-linux-nat.c and
    m32r-linux-tdep.c.
    (m32r-linux-nat.o, m32r-linux-tdep.o): New dependencies.
    * m32r-linux-nat.c, m32r-linux-tdep.c, config/m32r/linux.mh,
    config/m32r/linux.mt, config/m32r/m32r.mh, config/m32r/nm-linux.h,
    config/m32r/tm-linux.h, config/m32r/tm-m32r.h, gdbserver/linux-m32r-low.c,
    regformats/reg-m32r.dat: New files.
    * config/m32r/m32r.mt (TM_FILE): Add tm-m32r.h.
    * gdbserver/Makefile.in: Add reg-m32r.c and reg-m32r.o.
    * gdbserver/configure.srv: Add m32r*-*-linux*.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: m32r-linux.patch
Type: application/octet-stream
Size: 35299 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20040805/8b4962af/attachment.obj>


More information about the Gdb-patches mailing list