gcc/libstdc++-v3/include/std
Tim Shen 6cb784b639 Makefile.am: Adjust to new files.
2013-08-07  Tim Shen  <timshen91@gmail.com>

	* include/Makefile.am: Adjust to new files.
	* include/Makefile.in: Regenerate.
	* include/bits/regex.h: Adjust to new interfaces.
	* include/bits/regex_automaton.h: New.
	* include/bits/regex_automaton.tcc: New.
	* include/bits/regex_compiler.h: Adjust to new files.
	* include/bits/regex_compiler.tcc: New.
	* include/bits/regex_constants.h: Tail spaces.
	* include/bits/regex_error.h: Likewise.
	* include/bits/regex_executor.h: New.
	* include/bits/regex_executor.tcc: New.
	* include/std/regex: Adjust to new files.
	* testsuite/28_regex/algorithms/regex_match/extended/
	string_dispatch_01.cc: Adjust to new interfaces.

From-SVN: r201573
2013-08-07 16:27:36 +00:00
..
algorithm
array
atomic atomic (compare_exchange_weak, [...]): Add call to __cmpexch_failure_order. 2013-07-29 17:13:05 +00:00
bitset re PR libstdc++/56627 (class hash instead of struct hash) 2013-07-31 14:36:13 +00:00
chrono
complex complex (pow(const complex<>&, int)): Enable in C++11 mode too. 2013-07-25 21:24:07 +00:00
condition_variable
deque
forward_list
fstream
functional
future
iomanip
ios
iosfwd
iostream
istream
iterator
limits
list
locale
map
memory
mutex
numeric
ostream
queue
random random.h (random_device): Avoid using the FILE type. 2013-07-24 15:42:06 +00:00
ratio
regex Makefile.am: Adjust to new files. 2013-08-07 16:27:36 +00:00
scoped_allocator
set
shared_mutex
sstream
stack
stdexcept
streambuf
string
system_error
thread
tuple
type_traits
typeindex
unordered_map
unordered_set
utility
valarray
vector