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:
29976f3
)
Fix pasto...
author
Pedro Alves
<palves@redhat.com>
Wed, 16 Feb 2011 11:57:41 +0000
(11:57 +0000)
committer
Pedro Alves
<palves@redhat.com>
Wed, 16 Feb 2011 11:57:41 +0000
(11:57 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 23de49385d024cb25f80801fc293639674b96bb3..2ba8ef09cefa4b0d0b8b8eccec565673ae932acf 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-4,7
+4,7
@@
* value.c (value_contents_copy_raw): Extend describing comment.
Assert that the destination contents we're overwriting are wholly
available.
-
* value.h
(value_contents_copy): Extend describing comment.
+ (value_contents_copy): Extend describing comment.
2011-02-16 Pedro Alves <pedro@codesourcery.com>
Jan Kratochvil <jan.kratochvil@redhat.com>