From 4f65eece262f61814e9dceadbd9822faf37044e2 Mon Sep 17 00:00:00 2001 From: Kung Hsu Date: Thu, 18 Nov 1993 02:30:33 +0000 Subject: [PATCH] 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. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7376c5d..c4ac7b6 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 -- 2.7.4