1. 02 Sep, 2012 12 commits
  2. 01 Sep, 2012 5 commits
  3. 31 Aug, 2012 15 commits
  4. 30 Aug, 2012 7 commits
  5. 29 Aug, 2012 1 commit
    • random.h (random_device): Move implementation to... · a8c3f4c9
      
      	* 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
      Ulrich Drepper committed