From: Kung Hsu Date: Thu, 18 Nov 1993 02:30:33 +0000 (+0000) Subject: Modified Files: X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=4f65eece262f61814e9dceadbd9822faf37044e2;p=deliverable%2Fbinutils-gdb.git Modified Files: ChangeLog eval.c valarith.c * eval.c(evaluate_subexp): to use unified search so type conversion operator works in calling method. * valarith.c(value_x_binop, value_x_unop): same as above. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7376c5df26..c4ac7b6822 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Wed Nov 17 18:23:09 1993 Kung Hsu (kung@cirdan.cygnus.com) + + * eval.c(evaluate_subexp): to use unified search so type conversion + operator works in calling method. + * valarith.c(value_x_binop, value_x_unop): same as above. + Wed Nov 17 18:47:34 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * mipsread.c: Change use of ECOFF information to correspond to