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:
5ec18f2
)
Minor style change in the previous commits' ChangeLog entry.
author
Joel Brobecker
<brobecker@adacore.com>
Mon, 10 Mar 2014 13:44:30 +0000
(14:44 +0100)
committer
Joel Brobecker
<brobecker@adacore.com>
Mon, 10 Mar 2014 13:44:30 +0000
(14:44 +0100)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 73ab666a2a6a1c7aa9b45356c1f327afcc0398cc..f0e2f423ec14bc1604758bdab2a6583259ef40b6 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,7
+1,7
@@
2014-03-10 Jerome Guitton <guitton@adacore.com>
- * ada-lang.c (ada_evaluate_subexp)
: Resolve tagged types to
-
full view in the case of UNOP_IND and STRUCTOP_STRUCT
.
+ * ada-lang.c (ada_evaluate_subexp)
<UNOP_IND, STRUCTOP_STRUCT>:
+
Resolve tagged types to full view
.
2014-03-10 Hui Zhu <hui@codesourcery.com>