aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config.h.in
AgeCommit message (Expand)AuthorFilesLines
2006-06-09acinclude.m4 ([GLIBCXX_CHECK_RANDOM_TR1]): New, check for the availability of...Paolo Carlini1-0/+4
2006-05-29re PR libstdc++/24692 (Atomic builtins for v3)Paolo Carlini1-0/+3
2006-02-26cmath: Add templates (8.16.3).Paolo Carlini1-0/+3
2006-02-07configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check.Jakub Jelinek1-0/+3
2006-02-07cmath: New.Paolo Carlini1-0/+4
2006-02-05cstdio: New.Paolo Carlini1-8/+0
2006-02-03cwchar: New.Paolo Carlini1-0/+8
2006-01-30cinttypes: New.Paolo Carlini1-0/+4
2006-01-29cstdint: New.Paolo Carlini1-0/+4
2006-01-26cfenv: New.Paolo Carlini1-0/+7
2006-01-25cctype: New.Paolo Carlini1-0/+9
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik1-0/+3
2005-12-18post: New.Benjamin Kosnik1-1/+7
2005-11-22re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation vi...Benjamin Kosnik1-0/+3
2005-09-12re PR libstdc++/22554 (pb_assoc header build and install overflows exec)Benjamin Kosnik1-1/+1
2005-06-20re PR libstdc++/22111 (libstdc++ abi_check)Benjamin Kosnik1-13/+0
2005-06-17[multiple changes]Benjamin Kosnik1-0/+6
2005-04-08acinclude.m4 (GLIBCXX_ENABLE_SYMVERS): Define _GLIBCXX_ASM_SYMVER.Kelley Cook1-13/+13
2005-04-08linkage.m4 (GLIBCXX_MAYBE_UNDERSCORED_FUNCS): New macro.Kelley Cook1-24/+46
2005-04-08acconfig.h: Sort the bottom section.Kelley Cook1-129/+128
2005-04-08acconfig.h: Remove redundant HAVE_FLOAT_H.Kelley Cook1-3/+0
2005-04-08configure.ac: Create template for PACKAGE and VERSION.Kelley Cook1-4/+6
2005-04-06acinclude.m4 (_GLIBCXX_USE_LONG_LONG, [...]): Use long form of AC_DEFINE ...Kelley Cook1-73/+73
2005-04-05acconfig.h: Delete macros already ACDEFINED.Kelley Cook1-42/+0
2005-04-05acconfig.h (HAVE_MODF): Remove.Kelley Cook1-3/+6
2005-04-05acconfig.h (ENABLE_NLS, [...]): Remove.Kelley Cook1-5/+0
2005-04-05linkage.m4 (GLIBCXX_CHECK_BUILTIN_MATH_DEC): Use m4 translit macro to convert...Kelley Cook1-42/+42
2005-04-05acconfig.h (HAVE_TANL): Correct cut-and-paste typo.Kelley Cook1-2/+2
2005-03-24acinclude.m4: Adjust so that _GLIBCXX_USE_C99 implies using _GLIBCXX_USE_C99_...Benjamin Kosnik1-169/+20
2005-02-24std_complex.h: _GLIBCXX_USE_C99_COMPLEX_MATH to _GLIBCXX_USE_C99_COMPLEX.Benjamin Kosnik1-1/+1
2005-01-25acinclude.m4 (GLIBCXX_ENABLE_C99): Test for complex math functions...Benjamin Kosnik1-2/+8
2005-01-03configure.ac: Check for sys/ipc.h and sys/sem.h.Mark Mitchell1-0/+6
2004-10-12re PR libstdc++/17937 (Critical ~__pool troubles)Benjamin Kosnik1-3/+0
2004-10-09acconfig.h: Add _GLIBCXX_USE___CXA_ATEXIT.Benjamin Kosnik1-0/+3
2004-09-28[multiple changes]Paolo Carlini1-0/+3
2004-04-16acconfig.h: Remove _GLIBCXX_USE_LONG_DOUBLE entry, not used anymore.Paolo Carlini1-3/+0
2004-04-01re PR libstdc++/14775 ([3.4 only] LFS tests missing)Paolo Carlini1-14/+17
2004-03-02Support automake 1.8.2Benjamin Kosnik1-3/+3
2004-01-23re PR c/13814 (rejects different prototypes than builtin function)Kaveh R. Ghazi1-3/+0
2004-01-07crossconfig.m4: Add LFS, io bits to linux cross config.Benjamin Kosnik1-24/+21
2003-12-29acconfig.h: Add _GLIBCXX_USE_C99_MATH.Mark Mitchell1-0/+3
2003-12-04re PR libstdc++/13284 (126 g++ failures due to lrand48 not defined)Benjamin Kosnik1-6/+0
2003-10-22re PR libstdc++/8610 (large file support in libstdc++-v3 (std::streamoff type...Paolo Carlini1-0/+6
2003-10-16acconfig.h: Add HAVE_DRAND48.Benjamin Kosnik1-3/+0
2003-10-16acconfig.h: Add HAVE_DRAND48 and HAVE_ISATTY.Benjamin Kosnik1-7/+10
2003-10-01linkage.m4 (GLIBCXX_CHECK_STDLIB_DECL_AND_LINKAGE_0): Define.Rainer Orth1-4/+4
2003-09-25re PR c++/6072 (3.2 g++ testsuite breakage on cygwin)Brad Spencer1-0/+3
2003-09-02acinclude.m4 (GLIBCXX_ENABLE_HOSTED): #define _GLIBCXX_HOSTED appropriately.Phil Edwards1-0/+3
2003-08-05configure.in: Rename...Phil Edwards1-1/+1
2003-08-05Convert to new autotools.Phil Edwards1-394/+459