gcc/libstdc++-v3/include
Johannes Singler 63ffc48617 base.h: Take integer types from <tr1/cstdint>.
2009-10-02  Johannes Singler  <singler@ira.uka.de>

        * include/parallel/base.h: Take integer types from <tr1/cstdint>.
        * include/parallel/compatibility.h: Likewise.
        * include/parallel/multiseq_selection.h: Likewise.
        * include/parallel/random_shuffle.h: Likewise.
        * include/parallel/random_number.h: Likewise;
        use numeric_limits<>::digit instead of sizeof()*8.
        * include/parallel/types.h: Likewise.
        * doc/html/manual/bk01pt12ch31s03.html:
        Document dependency on stdint.h.

From-SVN: r152396
2009-10-02 07:47:48 +00:00
..
backward condition_variable.cc (condition_variable, [...]): Mark throw() 2009-04-18 21:19:18 +00:00
bits random.tcc: Define static const data members. 2009-09-30 00:50:24 +00:00
c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
c_compatibility stdatomic.h (__atomic_flag_for_address): Use _GLIBCXX_NOTHROW. 2009-04-19 13:16:34 +00:00
c_global cwchar (swprintf, vswprintf): Do not use if _GLIBCXX_HAVE_BROKEN_VSWPRINTF. 2009-07-24 21:55:59 +01:00
c_std cmath (abs(_Tp)): Add. 2009-07-23 18:38:22 +00:00
debug re PR libstdc++/15523 ([DR 408] Can't have vectors of vector::const_iterator) 2009-08-04 13:01:08 +00:00
ext vstring.h (to_wstring(long long), [...]): Disable for _GLIBCXX_HAVE_BROKEN_VSWPRINTF. 2009-09-18 00:53:28 +01:00
parallel base.h: Take integer types from <tr1/cstdint>. 2009-10-02 07:47:48 +00:00
precompiled extc++.h: Don't include TR1 if C++0x. 2009-08-12 00:56:12 +00:00
std future: Move error handling bits outside macro guard. 2009-08-11 04:30:35 +00:00
tr1 random.tcc: Define static const data members. 2009-09-30 00:50:24 +00:00
tr1_impl functional: Doxygen markup. 2009-08-11 00:29:21 +00:00
Makefile.am Fix 'make clean' to remove stamp-host file in libstdc++-v3/include. 2009-09-02 22:03:32 +00:00
Makefile.in Fix 'make clean' to remove stamp-host file in libstdc++-v3/include. 2009-09-02 22:03:32 +00:00