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:
3386243
)
Remove stray colon.
author
Daniel Jacobowitz
<drow@false.org>
Fri, 25 Nov 2005 18:12:42 +0000
(18:12 +0000)
committer
Daniel Jacobowitz
<drow@false.org>
Fri, 25 Nov 2005 18:12:42 +0000
(18:12 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 957889510bb507e28dab91034aacc4f4f9021f79..9a322f73b8637ee68e81317eb1f7d4fca4d68ed7 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-8,7
+8,7
@@
2005-11-25 Frederic Riss <frederic.riss@st.com>
- * dwarf2-frame.c
:
(execute_cfa_program): Don't access past the
+ * dwarf2-frame.c (execute_cfa_program): Don't access past the
allocated dwarf2_frame_state.initial.regs.
2005-11-25 Frederic Riss <frederic.riss@st.com>