projects
/
platform
/
upstream
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8218d7
)
Fix typo in ChangeLog-2013
author
Jonathan Wakely
<redi@gcc.gnu.org>
Fri, 9 May 2014 19:39:20 +0000
(20:39 +0100)
committer
Jonathan Wakely
<redi@gcc.gnu.org>
Fri, 9 May 2014 19:39:20 +0000
(20:39 +0100)
From-SVN: r210291
libstdc++-v3/ChangeLog-2013
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog-2013
b/libstdc++-v3/ChangeLog-2013
index
820b029
..
e1de16f
100644
(file)
--- a/
libstdc++-v3/ChangeLog-2013
+++ b/
libstdc++-v3/ChangeLog-2013
@@
-3834,7
+3834,7
@@
2013-04-03 Jonathan Wakely <jwakely.gcc@gmail.com>
* libsupc++/exception (get_terminate(), get_unexpected()): Declare.
- * libsupc++/eh_terminate.cc (get_terminate()
, s
et_unexpected()):
+ * libsupc++/eh_terminate.cc (get_terminate()
, g
et_unexpected()):
Define.
(set_terminate(terminate_handler)): Set atomically.
(set_unexpected(terminate_handler)): Likewise.