diff options
author | Jonathan Wakely <redi@gcc.gnu.org> | 2014-08-26 12:44:39 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2014-08-26 12:44:39 +0100 |
commit | 7e51aabc29f83a057ee144b98c0410269ad52606 (patch) | |
tree | 122ae327335f274a2a9737b57adb8f88c08d9935 | |
parent | 40de81283e90690a8275842618bbb62b4219c52e (diff) | |
download | gcc-7e51aabc29f83a057ee144b98c0410269ad52606.zip gcc-7e51aabc29f83a057ee144b98c0410269ad52606.tar.gz gcc-7e51aabc29f83a057ee144b98c0410269ad52606.tar.bz2 |
Whitespace fixes in libstdc++-v3/ChangeLog
From-SVN: r214501
-rw-r--r-- | libstdc++-v3/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index c7f64a7..38c601b 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,10 +1,10 @@ 2014-08-21 Tony Wang <tony.wang@arm.com> - * testsuite/18_support/nested_exception/62154.cc: Disable when the + * testsuite/18_support/nested_exception/62154.cc: Disable when the target doesn't provide atomic builtins. 2014-08-19 Yaakov Selkowitz <yselkowi@redhat.com> - Kai Tietz <ktietz@redhat.com> + Kai Tietz <ktietz@redhat.com> * config/os/mingw32-w64/os_defines.h (_GLIBCXX_THREAD_ATEXIT_WIN32): Define. |