aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2006-05-26Makefile.am: Add install-html target.Carlos O'Donell1-0/+5
2006-02-07configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check.Jakub Jelinek1-0/+2
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik1-0/+2
2005-12-18post: New.Benjamin Kosnik1-3/+5
2005-11-22re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation vi...Benjamin Kosnik1-2/+3
2005-11-05re PR libstdc++/22203 (std::numeric_limits<int>::traps is wrong on PPC)Paolo Carlini1-0/+1
2005-09-12re PR libstdc++/22554 (pb_assoc header build and install overflows exec)Benjamin Kosnik1-1/+1
2005-07-27Index: gcc/ChangeLogGeoffrey Keating1-7/+21
2005-07-05Add class __versa_string, a versatile "basic_string-type" class...Paolo Carlini1-18/+6
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook1-6/+18
2005-06-20re PR libstdc++/22111 (libstdc++ abi_check)Benjamin Kosnik1-2/+0
2005-06-14re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey1-1/+2
2005-05-05acinclude.m4: Remove testsuite_wchar_t and testsuite_thread.Benjamin Kosnik1-4/+0
2005-04-08acinclude.m4 (GLIBCXX_ENABLE_SYMVERS): Define _GLIBCXX_ASM_SYMVER.Kelley Cook1-2/+2
2005-04-08configure.ac: Create template for PACKAGE and VERSION.Kelley Cook1-5/+6
2005-04-07test.html: Update.Benjamin Kosnik1-10/+6
2005-04-06Makefile.am (ACLOCAL_AMFLAGS): Define.Kelley Cook1-3/+3
2005-03-21acinclude.m4 (GLIBCXX_CONFIGURE): Delete gcc_version logic.Zack Weinberg1-0/+3
2005-02-01crossconfig.m4: Repair Solaris cross bits for strtold and strtof.Brad Spencer1-1/+1
2005-01-28libstdc++.exp (libstdc++_init): Search the path for the compiler.Geoffrey Keating1-1/+1
2005-01-10Makefile.in: Regenerate.Paolo Carlini1-1/+0
2004-12-08Makefile.am (LIBCFLAGS): Remove duplicate.David Edelsohn1-2/+0
2004-11-24Makefile.in, aclocal.m4: Regenerate with automake 1.9.3.Kelley Cook1-1/+1
2004-11-19Makefile.am (doxygen, [...]): Remove extra '$' from host_alias variable.Jonathan Wakely1-3/+3
2004-11-16Makefile.am (doxygen, [...]): Use host_alias instead of build_alias.Matthias Klose1-3/+3
2004-11-15run_doxygen: Add --build_alias option, substitute it in docs/doxygen/user.cfg...Matthias Klose1-0/+3
2004-10-06acinclude.m4 (GLIBCXX_ENABLE_THREADS): Set enable_thread.Benjamin Kosnik1-0/+2
2004-08-23configure.ac: Specify version 1.9.1 in AM_INIT_AUTOMAKE.Paolo Carlini1-18/+25
2004-08-12Makefile.in, [...]: RegenerateKelley Cook1-100/+144
2004-08-02Makefile.am (hosted_source): Add libmath and testsuite.Mark Mitchell1-148/+102
2004-07-02configure.ac: Set ABI_TWEAKS_SRCDIR.Paul Brook1-0/+1
2004-06-15configure.ac: New name of configure.in.Paolo Bonzini1-38/+21
2004-06-14Makefile.in: Regenerate with automake 1.8.5.Benjamin Kosnik1-7/+7
2004-04-16c++config (_GLIBCXX_STD): New.Benjamin Kosnik1-1/+1
2004-03-19acinclude.m4 (GLIBCXX_CHECK_WCHAR_T_SUPPORT): Set LIBICONV, not libiconv.Phil Edwards1-0/+1
2004-03-13allocator: New.Benjamin Kosnik1-0/+2
2004-03-02Support automake 1.8.2Benjamin Kosnik1-97/+145
2003-12-29acconfig.h: Add _GLIBCXX_USE_C99_MATH.Mark Mitchell1-1/+1
2003-12-16configure.ac (AM_INIT_AUTOMAKE): Don't warn about GNU Make.Phil Edwards1-3/+7
2003-12-10re PR libstdc++/13296 (unnecessary libunwind support in libstdc++-v3)Benjamin Kosnik1-1/+0
2003-12-04re PR libstdc++/13284 (126 g++ failures due to lrand48 not defined)Benjamin Kosnik1-30/+32
2003-09-25re PR c++/6072 (3.2 g++ testsuite breakage on cygwin)Brad Spencer1-1/+1
2003-08-27Makefile.am: Remove trailing whitespace.Phil Edwards1-2/+2
2003-08-27acinclude.m4 (GLIBCXX_CONDITIONAL): New macro.Phil Edwards1-4/+8
2003-08-27Makefile.am: Add comment.Phil Edwards1-1/+2
2003-08-17acinclude.m4 (GLIBCXX_EXPORT_INCLUDES): Remove LIBMATH_INCLUDES and LIBSUPCXX...Phil Edwards1-18/+25
2003-08-05configure.in: Rename...Phil Edwards1-5/+5
2003-08-05Convert to new autotools.Phil Edwards1-206/+391
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-16/+16
2003-07-04Makefile.tpl: Replace PWD with PWD_COMMAND.H.J. Lu1-9/+9