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:
374887b
)
Fix typo in spelling.
author
Michael Tiemann
<tiemann@cygnus>
Sun, 5 Mar 1995 18:15:30 +0000
(18:15 +0000)
committer
Michael Tiemann
<tiemann@cygnus>
Sun, 5 Mar 1995 18:15:30 +0000
(18:15 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 2fda1a25b455b79b3fde7a738efd8fac581d57df..9db2f166558550dbb69c86e3c1a59ec41a5cbf1d 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,6
+1,6
@@
Fri Mar 3 17:42:48 1995 Per Bothner <bothner@kalessin.cygnus.com>
- * valops.c (value_cast): C
eh
ck for cast to array type *before*
+ * valops.c (value_cast): C
he
ck for cast to array type *before*
we coerce array to pointer (in case arg2 is already array).
* valops.c (call_function_by_hand): Set using_gcc to 2 if using