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:
c73f336
)
Properly TABify ChangeLog
author
Paul Pluzhnikov
<ppluzhnikov@google.com>
Mon, 2 May 2011 00:18:41 +0000
(
00:18
+0000)
committer
Paul Pluzhnikov
<ppluzhnikov@google.com>
Mon, 2 May 2011 00:18:41 +0000
(
00:18
+0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 323d6d50c1caf019eb3898057b2a8d2da56153a2..98bb3d1a6efcfdcb5120d71381aae8774a1d3909 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,8
+1,8
@@
2011-04-26 Andrew Gontarek <andrewg@cray.com>
- * valprint.c (val_print_array_elements): Fixed poor performance
- of printing very large arrays with repeat_count_threshold set
- to unlimited. New comment.
+ * valprint.c (val_print_array_elements): Fixed poor performance
+ of printing very large arrays with repeat_count_threshold set
+ to unlimited. New comment.
2011-04-29 Tom Tromey <tromey@redhat.com>