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:
f335d1b
)
Reformat.
author
H.J. Lu
<hjl.tools@gmail.com>
Wed, 21 Apr 2010 20:23:03 +0000
(20:23 +0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Wed, 21 Apr 2010 20:23:03 +0000
(20:23 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 07b0efc8a724b439bc9dd1598b4316dacc6a950e..995aa804dbe4d3d04ca14ef69448553d2142b435 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-17,8
+17,8
@@
PR 9167
* cp-valprint.c (cp_print_value_fields): Replaced obstack_base()
-
method of popping recursion-detection stack with a method based on
-
obstack_object_size().
+ method of popping recursion-detection stack with a method based on
+ obstack_object_size().
2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>