gcc/libstdc++-v3/include/std
Paolo Carlini bdc05efbc8 atomic.cc: Use noexcept.
2011-08-04  Paolo Carlini  <paolo.carlini@oracle.com>

	* src/atomic.cc: Use noexcept.
	* include/std/atomic: Likewise.
	* include/bits/atomic_0.h: Likewise.
	* include/bits/atomic_2.h: Likewise.
	* include/bits/atomic_base.h: Likewise.

From-SVN: r177413
2011-08-04 19:57:48 +00:00
..
algorithm algorithm: Include <utility>, per UK-300. 2009-11-13 15:06:28 +00:00
array array (at): Remove constexpr when -fno-exceptions. 2011-07-26 04:21:57 +00:00
atomic atomic.cc: Use noexcept. 2011-08-04 19:57:48 +00:00
bitset bitset (operator[]): Make constexpr. 2011-07-20 15:44:18 +00:00
chrono chrono: (system_clock::is_steady): Update to N3291 from is_monotonic. 2011-07-21 03:27:51 +00:00
complex re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's) 2011-04-28 10:52:17 +00:00
condition_variable PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
deque c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove. 2011-01-21 19:41:13 +00:00
forward_list c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove. 2011-01-21 19:41:13 +00:00
fstream PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
functional re PR libstdc++/49668 ([C++0x] std::thread does not forward its args as rvalues) 2011-07-09 11:13:01 +01:00
future re PR libstdc++/49668 ([C++0x] std::thread does not forward its args as rvalues) 2011-07-09 11:13:01 +01:00
iomanip PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
ios Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
iosfwd PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
iostream PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
istream istream: Fix comments in the light of DR60 + N3168. 2011-04-15 16:18:22 +00:00
iterator [multiple changes] 2010-07-27 17:27:06 +00:00
limits c++config (_GLIBCXX_NOEXCEPT, [...]): Add. 2011-05-15 18:21:03 +00:00
list c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove. 2011-01-21 19:41:13 +00:00
locale Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
map Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
memory Makefile.am: Add alloc_traits.h headers. 2011-06-22 20:57:12 +01:00
mutex mutex (timed_mutex, [...]): Update to use steady_clock instead of monotonic_clock. 2011-07-21 11:09:56 +00:00
numeric PR libstdc++/22634, DR 539 [Ready] 2009-12-11 17:54:37 +00:00
ostream PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
queue Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
random c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove. 2011-01-21 19:41:13 +00:00
ratio PR libstdc++/47913 (again) 2011-05-04 23:23:54 +00:00
regex [multiple changes] 2010-07-27 17:27:06 +00:00
scoped_allocator Makefile.am: Add new header. 2011-07-09 14:45:56 +01:00
set Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
sstream re PR libstdc++/47921 (pbump will overflow when input n is larger than 2G-1) 2011-02-28 23:50:57 +00:00
stack Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
stdexcept Makefile.am: Add functional.cc, shared_ptr.cc. 2011-03-15 00:24:08 +00:00
streambuf re PR libstdc++/47921 (pbump will overflow when input n is larger than 2G-1) 2011-02-28 23:50:57 +00:00
string c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove. 2011-01-21 19:41:13 +00:00
system_error system_error: Use noexcept. 2011-07-20 18:17:30 +00:00
thread re PR libstdc++/49668 ([C++0x] std::thread does not forward its args as rvalues) 2011-07-09 11:13:01 +01:00
tuple tuple: Mark more constructors constexpr. 2011-08-03 21:05:14 +00:00
type_traits type_traits (__is_copy_assignable_impl, [...]): Fix typos. 2011-06-09 08:03:14 +00:00
typeindex char_traits.h: Use noexcept throughout. 2011-05-21 00:05:03 +00:00
unordered_map [multiple changes] 2010-07-27 17:27:06 +00:00
unordered_set [multiple changes] 2010-07-27 17:27:06 +00:00
utility tuple (tuple_element<__i, [...]): Add. 2011-05-19 20:48:39 +00:00
valarray valarray (~valarray): Use noexcept. 2011-06-14 17:48:29 +00:00
vector Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00