aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include
AgeCommit message (Expand)Author
2017-06-13Merge branches/gcc-6-branch rev 249140.Yvan Roux
2017-04-04Merge branches/gcc-6-branch rev 246668.Yvan Roux
2017-03-15Merge branches/gcc-6-branch rev 246148.Yvan Roux
2017-02-06Merge branches/gcc-6-branch rev 245201.Yvan Roux
2017-01-09Merge branches/gcc-6-branch rev 244220.Yvan Roux
2016-12-13Merge branches/gcc-6-branch rev 243594.Yvan Roux
2016-11-15Merge branches/gcc-6-branch rev 242371.Yvan Roux
2016-10-16Merge branches/gcc-6-branch rev 241214.Yvan Roux
2016-08-22Merge branches/gcc-6-branch rev 239654.Yvan Roux
2016-07-11Merge branches/gcc-6-branch rev 238201.Yvan Roux
2016-06-15Merge branches/gcc-6-branch rev 237469.Yvan Roux
2016-04-19 * include/bits/random.h: Fix filename in comment.redi
2016-04-14Revert empty class parameter passing ABI changes.jason
2016-04-13Adjust for new empty class parameter passing ABI.redi
2016-04-122016-04-12 Edward Smith-Rowland <3dw4rd@verizon.net>emsr
2016-04-05 PR libstdc++/70437ville
2016-03-232016-03-23 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2016-02-24libstdc++/69939 Qualify get and forwardredi
2016-02-23libstdc++/69893 make <tr1/cmath> work with C++11redi
2016-02-232016-02-23 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2016-02-172016-02-16 Tim Shen <timshen@google.com>timshen
2016-02-01Don't define guard macros when doing #include_next in math.h and stdlib.hredi
2016-01-28 PR libstdc++/69450danglin
2016-01-26Fix assertions for move assignment of trivial typesredi
2016-01-26Fix build failure when wide character support is not availableandris
2016-01-25Avoid including all of <random> in <algorithm>redi
2016-01-222016-01-22 Edward Smith-Rowland <3dw4rd@verizon.net>emsr
2016-01-22Constrain std::valarray functions and operatorsredi
2016-01-22Allow _GLIBCXX_HAVE_OBSOLETE_ISINF_ISNAN to be overriddenredi
2016-01-21libstdc++/69406 Fix test to check for supported headersredi
2016-01-20Add C++11 <cmath> overloads to the global namespaceredi
2016-01-20Ensure C++ language linkage in cmath and cstdlibredi
2016-01-19Add C++-conforming wrappers for stdlib.h and math.hredi
2016-01-18libstdc++: Fix usage of __GXX_WEAK__ in TM TS support.torvald
2016-01-18Fix construction of std::function from null pointer-to-memberredi
2016-01-15Use static assertion for uses-allocator constructionredi
2016-01-15libstdc++: Make certain exceptions transaction_safe.torvald
2016-01-152016-01-15 Steve Ellcey <sellcey@imgtec.com>sje
2016-01-15 * include/bits/std_mutex.h: Fix Doxygen @file name.redi
2016-01-142016-01-14 Edward Smith-Rowland <3dw4rd@verizon.net>emsr
2016-01-13Use ::isinf and ::isnan if libc defines themredi
2016-01-12libstdc++/68877 Reimplement std::__is_swappableredi
2016-01-12Prevent recursive instantiation in std::functionredi
2016-01-11allocator_traits<allocator<T>> partial specializationredi
2016-01-08Add missing include for std::__addressofredi
2016-01-07Use std::addressof in insert iterators, allocators and promisesredi
2016-01-06Remove noexcept from function template that can throwredi
2016-01-06Rename bits/mutex.h to avoid clashing with glibcredi
2016-01-04 Update copyright years.jakub
2015-12-282015-12-27 Edward Smith-Rowland <3dw4rd@verizon.net>emsr