diff options
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7a1e662..013bf09 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Tue Mar 14 15:00:54 1995 Per Bothner <bothner@kalessin.cygnus.com> + + * valops.c (value_arg_coerce): Do possible value_coerce_array + before determining type argument to value_cast. + Tue Mar 14 10:41:41 1995 Kung Hsu <kung@mexican.cygnus.com> * remote-es.c: Replace ignore with 0. |