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:
6c7de42
)
Fix typo.
author
Mark Kettenis
<kettenis@gnu.org>
Sun, 26 Oct 2003 15:05:54 +0000
(15:05 +0000)
committer
Mark Kettenis
<kettenis@gnu.org>
Sun, 26 Oct 2003 15:05:54 +0000
(15:05 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 0172119d4e33c09f769fe512ea3a59296300a098..370f140b2de9b4d3b322624a00272672bcf3d5ec 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-4,7
+4,7
@@
FDOFF_REGNUM): Remove defines.
* win32-nat.c (do_child_fetch_inferior_registers): Include
"i387-tdep.h".
- (do_child_fetch_inferior_registers): Use I387_FISEG_
ST0_
REGNUM and
+ (do_child_fetch_inferior_registers): Use I387_FISEG_REGNUM and
I387_FOP_REGNUM instead of FCS_REGNUM and FOP_REGNUM. Define and
undefine I387_ST0_REGNUM.