Modified Files:
authorKung Hsu <kung@cygnus>
Thu, 18 Nov 1993 02:30:33 +0000 (02:30 +0000)
committerKung Hsu <kung@cygnus>
Thu, 18 Nov 1993 02:30:33 +0000 (02:30 +0000)
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

index 7376c5df265253a78067615537e028e6555d1d95..c4ac7b68222a199a940a7970f5686c438f52adf4 100644 (file)
@@ -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
This page took 0.026355 seconds and 4 git commands to generate.