aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
AgeCommit message (Expand)AuthorFilesLines
2005-02-24std_complex.h: _GLIBCXX_USE_C99_COMPLEX_MATH to _GLIBCXX_USE_C99_COMPLEX.Benjamin Kosnik1-1/+1
2005-02-01crossconfig.m4: Repair Solaris cross bits for strtold and strtof.Brad Spencer1-2/+7
2005-01-26acinclude.m4 ([GLIBCXX_ENABLE_C99]): Add ac_c99_complex to the final test for...Paolo Carlini1-8/+2
2005-01-25acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Map FreeBSD to darwin instead of generic.Loren J. Rittle1-3/+3
2005-01-25acinclude.m4 (GLIBCXX_ENABLE_C99): Test for complex math functions...Benjamin Kosnik1-0/+1691
2005-01-07acinclude.m4: Remove CCODECVT_H.Benjamin Kosnik1-7/+1
2005-01-03configure.ac: Check for sys/ipc.h and sys/sem.h.Mark Mitchell1-1/+3
2004-11-24libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook1-10/+3
2004-11-08configure.ac (libtool_VERSION): To 6:4:0.Benjamin Kosnik1-1/+1
2004-10-30configure.host (darwin*): Set os_include_dir to a separate directory for Darwin.Geoffrey Keating1-0/+22
2004-10-12re PR libstdc++/17937 (Critical ~__pool troubles)Benjamin Kosnik1-27/+2
2004-10-10functexcept.h: Add guards.Benjamin Kosnik1-2/+8
2004-10-09acconfig.h: Add _GLIBCXX_USE___CXA_ATEXIT.Benjamin Kosnik1-2/+27
2004-10-07re PR libstdc++/17850 (bootstrap failure - libstdc++ uses strtold when undecl...Roger Sayle1-4/+0
2004-10-06acinclude.m4 (GLIBCXX_ENABLE_THREADS): Set enable_thread.Benjamin Kosnik1-1/+24
2004-10-05configure.ac (libtool_VERSION): To 6:3:0.Benjamin Kosnik1-1/+1
2004-09-28[multiple changes]Paolo Carlini1-2/+28
2004-09-21PR libstdc++/12882 (cont)Paolo Carlini1-0/+3
2004-09-03configure.in: Remove target-libstdc++-v3 from noconfigdirs for *-*-netware...Jan Beulich1-0/+2766
2004-08-23configure.ac: Specify version 1.9.1 in AM_INIT_AUTOMAKE.Paolo Carlini1-14/+28
2004-08-12Makefile.in, [...]: RegenerateKelley Cook1-9/+34
2004-08-02Makefile.am (hosted_source): Add libmath and testsuite.Mark Mitchell1-35/+21
2004-07-15re PR libstdc++/14697 (libstdc++ couldn't find 32bit libgcc_s)Jakub Jelinek1-0/+64
2004-07-14mt_allocator.html: Add docs for _Tune.Benjamin Kosnik1-924/+1841
2004-07-11regenerate with correct toolsPhil Edwards1-9/+34
2004-07-11acinclude.m4: Cosmetic shell syntax fixes.Phil Edwards1-1874/+937
2004-07-08[multiple changes]Benjamin Kosnik1-1/+1
2004-07-07re PR libstdc++/15928 (libstdc++ in 3.4.x 3.5 doesn't cross-compile for djgpp)Anssi Hannula1-9/+21773
2004-07-02configure.ac: Set ABI_TWEAKS_SRCDIR.Paul Brook1-9/+13
2004-06-26re PR libstdc++/16210 ([3.4 only] gratuitously omits "long long" I/O)Paolo Carlini1-114/+0
2004-06-25re PR libstdc++/16182 (wctype.h not included by c++locale_internal.h)Benjamin Kosnik1-28/+28
2004-06-24darwin7.h (MATH_LIBRARY): Remove.Andrew Pinski1-839/+1372
2004-06-15configure.ac: New name of configure.in.Paolo Bonzini1-1438/+712
2004-06-09crossconfig.m4: Remove signbit, signbitf, signbitl.Benjamin Kosnik1-169/+74
2004-05-31linker-map.gnu (GLIBCXX_3.4.1): Add.Benjamin Kosnik1-3/+3
2004-05-18re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ...Kaz Kojima1-1/+1
2004-05-13re PR libstdc++/15046 (Math functions misdetected by cross configuration)Benjamin Kosnik1-1/+188
2004-05-03acinclude.m4: Replace -W with more speaking -Wextra.Andreas Tobler1-3/+3
2004-04-23linkage.m4 (GLIBCXX_CHECK_MATH_SUPPORT): Check for libmx also.Andrew Pinski1-0/+150
2004-04-01re PR libstdc++/14775 ([3.4 only] LFS tests missing)Paolo Carlini1-12/+67
2004-03-22acinclude.m4 (GLIBCXX_ENABLE_ALLOCATOR): Add pool_allocator.Paolo Carlini1-691/+1377
2004-03-19acinclude.m4 (GLIBCXX_CHECK_WCHAR_T_SUPPORT): Set LIBICONV, not libiconv.Phil Edwards1-1393/+722
2004-03-17acinclude.m4 (GLIBCXX_ENABLE_ALLOCATOR): Default setting is new_allocator for...Benjamin Kosnik1-15/+0
2004-03-13allocator: New.Benjamin Kosnik1-3/+87
2004-03-02Support automake 1.8.2Benjamin Kosnik1-4113/+12750
2004-02-27atomicity.h: New, forward declarations for __atomic_add and __exchange_and_add.Benjamin Kosnik1-4/+7
2004-02-09crossconfig.m4: Don't enable _GLIBCXX_USE_LFS on *-uclinux*.Bernardo Innocenti1-1/+7
2004-02-05Index: libf2c/ChangeLogGeoffrey Keating1-4/+5
2004-01-27configure.host: Add support for *-tpf.Ulrich Weigand1-0/+2027
2004-01-23re PR c/13814 (rejects different prototypes than builtin function)Kaveh R. Ghazi1-16/+8