gcc/libstdc++-v3/config
Ulrich Drepper a8c3f4c972 random.h (random_device): Move implementation to...
* include/bits/random.h (random_device): Move implementation to...
	* src/c++11/random.cc: ...here.  New file.
	* config/abi/pre/gnu.ver: Add new version GLIBCXX_3.4.18.  Export
	std::random_device::* symbols.
	* config/abi/post/x86_64-linux-gnu/baseline_symbols.txt: Generated.
	* src/c++11/Makefile.am (sources): Add random.cc.
	* src/c++11/Makefile.in: Regenerated.

From-SVN: r190787
2012-08-29 22:05:41 +00:00
..
abi random.h (random_device): Move implementation to... 2012-08-29 22:05:41 +00:00
allocator allocator.h (std::allocator): Base class is __allocator_base. 2012-03-19 21:41:15 +00:00
cpu re PR libstdc++/51798 (libstdc++ atomicity performance regression due to __sync_fetch_and_add) 2012-01-27 21:26:03 +01:00
io Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
locale * config/locale/gnu/monetary_members.cc 2012-03-09 19:48:55 +00:00
os re PR libstdc++/53678 (namespace pollution on NetBSD) 2012-06-18 22:43:58 +01:00