aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
AgeCommit message (Expand)AuthorFilesLines
2006-02-26cmath: Add templates (8.16.3).Paolo Carlini1-0/+152
2006-02-22c++config: Simplify debug namespaces.Benjamin Kosnik1-1/+1
2006-02-16re PR target/20353 (uclibc does not provide C99 math functions)Joseph Myers1-505/+20238
2006-02-07configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check.Jakub Jelinek1-1/+87
2006-02-07cmath: New.Paolo Carlini1-0/+170
2006-02-05cstdio: New.Paolo Carlini1-148/+0
2006-02-03cwchar: New.Paolo Carlini1-6/+151
2006-01-30acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Do the <inttypes.h> checks only if th...Paolo Carlini1-19/+16
2006-01-30cinttypes: New.Paolo Carlini1-0/+75
2006-01-29cstdint: New.Paolo Carlini1-0/+93
2006-01-29re PR libstdc++/26006 (tr1/8_c_compatibility/cfenv/functions.cc (test for exc...Paolo Carlini1-12/+14
2006-01-26cfenv: New.Paolo Carlini1-1/+229
2006-01-25cctype: New.Paolo Carlini1-0/+321
2006-01-20acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Verbose ld version reporting.Benjamin Kosnik1-20/+110
2006-01-19re PR libstdc++/25797 (almost all libstdc++ tests fail)H.J. Lu1-10/+120
2006-01-16re PR libstdc++/25797 (almost all libstdc++ tests fail)Benjamin Kosnik1-250/+260
2006-01-13acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Enable --gc-sections in more ca...Benjamin Kosnik1-230/+300
2006-01-12crossconfig.m4: Add AC_DEFINE-s for HAVE_HYPOT, HAVE_ISINF, and HAVE_ISNAN fo...Jan Beulich1-0/+12
2006-01-12acinclude.m4: Use -Wl,-z,relro if possible.Benjamin Kosnik1-0/+150
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik1-3/+32
2005-12-18post: New.Benjamin Kosnik1-42/+77
2005-11-22re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation vi...Benjamin Kosnik1-4/+135
2005-11-15acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Don't check for shared libgcc f...Geoffrey Keating1-19/+13
2005-11-08libstdc++.exp (check_v3_target_debug_mode): Use exe as the executable extension.Benjamin Kosnik1-6/+6
2005-11-05re PR libstdc++/22203 (std::numeric_limits<int>::traps is wrong on PPC)Paolo Carlini1-1/+4
2005-10-13re PR libstdc++/23926 (libstdc++-v3 configure failed)Richard Earnshaw1-2/+2
2005-10-11re PR libstdc++/23926 (libstdc++-v3 configure failed)Andrew Pinski1-1/+1
2005-10-11re PR libstdc++/13583 (__use_cache not threadsafe)Ian Lance Taylor1-1/+1
2005-08-03configure.ac: Don't use GCC_NO_EXECUTABLES or clear GLIBCXX_IS_NATIVE on Darw...Geoffrey Keating1-14/+29
2005-08-03acinclude.m4 (GLIBCXX_CHECK_SETRLIMIT_ancilliary): Print status messages.Geoffrey Keating1-0/+100
2005-07-27Index: gcc/ChangeLogGeoffrey Keating1-54/+91
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook1-0/+2
2005-06-23re PR libstdc++/22109 (/home/dave/opt/gnu/bin/ld: BFD 2.16.91 20050612 intern...Jakub Jelinek1-2/+1
2005-06-20re PR libstdc++/22111 (libstdc++ abi_check)Benjamin Kosnik1-27/+3
2005-06-17[multiple changes]Benjamin Kosnik1-4/+127
2005-06-14re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey1-1/+1
2005-06-07acinclude.m4 (GLIBCXX_ENABLE_C99): Use C++ compiler for complex tests.Benjamin Kosnik1-6/+1
2005-06-05acinclude.m4 ([GLIBCXX_ENABLE_C99]): Check clog, clogf, clogl too for ac_c99_...Paolo Carlini1-0/+3
2005-05-26re PR libstdc++/13943 (call of overloaded `llabs(int)' is ambiguous)Paolo Carlini1-1/+3
2005-05-26linker-map.gnu: Add linkage support for no extern templates.Benjamin Kosnik1-1/+1
2005-05-10* configure: Regenerate.Mike Stump1-1/+1
2005-05-05acinclude.m4: Remove testsuite_wchar_t and testsuite_thread.Benjamin Kosnik1-43/+1
2005-04-13* configure: Regenerate.Mike Stump1-2/+63
2005-04-08acinclude.m4 (GLIBCXX_ENABLE_SYMVERS): Define _GLIBCXX_ASM_SYMVER.Kelley Cook1-0/+3
2005-04-08linkage.m4 (GLIBCXX_MAYBE_UNDERSCORED_FUNCS): New macro.Kelley Cook1-3/+489
2005-04-08linkage.m4 (GLIBCXX_CHECK_MATH_DECLS_AND_LINKAGES_1): Eliminate a subshell an...Kelley Cook1-2304/+2247
2005-04-08configure.ac: Create template for PACKAGE and VERSION.Kelley Cook1-409/+2619
2005-04-07test.html: Update.Benjamin Kosnik1-2619/+409
2005-04-06acinclude.m4 (_GLIBCXX_USE_LONG_LONG, [...]): Use long form of AC_DEFINE ...Kelley Cook1-33/+66
2005-04-06Makefile.am (ACLOCAL_AMFLAGS): Define.Kelley Cook1-1/+0