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:
a2d34a5
)
* infptrace.c: Add missing close paren to test for
author
Fred Fish
<fnf@specifix.com>
Thu, 29 Apr 1993 16:09:33 +0000
(16:09 +0000)
committer
Fred Fish
<fnf@specifix.com>
Thu, 29 Apr 1993 16:09:33 +0000
(16:09 +0000)
FIVE_ARG_PTRACE defined.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 20912d4b7ab8f6cf82922ab69273639fb2b501be..6fc8fc285d77569fb1d607df41a23f083d25560c 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,8
@@
Thu Apr 29 00:03:59 1993 Fred Fish (fnf@cygnus.com)
+ * infptrace.c: Add missing close paren to test for
+ FIVE_ARG_PTRACE defined.
+
* defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONG
when compiling with gcc, but disable it for now. See comment.
* defs.h (LONGEST): Define as either "long" or "long long"