gcc/libstdc++-v3/include/std
Jonathan Wakely 85d44192f6 atomic_base.h: Use __always_inline__ instead of always_inline.
* include/bits/atomic_base.h: Use __always_inline__ instead of
	always_inline.
	* include/bits/atomic_futex.h: Likewise.
	* include/bits/c++config: Use __abi_tag__ instead of abi_tag.
	* include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp: Use
	__packed__ instead of packed.
	* include/std/shared_mutex: Use __unused__ instead of unused.
	* testsuite/17_intro/headers/c++1998/all_attributes.cc: New.
	* testsuite/17_intro/headers/c++200x/all_attributes.cc: New.
	* testsuite/17_intro/headers/c++2014/all_attributes.cc: New.

From-SVN: r220243
2015-01-29 12:47:20 +00:00
..
algorithm Update copyright years. 2015-01-05 13:33:28 +01:00
array Update copyright years. 2015-01-05 13:33:28 +01:00
atomic re PR libstdc++/64658 (std::atomic_init() undefined) 2015-01-20 11:50:43 +00:00
bitset Update copyright years. 2015-01-05 13:33:28 +01:00
chrono Update copyright years. 2015-01-05 13:33:28 +01:00
codecvt Implement C++11 <codecvt> header. 2015-01-16 23:38:35 +00:00
complex Update copyright years. 2015-01-05 13:33:28 +01:00
condition_variable Update copyright years. 2015-01-05 13:33:28 +01:00
deque Update copyright years. 2015-01-05 13:33:28 +01:00
forward_list Update copyright years. 2015-01-05 13:33:28 +01:00
fstream Update copyright years. 2015-01-05 13:33:28 +01:00
functional Update copyright years. 2015-01-05 13:33:28 +01:00
future libstdc++: Optimize synchronization in std::future if futexes are available. 2015-01-16 19:50:43 +00:00
iomanip Update copyright years. 2015-01-05 13:33:28 +01:00
ios Update copyright years. 2015-01-05 13:33:28 +01:00
iosfwd Update copyright years. 2015-01-05 13:33:28 +01:00
iostream Update copyright years. 2015-01-05 13:33:28 +01:00
istream Update copyright years. 2015-01-05 13:33:28 +01:00
iterator Update copyright years. 2015-01-05 13:33:28 +01:00
limits Update copyright years. 2015-01-05 13:33:28 +01:00
list Update copyright years. 2015-01-05 13:33:28 +01:00
locale locale_conv.h (wstring_convert, [...]): New. 2015-01-16 23:38:48 +00:00
map Update copyright years. 2015-01-05 13:33:28 +01:00
memory Update copyright years. 2015-01-05 13:33:28 +01:00
mutex Update copyright years. 2015-01-05 13:33:28 +01:00
numeric Update copyright years. 2015-01-05 13:33:28 +01:00
ostream Update copyright years. 2015-01-05 13:33:28 +01:00
queue Update copyright years. 2015-01-05 13:33:28 +01:00
random Update copyright years. 2015-01-05 13:33:28 +01:00
ratio Update copyright years. 2015-01-05 13:33:28 +01:00
regex re PR libstdc++/64584 (basic_regex::assign breaks *this if it throws regex_error) 2015-01-19 22:56:04 +00:00
scoped_allocator Update copyright years. 2015-01-05 13:33:28 +01:00
set Update copyright years. 2015-01-05 13:33:28 +01:00
shared_mutex atomic_base.h: Use __always_inline__ instead of always_inline. 2015-01-29 12:47:20 +00:00
sstream Update copyright years. 2015-01-05 13:33:28 +01:00
stack Update copyright years. 2015-01-05 13:33:28 +01:00
stdexcept Update copyright years. 2015-01-05 13:33:28 +01:00
streambuf Update copyright years. 2015-01-05 13:33:28 +01:00
string Update copyright years. 2015-01-05 13:33:28 +01:00
system_error Update copyright years. 2015-01-05 13:33:28 +01:00
thread Update copyright years. 2015-01-05 13:33:28 +01:00
tuple re PR libstdc++/56785 (std::tuple of two elements does not apply empty base class optimization when one of its elements is a std::tuple with two elements) 2015-01-17 00:21:41 +00:00
type_traits re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible) 2015-01-08 16:24:55 +00:00
typeindex Update copyright years. 2015-01-05 13:33:28 +01:00
unordered_map Update copyright years. 2015-01-05 13:33:28 +01:00
unordered_set Update copyright years. 2015-01-05 13:33:28 +01:00
utility Update copyright years. 2015-01-05 13:33:28 +01:00
valarray Update copyright years. 2015-01-05 13:33:28 +01:00
vector Update copyright years. 2015-01-05 13:33:28 +01:00