* findvar.c (extract_signed_integer): Cast *p to LONGEST before doing
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 3dff28e8b51f18951b0bbb5270e3ba85abef8fb5..f9cdb275f277eda706db59e41899cf397a55604f 100644 (file)
@@ -1,3 +1,13 @@
+Fri Sep 17 04:41:17 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * findvar.c (extract_signed_integer):  Cast *p to LONGEST before doing
+       the xor and subtract.  Otherwise it will not sign extend if the type
+       of LONGEST is larger than int.
+       * cp-valprint.c (cp_print_class_method):  Inhibit core dump if
+       domain is an undefined cross reference.
+       * valops.c (call_function_by_hand):  Set real_pc to correct
+       value if CALL_DUMMY_LOCATION != ON_STACK.
+
 Thu Sep 16 20:37:06 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
 
        * config/a29k/tm-a29k.h (FRAME_CHAIN): If rsize is zero, return zero.
This page took 0.02291 seconds and 4 git commands to generate.