diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2003-09-09 23:29:52 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2003-09-09 23:29:52 +0000 |
commit | 932644f03fce4dda6e686956f0a90e41901b075c (patch) | |
tree | 922dc464f0b28b2e844993dcc729680aaaf6c050 /gdb/ChangeLog | |
parent | 91c24f0ad8427e4516d78e79977335d313d58f14 (diff) | |
download | gdb-932644f03fce4dda6e686956f0a90e41901b075c.zip gdb-932644f03fce4dda6e686956f0a90e41901b075c.tar.gz gdb-932644f03fce4dda6e686956f0a90e41901b075c.tar.bz2 |
2003-09-09 Jeff Johnston <jjohnstn@redhat.com>
* ia64-tdep.c (ia64_sigtramp_frame_init_saved_regs):
Fix typo for high range of floating registers.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9ce2e00..c72420b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2003-09-09 Jeff Johnston <jjohnstn@redhat.com> + + * ia64-tdep.c (ia64_sigtramp_frame_init_saved_regs): + Fix typo for high range of floating registers. + 2003-09-09 David Carlton <carlton@kealia.com> * dwarf2read.c (dwarf2_build_psymtabs_hard): Move lowpc and |