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:
c08c364
)
* valprint.c (print_longest): Fix a syntax error in #ifdef
author
Kung Hsu
<kung@cygnus>
Tue, 11 Apr 1995 00:04:41 +0000
(
00:04
+0000)
committer
Kung Hsu
<kung@cygnus>
Tue, 11 Apr 1995 00:04:41 +0000
(
00:04
+0000)
PRINTF_HAS_LONG_LONG.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index a3fac0fbc08d48170b9de47cece3d245588c3d94..397c33a35dacb032ebe105c8c991b385c601ec73 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,6
+1,9
@@
Mon Apr 10 16:47:57 1995 Kung Hsu <kung@mexican.cygnus.com>
- * config/mips/xm-irix5.h: turn on CC_has_LONG_LONG and
+ * valprint.c (print_longest): Fix a syntax error in #ifdef
+ PRINTF_HAS_LONG_LONG.
+
+ * config/mips/xm-irix5.h: turn on CC_HAS_LONG_LONG and
PRINTF_HAS_LONG_LONG.
* config/mips/tm-irix5.h: turn on FORCE_LONG_LONG.