projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a9534e
)
Trivial comment misspelling.
author
Edward Smith-Rowland
<emsr@gcc.gnu.org>
Mon, 18 Apr 2016 02:32:50 +0000
(
02:32
+0000)
committer
Edward Smith-Rowland
<emsr@gcc.gnu.org>
Mon, 18 Apr 2016 02:32:50 +0000
(
02:32
+0000)
From-SVN: r235092
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index f63e09145baf9f48f9707f49a56559cc9da87766..2cabdac67ba489d4f4d83d63b3d739fb0621ce40 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-1,3
+1,7
@@
+2016-04-17 Edward Smith-Rowland <3dw4rd@verizon.net>
+
+ * include/bits/specfun.h: Trivial comment misspelling.
+
2016-04-14 Jason Merrill <jason@redhat.com>
Revert Jonathan's empty ABI change from yesterday.