aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
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
2000-11-22strstream.h: Reinstate the `using' statements.Loren J. Rittle2-0/+10
2000-11-22Makefile.am (base_headers): Add missing backwards headers.Loren J. Rittle3-2/+9
2000-11-22c_io_stdio.cc (seekoff): Fix return value.Scott Snyder1-0/+6
2000-11-22c_io_stdio.cc (seekoff): Fix return value.Scott Snyder1-3/+3
2000-11-22mkcheck.in (explanation): Retain output of all failing compiles.Loren J. Rittle1-1/+1
2000-11-22mkcheck.in (explanation): Retain output of all failing compiles.Loren J. Rittle1-1/+1
2000-11-22mkcheck.in (explanation): Retain output of all failing compiles.Loren J. Rittle2-1/+6
2000-11-22strstream.cc: Adjust includes.Benjamin Kosnik7-13/+18
2000-11-21strstream.h: Replace with...Benjamin Kosnik13-326/+241
2000-11-21* porting.texi: New file.Mark Mitchell2-0/+447
2000-11-21os_defines.h: Define _XOPEN_SOURCE...Branko Cibej3-3/+37
2000-11-21acinclude.m4 (AC_LC_MESSAGES): Check for locale.h.Benjamin Kosnik9-1283/+1127
2000-11-21mkcheck.in (explanation): Don't paste output of passing compiles into log file.Benjamin Kosnik2-15/+17
2000-11-21mkcheck.in (explanation): Don't paste output of passing compiles into log file.Benjamin Kosnik2-2/+3
2000-11-21std_complex.h (complex<double>): Constructor complex<double>::complex(const c...Gabriel Dos Reis2-3/+13
2000-11-20std_complex.h: Tweaks, include cmath for abs overloads.Benjamin Kosnik6-638/+620
2000-11-20c++config, [...]: Correct spelling of "deprecated".Joseph Myers4-3/+8
2000-11-19decl.c (init_decl_processing): Correct name of pure virtual function under th...Mark Mitchell3-3/+27
2000-11-19exception_support.h: New header file.Mark Mitchell1-0/+66
2000-11-19exception_support.h: New header file.Mark Mitchell3-54/+64
2000-11-17stl_tree.h: Overload operators == and != to be able to handle the case...Theodore Papadopoulo2-2/+29
2000-11-17stl_tree.h: Overload operators == and != to be able to handle the case...Benjamin Kosnik2-1/+31
2000-11-17acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Correct last patch to ``make --enable-c...Loren J. Rittle4-11/+18