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] revised m32r target


Hello,

These are the revised m32r patches. The m32r is now pure
multi-arched and contains no deprecated code.

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

I also attached a patch file for configure.tgt and toplevel
configure.

I tested the revised m32r target with sim and newlib.

                === gdb Summary ===

# of expected passes            8008
# of unexpected failures        39
# of unexpected successes       3
# of expected failures          52
# of known failures             17
# of unresolved testcases       1
# of untested testcases         3
# of unsupported tests          11

While I was testing the revised m32r target, I found several
bugs of gdb and testcases. I'll send patches for them later. 


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

Attachment: m32r.mt
Description: Binary data

Attachment: m32r-tdep.c
Description: Binary data

Attachment: m32r-rom.c
Description: Binary data

Attachment: m32r-stub.c
Description: Binary data

Attachment: diffs
Description: Binary data


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