aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2006-02-07configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check.Jakub Jelinek1-9/+43
2006-01-03libtool-ldflags: New script.Mark Mitchell1-1/+2
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik1-0/+4
2005-12-18post: New.Benjamin Kosnik1-30/+29
2005-12-18re PR libstdc++/25472 (--disable-hosted-libstdcxx does not work)Benjamin Kosnik1-6/+7
2005-11-22re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation vi...Benjamin Kosnik1-2/+3
2005-11-22del_op.cc: Include c++config.h first.Benjamin Kosnik1-1/+1
2005-11-17/Network/Servers/hills/Volumes/capanna/gkeating/lGeoffrey Keating1-12/+16
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-3/+1
2005-07-27Index: gcc/ChangeLogGeoffrey Keating1-15/+28
2005-07-05Add class __versa_string, a versatile "basic_string-type" class...Paolo Carlini1-2/+2
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook1-2/+2
2005-06-20re PR libstdc++/22111 (libstdc++ abi_check)Benjamin Kosnik1-2/+0
2005-06-17[multiple changes]Benjamin Kosnik1-10/+12
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-08configure.ac: Create template for PACKAGE and VERSION.Kelley Cook1-4/+5
2005-04-07test.html: Update.Benjamin Kosnik1-5/+4
2005-04-06Makefile.am (ACLOCAL_AMFLAGS): Define.Kelley Cook1-3/+2
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-11-24Makefile.in, aclocal.m4: Regenerate with automake 1.9.3.Kelley Cook1-1/+1
2004-11-15streambuf.tcc (__copy_streambufs): Provide a generic version of the function...Paolo Carlini1-1/+2
2004-11-08istream.tcc (getline(char_type*, streamsize, char_type), [...]): Restore a ge...Paolo Carlini1-2/+3
2004-10-14bitmap_allocator.h: Clean-up add/remove functions.Dhruv Matani1-8/+9
2004-10-06acinclude.m4 (GLIBCXX_ENABLE_THREADS): Set enable_thread.Benjamin Kosnik1-0/+2
2004-09-01re PR libstdc++/16614 (Excessive resource usage in __mt_alloc)Benjamin Kosnik1-9/+11
2004-08-23configure.ac: Specify version 1.9.1 in AM_INIT_AUTOMAKE.Paolo Carlini1-5/+13
2004-08-12Makefile.in, [...]: RegenerateKelley Cook1-91/+109
2004-08-02Makefile.am (hosted_source): Add libmath and testsuite.Mark Mitchell1-109/+91
2004-07-02configure.ac: Set ABI_TWEAKS_SRCDIR.Paul Brook1-0/+1
2004-06-14Makefile.in: Regenerate with automake 1.8.5.Benjamin Kosnik1-12/+16
2004-04-16c++config (_GLIBCXX_STD): New.Benjamin Kosnik1-6/+7
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-82/+96
2004-02-27[multiple changes]Benjamin Kosnik1-6/+5
2004-02-27atomicity.h: New, forward declarations for __atomic_add and __exchange_and_add.Benjamin Kosnik1-14/+13
2004-01-30demangle.cc: Add instantiations.Benjamin Kosnik1-9/+9
2004-01-29Makefile.am (bits_headers): Remove allocator_traits.h.Benjamin Kosnik1-6/+7
2004-01-07[multiple changes]Benjamin Kosnik1-8/+9
2003-12-29acconfig.h: Add _GLIBCXX_USE_C99_MATH.Mark Mitchell1-4/+4
2003-12-10re PR libstdc++/13296 (unnecessary libunwind support in libstdc++-v3)Benjamin Kosnik1-3/+1
2003-12-04re PR libstdc++/13284 (126 g++ failures due to lrand48 not defined)Benjamin Kosnik1-2/+2
2003-11-11[multiple changes]Benjamin Kosnik1-1/+2
2003-10-17Makefile.am: Add new files.Benjamin Kosnik1-26/+34
2003-10-09[multiple changes]Benjamin Kosnik1-1/+2