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:
c366c25
)
2002-08-06 Michael Snyder <msnyder@redhat.com>
author
Michael Snyder
<msnyder@vmware.com>
Thu, 8 Aug 2002 22:44:46 +0000
(22:44 +0000)
committer
Michael Snyder
<msnyder@vmware.com>
Thu, 8 Aug 2002 22:44:46 +0000
(22:44 +0000)
* config/mips/tm-mips.h: Remove #define USE_STRUCT_CONVENTION.
gdb/config/mips/tm-mips.h
patch
|
blob
|
history
diff --git
a/gdb/config/mips/tm-mips.h
b/gdb/config/mips/tm-mips.h
index d53156cf817ddd75c32fa015b3e1cc096d30561f..e7e5bd534f732ff0bf5c15f8e9df70fcf6e67647 100644
(file)
--- a/
gdb/config/mips/tm-mips.h
+++ b/
gdb/config/mips/tm-mips.h
@@
-265,8
+265,6
@@
extern void mips_store_return_value (struct type *, char *);
(extract_address (REGBUF + REGISTER_BYTE (V0_REGNUM), \
REGISTER_RAW_SIZE (V0_REGNUM)))
-extern use_struct_convention_fn mips_use_struct_convention;
-#define USE_STRUCT_CONVENTION(gcc_p, type) mips_use_struct_convention (gcc_p, type)
\f
/* Describe the pointer in each stack frame to the previous stack frame
(its caller). */