aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2005-04-15pod_char_traits.h (__gnu_cxx::character): Add char_type.Benjamin Kosnik23-662/+444
2005-04-13* configure: Regenerate.Mike Stump2-2/+67
2005-04-09Makefile.am: Remove libv3test.a.Benjamin Kosnik4-154/+28
2005-04-09re PR libstdc++/20909 (incorrect floating point format)Paolo Carlini4-1/+172
2005-04-08acinclude.m4 (GLIBCXX_ENABLE_SYMVERS): Define _GLIBCXX_ASM_SYMVER.Kelley Cook6-29/+38
2005-04-08linkage.m4 (GLIBCXX_MAYBE_UNDERSCORED_FUNCS): New macro.Kelley Cook5-339/+568
2005-04-08linkage.m4 (GLIBCXX_CHECK_MATH_DECLS_AND_LINKAGES_1): Eliminate a subshell an...Kelley Cook3-2327/+2274
2005-04-08re PR libstdc++/20806 (basic_filebuf::xsgetn() fails with text mode and DOS ...Danny Smith4-4/+36
2005-04-08acconfig.h: Sort the bottom section.Kelley Cook3-258/+261
2005-04-08acconfig.h: Remove redundant HAVE_FLOAT_H.Kelley Cook3-6/+5
2005-04-08configure.ac: Create template for PACKAGE and VERSION.Kelley Cook13-451/+2678
2005-04-07test.html: Update.Benjamin Kosnik44-3605/+1033
2005-04-06atomicity.h (__exchange_and_add): Add "memory" clobber to inline assembly sta...Ulrich Weigand2-1/+7
2005-04-06acinclude.m4 (_GLIBCXX_USE_LONG_LONG, [...]): Use long form of AC_DEFINE ...Kelley Cook5-191/+195
2005-04-06Makefile.am (ACLOCAL_AMFLAGS): Define.Kelley Cook14-39/+35
2005-04-05memory, [...]: Use mutex to make _Sp_counted_base::add_ref_lock() thread-safe.Jonathan Wakely10-14/+52
2005-04-05acconfig.h: Delete macros already ACDEFINED.Kelley Cook3-84/+5
2005-04-05acconfig.h (HAVE_MODF): Remove.Kelley Cook5-6/+1120
2005-04-05acconfig.h (ENABLE_NLS, [...]): Remove.Kelley Cook3-10/+6
2005-04-05linkage.m4 (GLIBCXX_CHECK_BUILTIN_MATH_DEC): Use m4 translit macro to convert...Kelley Cook5-212/+221
2005-04-05acconfig.h (HAVE_TANL): Correct cut-and-paste typo.Kelley Cook3-4/+9
2005-04-04Makefile.am (check-local): Remove.Mark Mitchell4-28/+30
2005-04-02tuple_iterate.h (tuple_element): Use new macro _GLIBCXX_T_NUM_ARGS_PLUS_1 bec...Douglas Gregor4-15/+47
2005-04-02functional (_Maybe_wrap_member_pointer): Wrap up member pointers in _Mem_fn b...Douglas Gregor3-28/+53
2005-04-01Makefile.am (noinst_PROGRAMS): Remove.Mark Mitchell7-67/+76
2005-04-01[multiple changes]Doug Gregor19-1684/+1767
2005-03-30Makefile.am (CXX): Use ${SHELL}.Aaron W. LaFramboise3-6/+16
2005-03-25libstdc++.exp (libstdc++_init): Define LOCALEDIR when testing an installed co...Mark Mitchell2-0/+11
2005-03-25libstdc++.exp (v3-build_support): Pass -w when compiling support objects.Mark Mitchell2-1/+8
2005-03-24memory: Forward to...Benjamin Kosnik6-936/+993
2005-03-24Makefile.am (all-local): Do not build testsuite_files.Mark Mitchell3-2/+7
2005-03-24acinclude.m4: Adjust so that _GLIBCXX_USE_C99 implies using _GLIBCXX_USE_C99_...Benjamin Kosnik13-13818/+953
2005-03-24normal.exp: Read testsuite_files, if it exists.Mark Mitchell2-28/+57
2005-03-23libstdc++.exp (libstdc++_wchar_t): Rename to ...Mark Mitchell3-19/+29
2005-03-23target-supports.exp (check_iconv_available): Default libiconv to -liconv, if ...Mark Mitchell3-52/+131
2005-03-21re PR libstdc++/20577 (iter_swap doesn't work anymore with vector<bool>)Chris Jefferson3-1/+87
2005-03-21acinclude.m4 (GLIBCXX_CONFIGURE): Delete gcc_version logic.Zack Weinberg12-24/+49
2005-03-16binders.cc: Remove explicit instantiations for non-weak systems.Paolo Carlini101-649/+209
2005-03-16gcc-version.m4: Delete.Zack Weinberg4-32/+43
2005-03-16Daily bump.GCC Administrator1-1/+1
2005-03-15re PR libstdc++/20352 (FAIL: 26_numerics/complex/pow.cc execution test)Paolo Carlini2-0/+11
2005-03-15Daily bump.GCC Administrator1-1/+1
2005-03-14Daily bump.GCC Administrator1-1/+1
2005-03-13Daily bump.GCC Administrator1-1/+1
2005-03-12Daily bump.GCC Administrator1-1/+1
2005-03-11Daily bump.GCC Administrator1-1/+1
2005-03-10Daily bump.GCC Administrator1-1/+1
2005-03-1012658_thread-1.cc: Don't XFAIL on GNU/Linux.Ben Elliston2-2/+5
2005-03-09Daily bump.GCC Administrator1-1/+1
2005-03-08Daily bump.GCC Administrator1-1/+1