aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/compatibility.cc
AgeCommit message (Expand)AuthorFilesLines
2012-01-23[multiple changes]Benjamin Kosnik1-554/+0
2011-02-28re PR libstdc++/47921 (pbump will overflow when input n is larger than 2G-1)Paolo Carlini1-2/+2
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-13/+22
2010-07-02gc++filt.m4: New file.Rainer Orth1-2/+4
2010-06-16compatibility.cc: Export long double versions of "C" math library for arm-lin...Matthias Klose1-1/+5
2010-02-07re PR libstdc++/16896 (Use of non-reserved names in stl_list.h)Paolo Carlini1-5/+5
2009-12-21atomic: Update to N3000.Benjamin Kosnik1-19/+0
2009-09-05revert: compatibility.cc: Make C++0x safe, add in explicit casts to bool for ...Benjamin Kosnik1-2/+2
2009-08-06compatibility.cc: Make C++0x safe, add in explicit casts to bool for stream s...Benjamin Kosnik1-2/+2
2009-07-16istream.tcc (basic_istream<>::operator>>(short&), [...]): Implement resolutio...Paolo Carlini1-2/+2
2009-05-16mutex: Move std::lock_error to ...Jonathan Wakely1-0/+17
2009-05-13compatibility.cc (_ZTIe, [...]): Change type to const void * const.Ben Elliston1-3/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2009-02-03re PR libstdc++/25191 (exception_defines.h #defines try/catch)Paolo Carlini1-7/+7
2009-01-15re PR libstdc++/32666 (FAIL: abi_check hppa)Benjamin Kosnik1-1/+4
2009-01-07re PR libstdc++/38092 (libstdc++ doesn't build with GNU ld 2.19 and Sun as: n...Jakub Jelinek1-3/+5
2007-05-07re PR other/28145 (C++ (throw() and catch(...) {/* fall through */ } ) and p...Jason Merrill1-0/+10
2007-04-13numeric_traits.h: Do not include <limits>.Paolo Carlini1-6/+9
2006-02-22c++config: Simplify debug namespaces.Benjamin Kosnik1-74/+3
2006-02-07configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check.Jakub Jelinek1-2/+105
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik1-17/+125
2005-12-18post: New.Benjamin Kosnik1-4/+4
2005-11-17/Network/Servers/hills/Volumes/capanna/gkeating/lGeoffrey Keating1-0/+25
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2005-06-23re PR libstdc++/22109 (/home/dave/opt/gnu/bin/ld: BFD 2.16.91 20050612 intern...Jakub Jelinek1-42/+16
2005-06-17[multiple changes]Benjamin Kosnik1-0/+389