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:
8a71fa4
)
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
author
Mark Alexander
<marka@cygnus>
Mon, 15 Feb 1999 02:23:56 +0000
(
02:23
+0000)
committer
Mark Alexander
<marka@cygnus>
Mon, 15 Feb 1999 02:23:56 +0000
(
02:23
+0000)
coffread.c will correctly handle char or short function parameters.
gdb/config/sh/tm-sh.h
patch
|
blob
|
history
diff --git
a/gdb/config/sh/tm-sh.h
b/gdb/config/sh/tm-sh.h
index 22e60a812370e83d5f3e3b78384e7c83c0f781b9..21779094f65576700a6fef026dbc70e47d1d8660 100644
(file)
--- a/
gdb/config/sh/tm-sh.h
+++ b/
gdb/config/sh/tm-sh.h
@@
-275,5
+275,7
@@
extern void sh_pop_frame PARAMS ((void));
#define COERCE_FLOAT_TO_DOUBLE 1
+#define BELIEVE_PCC_PROMOTION 1
+
/* Need this for WinGDB. See gdb/mswin/{regdoc.h, gdbwin.c, gui.cpp}. */
#define TARGET_SH