aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
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
2001-03-01configure.target: Change irix* to irix6.5* in target_os table.Benjamin Kosnik2-1/+6
2001-03-01c++config (__GLIBCPP__): Bump number in anticipation of 2.92.Benjamin Kosnik15-1101/+896
2001-02-28acinclude.m4 (GLIBCPP_CONFIGURE): Remove GLIBCPP_CFLAGS and GLIBCPP_CXXFLAGS ...Phil Edwards11-161/+299
2001-02-28basic_file.h: Include basic_file_model.h.Benjamin Kosnik2-716/+0
2001-02-28basic_file.h: Include basic_file_model.h.Benjamin Kosnik18-1145/+1774
2001-02-28Correct license.Benjamin Kosnik12-186/+311
2001-02-27std_stdexcept.h (runtime_error): Make string member non-const.Benjamin Kosnik3-4/+44
2001-02-27stdexceptions.cc (test03): Fix.Benjamin Kosnik2-3/+7
2001-02-27std_stdexcept.h (logic_error::logic_error): Use string object, not reference.Benjamin Kosnik1-4/+4
2001-02-27std_stdexcept.h (logic_error::logic_error): Use string object, not reference.Benjamin Kosnik3-3/+92
2001-02-26acinclude.m4 (GLIBCPP_CONFIGURE): Update required compiler version.Phil Edwards12-802/+735
2001-02-26Fixes libstdc++/2079Phil Edwards3-0/+32
2001-02-25mathconf.h (GET_LDOUBLE_MSW64): Fix thinko.Greg Freemyer2-2/+6
2001-02-23codecvt.h: Use __builtin_alloca.Benjamin Kosnik4-10/+16
2001-02-23Use VAR=${VAR=...} form.Alexandre Oliva2-1/+5
2001-02-23Use $BUILD_DIR/../../gcc/xgccDavid Edelsohn2-1/+5
2001-02-23iostream.h: Expose std::flush in old headers.Phil Edwards2-0/+6
2001-02-23Remove special-casing on target.Gabriel Dos Reis2-22/+10
2001-02-23tests_flags.in (CXXFLAGS): Add -rpath to gcc build dir.Benjamin Kosnik8-27/+34
2001-02-22c_locale_gnu.h: Add clocale include.Benjamin Kosnik1-0/+2
2001-02-21tests_flags.in: Remove -n flag from call to echo.Phil Edwards2-1/+5
2001-02-21c_locale_gnu.h: Add clocale include.Benjamin Kosnik1-0/+4
2001-02-20stl_config.h: Remove file.Phil Edwards22-1454/+1194
2001-02-19Add #pragma system_header to header files.Gabriel Dos Reis52-14/+170
2001-02-19atomicity.h (__compare_and_swap): Fix typo.Andreas Jaeger2-2/+7
2001-02-17std_ostream.h: Replaced usage of _Traits::_S_eos() with _CharT() as per secti...Greg Bumgardner10-37/+48
2001-02-16char_traits.cc: Move to ...Benjamin Kosnik3-5/+13
2001-02-16mathconf.h (FINITE_P, INFINITE_P): Remove macro definitions.Gabriel Dos Reis2-94/+5
2001-02-16c++config: Revert.Benjamin Kosnik2-1/+5
2001-02-16istream.tcc: Use ios_base::iostate in place of iostate throughout.Mark Mitchell3-22/+29
2001-02-16c++config (_GLIBCPP_FULLY_COMPLIANT_HEADERS): Define so library is compliant.Benjamin Kosnik1-1/+1
2001-02-16c++config (_GLIBCPP_FULLY_COMPLIANT_HEADERS): Define so library is compliant.Jeffrey Oldham2-1/+6
2001-02-16acinclude.m4 (glibcpp_toolexeclibdir): Fix test for cross compilation.Anthony Green4-3/+10
2001-02-16acinclude.m4 (GLIBCPP_CHECK_MATH_DECL_1): Include ieeefp.h for fpclass on Uni...Rodney Brown5-559/+736
2001-02-16Remove old ABI support from libsupc++.Mark Mitchell9-1025/+23
2001-02-16Add support for -fno-exceptions.Benjamin Kosnik51-1437/+1633
2001-02-15configopts.html: Minor updates and typo fixes.Phil Edwards4-167/+221
2001-02-15libstdc++.exp (dg-test): Lift, temporarily, out of dejagnu/dg.exp.Gabriel Dos Reis2-0/+314
2001-02-13function.h: Do not use rel_ops for older headers either.Dirk Mueller3-16/+7
2001-02-12* src/locale.cc: Remove bogus locale::id definitions.Mark Mitchell2-22/+4
2001-02-11std_valarray.h: #undef _DEFINE_LOGICAL_OPERATOR...Gabriel Dos Reis2-1/+4
2001-02-11valarray_meta.h (_RefFunClos<>_RefRunClos): Fix thinko in member initialisation.Gabriel Dos Reis2-1/+6
2001-02-11std_valarray.h (valarray<>::shift): Avoid comparaison between signed and unsi...Gabriel Dos Reis2-40/+51
2001-02-11gen-num-limits.cc: Use sigsetjmp and siglongjmp if available.Alexandre Oliva6-810/+873
2001-02-11valarray-inst.cc (gslice::_Indexer::_Indexer): Don't flip lengths and strides.Gabriel Dos Reis2-49/+79
2001-02-11char_traits.h (char_traits<char>::int_type): Change to `int' to match 21.1.3....Gabriel Dos Reis3-1/+41
2001-02-10Makefile.am: New file.Gabriel Dos Reis2-0/+32