projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd0ce8f
)
For d10v, do not sign-extend pointers.
author
Andrew Cagney
<cagney@redhat.com>
Thu, 12 Feb 1998 06:21:12 +0000
(06:21 +0000)
committer
Andrew Cagney
<cagney@redhat.com>
Thu, 12 Feb 1998 06:21:12 +0000
(06:21 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 80ee6aa7506b2637ca9110550d6420fb61f5e597..e8d8eea74255698d35a39e0e01a54b01f91e350f 100644
(file)
--- 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