summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Backport Filesystem TS from mainlineredi2015-08-181-2/+12
* * Makefile.in: Regenerate with automake-1.11.6.redi2015-08-181-7/+35
* * include/bits/locale_conv.h (wstring_convert, wbuffer_convert): New.redi2015-01-161-0/+1
* Implement C++11 <codecvt> header.redi2015-01-161-0/+1
* libstdc++: Optimize synchronization in std::future if futexes are available.torvald2015-01-161-0/+1
* New std::string implementation.redi2014-12-191-0/+9
* std::shared_ptr atomic operationsredi2014-11-121-0/+1
* Add <experimental/algorithm> and <experimental/functional>.redi2014-10-291-0/+2
* 2014-10-21 Ville Voutilainen <ville.voutilainen@gmail.com>redi2014-10-211-0/+3
* 2014-10-17 Ville Voutilainen <ville.voutilainen@gmail.com>redi2014-10-171-1/+2
* PR libstdc++/49561redi2014-10-101-1/+9
* * include/Makefile.am: Add new header.redi2014-10-061-1/+2
* PR libstdc++/62159redi2014-08-271-9/+13
* * include/Makefile.am: Add new header.redi2014-06-251-0/+1
* * doc/xml/manual/status_cxx2014.xml: Update Fundamentals TS status.redi2014-06-141-0/+1
* 2014-05-24 François Dumont <fdumont@gcc.gnu.org>fdumont2014-05-241-0/+1
* 2014-05-06 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-05-071-0/+1
* 2013-11-16 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2013-11-161-1/+3
* 2013-10-31 Michael Brune <lucdanton@free.fr>redi2013-11-011-3/+20
* 2013-10-18 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2013-10-191-0/+1
* 2013-09-27 François Dumont <fdumont@gcc.gnu.org>fdumont2013-09-271-0/+1
* 2013-09-24 Tim Shen <timshen91@gmail.com>timshen2013-09-241-0/+1
* 2013-08-26 Tim Shen <timshen91@gmail.com>timshen2013-08-271-0/+2
* 2013-08-07 Tim Shen <timshen91@gmail.com>timshen2013-08-071-6/+6
* Commit the vtable verification feature. This feature is designed toctice2013-08-071-1/+6
* * include/std/shared_mutex: Implement N3659.redi2013-06-161-0/+2
* 2013-05-30 Ed Smith-Rowland <3dw4rd@verizon.net>emsr2013-06-011-0/+1
* 2013-05-23 Matthias Klose <doko@ubuntu.com>doko2013-05-231-7/+12
* 2013-05-19 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-05-191-12/+7
* 2013-05-19 Matthias Klose <doko@ubuntu.com>doko2013-05-181-7/+12
* 2013-05-08 Andoni Morales Alastruey <ylatuya@gmail.com>ktietz2013-05-081-0/+1
* 2013-05-07 François Dumont <fdumont@gcc.gnu.org>fdumont2013-05-071-0/+1
* * include/Makefile.am: Add ext/aligned_buffer.hredi2013-04-071-0/+1
* * include/bits/memoryfwd.h: New. Centralize forward declarations.bkoz2013-03-081-35/+8
* Add math constants and triangular and von Mises distributions.drepper2013-03-031-7/+36
* * include/Makefile.am (${host_builddir}/c++config.h): Replaceschwab2012-12-041-2/+2
* * include/Makefile.am: Fix regexp broken by previous commit.steven2012-12-041-2/+2
* 2012-12-03 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-12-031-5/+3
* 2012-11-06 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-11-071-0/+2
* * config/gthr.m4: New. Define GCC_AC_THREAD_HEADER.kyukhin2012-10-151-2/+4
* Revert r192297.kyukhin2012-10-121-2/+1
* Fix missing gthr-default.h issue on separate libstdc++ configurekyukhin2012-10-101-1/+2
* 2012-09-28 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-09-291-1/+1
* 2012-09-28 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-09-281-84/+53
* 2012-09-26 Ulrich Drepper <drepper@gmail.com>drepper2012-09-261-8/+41
* 2012-09-18 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-09-201-14/+10
* * configure.ac: Substitute CPU_OPT_EXT_RANDOM.drepper2012-09-171-8/+19
* Clear hardware capabilities on libstdc++.so with Sun asro2012-09-121-14/+9
* PR bootstrap/54453steven2012-09-041-2/+2
* Add simd_fast_mersenne_twister_engine class.drepper2012-08-291-9/+17