Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] mips-tdep.c: Add "n64" to "set mips abi" help message
@ 2002-07-31 13:29 Kevin Buettner
  2002-07-31 16:22 ` Michael Snyder
  0 siblings, 1 reply; 5+ messages in thread
From: Kevin Buettner @ 2002-07-31 13:29 UTC (permalink / raw)
  To: gdb-patches

I've just committed the patch below...

	* mips-tdep.c (_initialize_mips_tdep): Add "n64" to "set mips abi"
	help message.

Index: mips-tdep.c
===================================================================
RCS file: /cvs/src/src/gdb/mips-tdep.c,v
retrieving revision 1.84
diff -u -p -r1.84 mips-tdep.c
--- mips-tdep.c	31 Jul 2002 20:08:20 -0000	1.84
+++ mips-tdep.c	31 Jul 2002 20:18:57 -0000
@@ -5126,6 +5126,7 @@ This option can be set to one of:\n\
      "  o32\n"
      "  o64\n"
      "  n32\n"
+     "  n64\n"
      "  eabi32\n"
      "  eabi64",
      &setmipscmdlist);


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-08-01  1:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-31 13:29 [PATCH] mips-tdep.c: Add "n64" to "set mips abi" help message Kevin Buettner
2002-07-31 16:22 ` Michael Snyder
2002-07-31 16:39   ` Kevin Buettner
2002-07-31 18:30     ` Eric Christopher
2002-07-31 18:40       ` Kevin Buettner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox