projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7e936d
)
Fix last entry.
author
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Tue, 12 Mar 2019 07:34:39 +0000
(07:34 +0000)
committer
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Tue, 12 Mar 2019 07:34:39 +0000
(07:34 +0000)
From-SVN: r269603
gcc/ada/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ada/ChangeLog
b/gcc/ada/ChangeLog
index 1863f5bd48c8176ebe1e02d89e034c7d5df167cd..6cb538945edeef6593ffa50c4ac3131e72487bef 100644
(file)
--- a/
gcc/ada/ChangeLog
+++ b/
gcc/ada/ChangeLog
@@
-1,7
+1,7
@@
2019-03-11 Martin Liska <mliska@suse.cz>
- * gcc-interface/misc.c (gnat_post_options)
Wrap an option name
- in a string format message and fix GNU coding style.:
+ * gcc-interface/misc.c (gnat_post_options)
: Wrap option name in string
+ format message and fix GNU coding style.
2019-02-08 Eric Botcazou <ebotcazou@adacore.com>