This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] multi-arching m32r


Hello,

It seems that M32R is now obsoleted because it does not use 
GDB's multi-arch framework. So I made it fully multi-arched.

I attached a patch file created from insight-5.3 source files.
If there is something wrong with it, please let me know.

Kei Sakamoto


2003-05-09  Kei Sakamoto  <sakamoto.kei@renesas.com>

        Make m32r multi-arched.
        * configure.tgt: Mark m32r as multi-arched.
        * m32r-rom.c: Add several macros originaly included in
        config/m32r/tm-m32r.h.
        * m32r-tdep.c: Add functions for multi-arch support.
        * config/m32r/m32r.mt: Remove TM_FILE.
        * config/m32r/tm-m32r.h: Removed.

Attachment: m32r-multi-arch.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]