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:
d368893
)
sparc-tdep.c (sparc_frame_find_save_regs): Use REGISTER_RAW_SIZE instead of 4.
author
David Edelsohn
<dje.gcc@gmail.com>
Sun, 20 Mar 1994 23:25:16 +0000
(23:25 +0000)
committer
David Edelsohn
<dje.gcc@gmail.com>
Sun, 20 Mar 1994 23:25:16 +0000
(23:25 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index ca917e1e866ec2bdd751fd8bf70f030170be19e3..881dc839bac39c483834c7f0e280277040724879 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,6
+1,9
@@
-start-sanitize-v9
-Sun Mar 20 15:11:42 1994 Doug Evans (dje@cygnus.com)
+Sun Mar 20 15:21:57 1994 Doug Evans (dje@cygnus.com)
+
+ * sparc-tdep.c (sparc_frame_find_save_regs): Use REGISTER_RAW_SIZE
+ instead of 4.
+start-sanitize-v9
* sp64-tdep.c (target_ptr_bit, set_target_ptr_bit): Deleted,
can no longer set this at run time.
end-sanitize-v9