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 * configure.tgt : Add m32r-*-*. * m32r-rom.c, m32r-stub.c m32r-tdep.c, config/m32r/m32r.mt: New files.