summaryrefslogtreecommitdiffstats
path: root/contrib/libstdc++/include/c_std
Commit message (Collapse)AuthorAgeFilesLines
* Add isnan() and isinf() to the global namespace in libstdc++'s <cmath>.theraven2013-07-231-0/+2
| | | | | | | | | | The standard (n3242, section 17.6.1.1, paragraph 4) says that, because these are declared as macros in the C specification (even though they are implemented as functions in the C++ library) they should be in the global namespace. A surprising number of configure checks rely on this. It was broken by recent cleanups to math.h.
* GCC 4.2.0 release C++ standard library and runtime support code.kan2007-05-1919-301/+379
|
* Gcc 3.4.6 C++ support bits (as of 2006/08/25 #116475).kan2006-08-261-33/+33
|
* Gcc 3.4.2 20040728 C++ support bits.kan2004-07-2818-495/+368
|
* Gcc 3.3.1-pre 2003-07-11 C++ support bits.kan2003-07-114-23/+161
|
* Gcc 3.2.1-prerelease libf2c bits from the FSF anoncvs repo gcc-3_2-branch on ↵kan2002-09-011-7/+0
| | | | 1-Sep-2002 00:00:01 EDT.
* Gcc 3.1.0 pre-release's C++ support bits from the FSF anoncvs repoobrien2002-05-2819-0/+2254
on 9-May-2002 15:57:15 EDT.
OpenPOWER on IntegriCloud