aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src
AgeCommit message (Expand)AuthorFilesLines
2001-02-20stl_config.h: Remove file.Phil Edwards3-31/+128
2001-02-16Add support for -fno-exceptions.Benjamin Kosnik7-61/+185
2001-02-12* src/locale.cc: Remove bogus locale::id definitions.Mark Mitchell1-22/+0
2001-02-11gen-num-limits.cc: Use sigsetjmp and siglongjmp if available.Alexandre Oliva1-3/+19
2001-02-11valarray-inst.cc (gslice::_Indexer::_Indexer): Don't flip lengths and strides.Gabriel Dos Reis1-49/+73
2001-02-08locale-inst.cc (fill_n): Instantiate with size_t arguments.Benjamin Kosnik1-20/+11
2001-02-07Clean up stdexcept.Benjamin Kosnik3-18/+50
2001-02-07acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locatio...Benjamin Kosnik5-96/+58
2001-02-06misc-inst.cc (_S_pad_char): Modify declaration's parameters to match header f...Jeffrey Oldham1-15/+7
2001-02-06locale_facets.tcc: Remove `static' keyword on function definitions.Mark Mitchell5-14/+116
2001-02-06acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): New macro.Benjamin Kosnik2-56/+41
2001-02-05string-inst.cc (string::_M_replace): Explicitly instantiate.Mark Mitchell1-0/+14
2001-02-03Makefile.am (mkinstalldirs): Set.Benjamin Kosnik2-141/+45
2001-02-01configure.in (toplevel_srcdir, auxdir): Set.Alexandre Oliva1-40/+140
2001-01-30Preliminary named locales.Benjamin Kosnik5-529/+560
2001-01-26ios.cc: Remove accidental inclusion of <stdio.h> in last checkin.Mark Mitchell1-1/+0
2001-01-25Makefile.am (sources): Add globals.cc.Mark Mitchell4-13/+76
2001-01-17ios_base.h (ios_base::failure): Tighten up throw specs.Benjamin Kosnik1-2/+2
2001-01-17gen-num-limits.cc (INSTANTIATIONS): New macro.Mark Mitchell1-0/+25
2001-01-11ios.cc: Fix typo: change cout->wcout.Benjamin Kosnik3-6/+8
2001-01-10Fixes for libstdc++/1576Benjamin Kosnik4-96/+39
2001-01-09gen-num-limits.cc (signal_adapter): New template function.Alexandre Oliva1-6/+21
2001-01-06[multiple changes]Benjamin Kosnik3-59/+61
2001-01-04std_cwctype.h: Include std_cwchar.h for wint_t.Benjamin Kosnik3-189/+17
2000-12-23Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES.Benjamin Kosnik4-52/+44
2000-12-22Attempt to make locale visible in gdb.Benjamin Kosnik3-105/+89
2000-12-21Makefile.am (sources): Remove complex.cc, complexf.cc and complexl.cc from list.Gabriel Dos Reis5-198/+43
2000-12-20acinclude.m4 (SECTION_FLAGS, [...]): Fix minor thinko.Phil Edwards1-37/+134
2000-12-20ios.cc (ios_base::_M_grow_words(int ix)): Fix libstdc++/1089.Benjamin Kosnik1-2/+4
2000-12-19[multiple changes]Benjamin Kosnik1-2/+1
2000-12-18[multiple changes]Benjamin Kosnik2-5/+12
2000-12-15Makefile.am (myinstallheaders): Install backwards headers in prefix, not pref...Benjamin Kosnik2-7/+5
2000-12-14ctype_base.h (ctype_base): Consistency with linux.Benjamin Kosnik1-0/+13
2000-12-13[multiple changes]Benjamin Kosnik1-134/+37
2000-12-10Makefile.am (libstdc++.INC:): 2000-12-05 reverted to include 2000-11-12 hunk.Alexandre Petit-Bianco2-3/+3
2000-12-08Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove ccosl, cexpl, clog10l, csinhl, ct...Gabriel Dos Reis1-11/+0
2000-12-07locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with commo...Benjamin Kosnik3-21/+70
2000-12-06acinclude.m4 (GLIBCPP_CHECK_*_DECL_AND_LINKAGE_*): Pre-test whether the cache...Phil Edwards1-37/+134
2000-12-06Makefile.am (libstdc++.INC): Revert for libjava builds.Alexandre Petit-Bianco2-4/+19
2000-12-05complex.cc (pow): Remove definitions for explicit specializations.Gabriel Dos Reis1-20/+0
2000-11-30cmath.cc: Remove.Gabriel Dos Reis3-91/+5
2000-11-29Fixes for build directories with colons, AIX build problems.Benjamin Kosnik2-91/+128
2000-11-29Makefile.am (sources): Add bitset.ccGabriel Dos Reis3-100/+190
2000-11-25acinclude.m4: Change C9X references to refer to C99.Joseph Myers1-1/+1
2000-11-25Makefile.am (INCLUDES): Remove unconditional use of _GNU_SOURCE and _ISOC99_S...Benjamin Kosnik2-3/+3
2000-11-23Make deprecated strstream header consistent with new and new.h.Benjamin Kosnik2-3/+3
2000-11-23ios_base.h (ios_base::failure::~failure, [...]): Move defintion to ...Gabriel Dos Reis1-0/+7
2000-11-22Makefile.am (base_headers): Add missing backwards headers.Loren J. Rittle2-2/+4
2000-11-22strstream.cc: Adjust includes.Benjamin Kosnik3-8/+8
2000-11-21acinclude.m4 (AC_LC_MESSAGES): Check for locale.h.Benjamin Kosnik1-133/+36