aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2001-04-01tests_flags.in: Use test a = b, not test a == b which is not portable.Zack Weinberg2-1/+6
2001-03-31[multiple changes]Benjamin Kosnik35-185/+131
2001-03-30tests_flags.in (LIBS): Pass correct path for installed testing.Phil Edwards2-1/+5
2001-03-30mkcheck.in (LIBTOOL): Don't construct -B argument here...Benjamin Kosnik1-0/+267
2001-03-30[multiple changes]Benjamin Kosnik17-133/+137
2001-03-28Makefile.am (CXXLINK): Add --tag disable-shared after --tag CXX.Alexandre Oliva3-25/+60
2001-03-28IA-64 ABI Exception Handling.Richard Henderson26-1543/+2520
2001-03-28Makefile.am (CXXLINK): Use CXX again, and choose CXX tag explicitly.Alexandre Oliva5-21/+36
2001-03-27c++config (_STL_USE_CONCEPT_CHECKS): Disable by default.Benjamin Kosnik2-6/+7
2001-03-27tests_flags.in: Change the order of libstdc++ and libcPeter Schmid2-31/+39
2001-03-27basic_file.h (get_fileno): Remove.Benjamin Kosnik11-100/+85
2001-03-25Makefile.am: New targets, doxygen and doxygen-maint.Phil Edwards6-2/+1621
2001-03-25acinclude.m4 (GLIBCPP_CHECK_COMPILER_FEATURES): Update comment.Phil Edwards10-928/+1148
2001-03-25howto.html: HTML fixup.Phil Edwards5-119/+203
2001-03-24std_bitset.h: Include ostream and istream headers instead of iostream.Phil Edwards2-1/+7
2001-03-23ostream.tcc: Use __builtin_alloca.Greg Bumgardner2-1/+5
2001-03-23misc-inst.cc (__sink_unused_warning): Move to...Benjamin Kosnik5-27/+32
2001-03-21basic_file.h: Fix typos in comments.Theodore Papadopoulo2-6/+10
2001-03-20Fix merge error.Richard Henderson1-1/+1
2001-03-20gen-num-limits.cc: Instantiate for wchar_t.Richard Henderson4-3/+10
2001-03-20vec.cc (__cxa_vec_cleanup): New fn.Jason Merrill3-10/+49
2001-03-16gen-num-limits.cc (signal_adapter): Overloaded to match signal_func with an u...Alexandre Oliva2-2/+15
2001-03-15tests_flags.in (CXXFLAGS): Link libstdc++ before libsupc++.Benjamin Kosnik2-3/+7
2001-03-15* include/bits/basic_string.tcc (operator+): Fix thinko.Gabriel Dos Reis2-1/+5
2001-03-14std_streambuf.h: Remove cached locale facets.Benjamin Kosnik7-59/+73
2001-03-13ctype_base.h: Make ctype masks match HP-UX ctype.h header file.Steve Ellcey2-11/+16
2001-03-13ctype_noninline.h: Fix typo and remove duplicate definitions of __dj_ctype_*Andris Pavenis2-6/+6
2001-03-13new: Remove pragma interface.Benjamin Kosnik7-15/+33
2001-03-13mkcheck.in: Fix IFS regression for non-bash-2.01 hosts.Phil Edwards2-1/+9
2001-03-12mkcheck.in: workaround for bash 2.01 IFS bug.Felix Lee2-1/+6
2001-03-12Fixups for -fno-for-scopeBenjamin Kosnik3-24/+27
2001-03-12vector.h: Include std_vector.h.Benjamin Kosnik2-1/+3
2001-03-12gen-num-limits.cc (traps): Add fflush prior to trapping signal (UnixWare 7 wo...Rodney Brown2-183/+200
2001-03-12hashtable.h: Same.Craig Rodrigues3-2/+7
2001-03-12istream.tcc (basic_istream<_CharT, [...]): Fix typo.Benjamin Kosnik2-1/+7
2001-03-12stl_hashtable.h: Change type of __n to size_tPeter Schmid3-2/+7
2001-03-10[multiple changes]Benjamin Kosnik3-3/+25
2001-03-08acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Fix syntax in test command.Andreas Schwab4-3/+9
2001-03-07std_iosfwd.h: Remove string forward decls here.Benjamin Kosnik17-3102/+3096
2001-03-07Add Irix 5.2, 6.3 support.Alexandre Oliva12-2/+324
2001-03-07istream.tcc (basic_istream<_CharT, [...]): Don't use sentry.Benjamin Kosnik4-52/+42
2001-03-06std_cerrno.h: Don't define errno in std::.Nathan Myers7-10/+224
2001-03-06std_cmath.h: Move abs(long), div(long,long) from here...Scott Snyder4-8/+27
2001-03-06vec.cc (__cxxa_vec_new2): Qualify size_t.Stephen M. Webb2-2/+6
2001-03-05ctype_base.h (ctype_base): fix __to_type definition.Laurynas Biveinis4-27/+42
2001-03-04algo.h: Use std not __STD.Phil Edwards102-4251/+1046
2001-03-03misc-inst.cc (__copy_streambufs): Fix typo for alpha.Benjamin Kosnik2-5/+7
2001-03-02[multiple changes]Benjamin Kosnik12-728/+685
2001-03-02locale.cc: initialise __ret with zeroPeter Schmid3-3/+8
2001-03-01index.html: Update broken links.Phil Edwards3-7/+12