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:
d8de1ef
)
Fix typo.
author
Mark Kettenis
<kettenis@gnu.org>
Sun, 8 May 2005 18:01:31 +0000
(18:01 +0000)
committer
Mark Kettenis
<kettenis@gnu.org>
Sun, 8 May 2005 18:01:31 +0000
(18:01 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 9b0219ed03ec1809b77dc98871567cfdb0f04ed0..340f095fe4570f79b92f4a78ac5958c0d4c8c7a7 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-28,7
+28,7
@@
(i386_unwind_dummy_id, i386_get_longjmp_target): Use gdb_byte for
buf.
(i386_extract_return_value, i386_store_return_value): Use
- `
bfd
_byte *' instead of `void *' for valbuf argument. Remove now
+ `
gdb
_byte *' instead of `void *' for valbuf argument. Remove now
redundant cast.
(i386_pseudo_register_read, i386_pseudo_register_write): Use
gdb_byte for mmx_buf.