From 82e34d2ffd628350b4e16b5ddcd1877cf760d434 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Sun, 31 Oct 2004 18:20:00 +0000 Subject: 2004-10-31 Andrew Cagney * config/mips/tm-mips.h: Delete file. * remote-mips.c: Delete tm-mips.h from comment. * config/mips/embed.mt (DEPRECATED_TM_FILE): Delete. * config/mips/tm-nbsd.h: Don't include tm-mips.h. * config/mips/irix6.mt (DEPRECATED_TM_FILE): Delete. * config/mips/tm-linux.h: Don't include tm-mips.h. * config/mips/tm-vxmips.h: Don't include tm-mips.h. * config/mips/irix5.mt (DEPRECATED_TM_FILE): * config/mips/tm-wince.h: Don't include. --- gdb/remote-mips.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gdb/remote-mips.c') diff --git a/gdb/remote-mips.c b/gdb/remote-mips.c index 2b40066..971da6d 100644 --- a/gdb/remote-mips.c +++ b/gdb/remote-mips.c @@ -1860,8 +1860,7 @@ mips_wait (ptid_t ptid, struct target_waitstatus *status) } /* We have to map between the register numbers used by gdb and the - register numbers used by the debugging protocol. This function - assumes that we are using tm-mips.h. */ + register numbers used by the debugging protocol. */ #define REGNO_OFFSET 96 -- cgit v1.1