projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ec4c4b
)
* mips-tdep.c (mips_gdbarch_init): Tweak indentation.
author
Jim Blandy
<jimb@codesourcery.com>
Mon, 26 Mar 2001 04:01:53 +0000
(
04:01
+0000)
committer
Jim Blandy
<jimb@codesourcery.com>
Mon, 26 Mar 2001 04:01:53 +0000
(
04:01
+0000)
gdb/mips-tdep.c
patch
|
blob
|
history
diff --git
a/gdb/mips-tdep.c
b/gdb/mips-tdep.c
index 05c738cb8a50ae2af03e885811f097e35bd040e8..72f4f9beab1d1e0f3bba6a14d50bd265a84b5adc 100644
(file)
--- a/
gdb/mips-tdep.c
+++ b/
gdb/mips-tdep.c
@@
-3998,7
+3998,7
@@
mips_gdbarch_init (struct gdbarch_info info,
set_gdbarch_long_long_bit (gdbarch, 64);
break;
case MIPS_ABI_EABI64:
-
tdep->mips_abi_string = "eabi64";
+ tdep->mips_abi_string = "eabi64";
tdep->mips_default_saved_regsize = 8;
tdep->mips_default_stack_argsize = 8;
tdep->mips_fp_register_double = 1;