* [RFA] add vr4120 to mips-tdep.c
@ 2004-06-11 19:01 Martin M. Hunt
2004-06-11 19:26 ` Andrew Cagney
0 siblings, 1 reply; 2+ messages in thread
From: Martin M. Hunt @ 2004-06-11 19:01 UTC (permalink / raw)
To: gdb-patches
[-- Attachment #1: Type: text/plain, Size: 161 bytes --]
2004-06-11 Martin Hunt <hunt@redhat.com>
* mips-tdep.c (mips_gdbarch_init): Recognize vr4120
has no fpu.
--
Martin M. Hunt <hunt@redhat.com>
Red Hat Inc.
[-- Attachment #2: 4120.patch --]
[-- Type: text/x-patch, Size: 535 bytes --]
Index: mips-tdep.c
===================================================================
RCS file: /cvs/src/src/gdb/mips-tdep.c,v
retrieving revision 1.296
diff -u -p -u -r1.296 mips-tdep.c
--- mips-tdep.c 10 Jun 2004 13:22:06 -0000 1.296
+++ mips-tdep.c 11 Jun 2004 18:59:36 -0000
@@ -5516,6 +5516,7 @@ mips_gdbarch_init (struct gdbarch_info i
case bfd_mach_mips3900:
case bfd_mach_mips4100:
case bfd_mach_mips4111:
+ case bfd_mach_mips4120:
fpu_type = MIPS_FPU_NONE;
break;
case bfd_mach_mips4650:
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [RFA] add vr4120 to mips-tdep.c
2004-06-11 19:01 [RFA] add vr4120 to mips-tdep.c Martin M. Hunt
@ 2004-06-11 19:26 ` Andrew Cagney
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2004-06-11 19:26 UTC (permalink / raw)
To: Martin M. Hunt; +Cc: gdb-patches
ok,
2004-06-11 Martin Hunt <hunt@redhat.com>
* mips-tdep.c (mips_gdbarch_init): Recognize vr4120
has no fpu.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-06-11 19:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-11 19:01 [RFA] add vr4120 to mips-tdep.c Martin M. Hunt
2004-06-11 19:26 ` Andrew Cagney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox