aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2000-12-15Makefile.am (myinstallheaders): Install backwards headers in prefix, not pref...Benjamin Kosnik4-17/+12
2000-12-14acinclude.m4 (GLIBCPP_CHECK_MATH_SUPPORT): Revert changes touching copysignf,...Benjamin Kosnik4-1393/+765
2000-12-14configure.in (CXX): Exit out if mknumeric_limits fails.Benjamin Kosnik4-4/+20
2000-12-14*.h: Remove include_next...Benjamin Kosnik18-17/+23
2000-12-14locale_facets.h (ctype<char>): Remove throw specs not in base class signature.Benjamin Kosnik13-81/+71
2000-12-14locale_facets.h (ctype<char>): Remove throw specs not in base class signature.Benjamin Kosnik2-4/+9
2000-12-14ctype_base.h (ctype_base): Consistency with linux.Benjamin Kosnik28-262/+418
2000-12-13[multiple changes]Benjamin Kosnik12-1368/+2562
2000-12-10Makefile.am (libstdc++.INC:): 2000-12-05 reverted to include 2000-11-12 hunk.Alexandre Petit-Bianco3-3/+9
2000-12-10auto_ptr.cc (test07): Remove test that tries to copy-initialize an auto_ptr<B...Jason Merrill2-6/+12
2000-12-10Move the HTML-containing subdirs from 'docs' to 'docs/html'.Phil Edwards45-134/+229
2000-12-08acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): New conditional, GLIBCPP_BUILD_LIBIO, t...Phil Edwards8-1099/+1079
2000-12-08Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove ccosl, cexpl, clog10l, csinhl, ct...Gabriel Dos Reis33-2291/+176
2000-12-08acinclude.m4: Don't forget to remove check for cpowl as it is no longer neede...Gabriel Dos Reis4-1037/+1033
2000-12-07ctype_base.h (ctype_base): Change space mask.Benjamin Kosnik13-37/+44
2000-12-07locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with commo...Benjamin Kosnik22-280/+251
2000-12-06acinclude.m4 (GLIBCPP_CHECK_*_DECL_AND_LINKAGE_*): Pre-test whether the cache...Phil Edwards9-2029/+2561
2000-12-06configure.target (*-*-freebsd, *-*-netbsd): Correct paths to os_include_dir.Richard Earnshaw2-2/+7
2000-12-05configure.target (hpux): Set os_include_dir.Jeffrey A Law6-0/+257
2000-12-06Makefile.am (libstdc++.INC): Revert for libjava builds.Alexandre Petit-Bianco3-4/+24
2000-12-06acinclude.m4 (EXTRA_CXX_FLAGS): And here.Benjamin Kosnik7-985/+950
2000-12-05acinclude.m4: Change up to reflect new directory organization.Benjamin Kosnik4-51/+127
2000-12-05acinclude.m4: Change up to reflect new directory organization.Benjamin Kosnik8-0/+267
2000-12-05acinclude.m4: Change up to reflect new directory organization.Benjamin Kosnik4-267/+0
2000-12-05acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Check for lldiv_t.Benjamin Kosnik8-1113/+1142
2000-12-05ctype_base.h: Update comments about other BSD variants.Richard Earnshaw2-2/+6
2000-12-05*.h: Move here from config/os/bsd/bits.Richard Earnshaw8-5/+17
2000-12-05atomicity.h: Add support for compiling Thumb code.Richard Earnshaw2-23/+165
2000-12-05Support for NetBSD.Richard Earnshaw8-46/+364
2000-12-05complex.cc (pow): Remove definitions for explicit specializations.Gabriel Dos Reis19-505/+72
2000-12-03configopts.html, [...]: Sync with wwwdocs.Joseph Myers20-304/+297
2000-12-02download.html: Remove.Phil Edwards9-573/+11
2000-12-01[multiple changes]Phil Edwards2-12/+42
2000-11-30cmath.cc: Remove.Gabriel Dos Reis5-76/+82
2000-11-29Fixes for build directories with colons, AIX build problems.Benjamin Kosnik3-91/+144
2000-11-29Sync with the documentation from wwwdocs.Phil Edwards18-550/+474
2000-11-29Fix copyright lineMark Mitchell1-1/+1
2000-11-29tests_flags.in: Correct typo.Loren J. Rittle2-1/+5
2000-11-29tests_flags (SH_FLAGS, ST_FLAGS): Move them back to ...Gabriel Dos Reis3-7/+12
2000-11-29Makefile.am (sources): Add bitset.ccGabriel Dos Reis5-292/+225
2000-11-28atomicity.h (__exchange_and_add): Silence preprocessor multi-line string warn...Franz Sirl3-83/+138
2000-11-28Update for 2.91 release.Benjamin Kosnik4-109/+109
2000-11-28tests_flags.in (LTCXX): Change CXX_FLAG to CXXFLAGS.Benjamin Kosnik4-8/+40
2000-11-27atomicity.h (__exchange_and_add): Add __volatile__ to asm.Franz Sirl2-6/+13
2000-11-27atomicity.h: Replace '__ATOMICITY_INLINE' with 'inline'.Franz Sirl2-16/+21
2000-11-27tests_flags.in: Update documentation to reflect the change below.Gabriel Dos Reis2-2/+7
2000-11-27[multiple changes]Benjamin Kosnik7-21/+42
2000-11-27istream_unformatted.cc (test05): Fixup.Benjamin Kosnik2-3/+8
2000-11-27acinclude.m4: Only sanity check for compiler version when configuring.Benjamin Kosnik7-1157/+1115
2000-11-26Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove cabsl.cGabriel Dos Reis10-143/+85