aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1998-02-12 06:21:12 +0000
committerAndrew Cagney <cagney@redhat.com>1998-02-12 06:21:12 +0000
commit9308792034b6f01c920ea7d63bfa4a9538fd9a8d (patch)
tree955aa2f24d314d854502d9d1edfc9f711c42128b /gdb
parentdd0ce8f668d9f7578b5d1882d1911998e7396191 (diff)
downloadgdb-9308792034b6f01c920ea7d63bfa4a9538fd9a8d.zip
gdb-9308792034b6f01c920ea7d63bfa4a9538fd9a8d.tar.gz
gdb-9308792034b6f01c920ea7d63bfa4a9538fd9a8d.tar.bz2
For d10v, do not sign-extend pointers.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 80ee6aa..e8d8eea 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -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