For d10v, do not sign-extend pointers.
authorAndrew Cagney <cagney@redhat.com>
Thu, 12 Feb 1998 06:21:12 +0000 (06:21 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 12 Feb 1998 06:21:12 +0000 (06:21 +0000)
gdb/ChangeLog

index 80ee6aa7506b2637ca9110550d6420fb61f5e597..e8d8eea74255698d35a39e0e01a54b01f91e350f 100644 (file)
@@ -1,3 +1,9 @@
+Thu Feb 12 17:10:22 1998  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * valops.c (value_at): For d10v, make read pointers with
+       read_target_unsigned_integer, keep addresses unsigned.
+       (value_fetch_lazy): Ditto.
+
 Thu Feb 12 12:14:02 1998  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * remote-d10v.c: New file.  Layer the d10v GDB->remote memory map
This page took 0.025918 seconds and 4 git commands to generate.