aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2015-05-13libstdc++: Bump to automake 1.11.6Michael Haubenwallner1-7/+35
2015-05-02iterator: New.Jonathan Wakely1-0/+1
2015-05-02numeric: New.Jonathan Wakely1-0/+1
2015-05-01Implement observer_ptr.Ville Voutilainen1-0/+1
2015-04-30Implement N4100 File System TSJonathan Wakely1-1/+11
2015-04-30Add fundamentals TR container erasure.Edward Smith-Rowland1-2/+12
2015-01-16locale_conv.h (wstring_convert, [...]): New.Jonathan Wakely1-0/+1
2015-01-16Implement C++11 <codecvt> header.Jonathan Wakely1-0/+1
2015-01-16libstdc++: Optimize synchronization in std::future if futexes are available.Torvald Riegel1-0/+1
2014-12-19New std::string implementation.Jonathan Wakely1-0/+9
2014-11-12std::shared_ptr atomic operationsJonathan Wakely1-0/+1
2014-10-29Add <experimental/algorithm> and <experimental/functional>.Jonathan Wakely1-0/+2
2014-10-21Implement more Library Fundamentals v1 variable templates.Ville Voutilainen1-0/+3
2014-10-17Implement the Library Fundamentals v1 variable templates.Ville Voutilainen1-1/+2
2014-10-10re PR libstdc++/49561 ([C++0x] std::list::size complexity)Jonathan Wakely1-1/+9
2014-10-06Makefile.am: Add new header.Jonathan Wakely1-1/+2
2014-08-27re PR libstdc++/62159 (Missing headers for freestanding implementation)Jonathan Wakely1-9/+13
2014-06-25Makefile.am: Add new header.Jonathan Wakely1-0/+1
2014-06-14status_cxx2014.xml: Update Fundamentals TS status.Jonathan Wakely1-0/+1
2014-05-24array: Clean useless white chars.François Dumont1-0/+1
2014-05-07Makefile.in: Regenerate.Paolo Carlini1-0/+1
2013-11-16Implement N3762 string_view: a non-owning reference to a string.Edward Smith-Rowland1-1/+3
2013-11-01enable_special_members.h: New.Michael Brune1-3/+20
2013-10-19re PR libstdc++/58729 (tr2::dynamic_bitset::resize fails)Edward Smith-Rowland1-0/+1
2013-09-27predefined_ops.h: New.François Dumont1-0/+1
2013-09-24Makefile.am: Add regex.tcc.Tim Shen1-0/+1
2013-08-27Makefile.am: Add regex_scanner.{h,tcc}.Tim Shen1-0/+2
2013-08-07Makefile.am: Adjust to new files.Tim Shen1-6/+6
2013-08-06Commit the vtable verification feature.Caroline Tice1-1/+6
2013-06-16shared_mutex: Implement N3659.Jonathan Wakely1-0/+2
2013-06-01Implement N3642 - User-defined Literals for Standard Library TypesEd Smith-Rowland1-0/+1
2013-05-23Makefile.am (bits_headers): Remove ${bits_host_headers}.Matthias Klose1-7/+12
2013-05-192013-05-19 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-12/+7
2013-05-18Makefile.am (bits_headers): Remove ${bits_host_headers}.Matthias Klose1-7/+12
2013-05-08re PR libstdc++/57212 (Don't use pe-coff weak support with mingw)Andoni Morales Alastruey1-0/+1
2013-05-07unordered_base.h: New.François Dumont1-0/+1
2013-04-07Makefile.am: Add ext/aligned_buffer.hJonathan Wakely1-0/+1
2013-03-08memoryfwd.h: New.Benjamin Kosnik1-35/+8
2013-03-03Add math constants and triangular and von Mises distributions.Ulrich Drepper1-7/+36
2012-12-04Makefile.am (${host_builddir}/c++config.h): Replace [<space><tab>] by [<tab><...Andreas Schwab1-2/+2
2012-12-04Makefile.am: Fix regexp broken by previous commit.Steven Bosscher1-2/+2
2012-12-03standard_policies.hpp: Remove.Benjamin Kosnik1-5/+3
2012-11-07re PR libstdc++/51850 (debug mode for std::array and tr1::array)Paolo Carlini1-0/+2
2012-10-15gthr.m4: New.Pavel Chupin1-2/+4
2012-10-12Revert r192297.Kirill Yukhin1-2/+1
2012-10-10Fix missing gthr-default.h issue on separate libstdc++ configurePavel Chupin1-1/+2
2012-09-29fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.Benjamin Kosnik1-1/+1
2012-09-28acinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_PARALLEL.Benjamin Kosnik1-84/+53
2012-09-26Optimize bulk mode for normal_distribution<double> for SSE3.Ulrich Drepper1-8/+41
2012-09-20re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++)Benjamin Kosnik1-14/+10