aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
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
2000-11-26tests_flags.in: New file.Gabriel Dos Reis5-1110/+1230
2000-11-25acinclude.m4: Change C9X references to refer to C99.Joseph Myers10-29/+38
2000-11-25Makefile.am (INCLUDES): Remove unconditional use of _GNU_SOURCE and _ISOC99_S...Benjamin Kosnik3-3/+10
2000-11-24codecvt_wchar_t_char.cc (main): Add _GLIBCPP_USE_WCHAR_T guards.Benjamin Kosnik4-6/+24
2000-11-23os_defines.h: Include <features.h>.Hans-Peter Nilsson3-2/+36
2000-11-23Make deprecated strstream header consistent with new and new.h.Benjamin Kosnik5-165/+53
2000-11-23* porting.texi: Expand libtool information.David Edelsohn2-7/+20
2000-11-23ios_base.h (ios_base::failure::~failure, [...]): Move defintion to ...Gabriel Dos Reis3-4/+19
2000-11-23Make deprecated strstream header consistent with new and new.h.Benjamin Kosnik1-0/+161
2000-11-23ctype_inline.h (is): Fix order of expressions.Richard Henderson2-1/+5
2000-11-22porting.texi: Minor tweaks to vocabulary.Phil Edwards2-4/+11