aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2001-05-20ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.Alexandre Oliva1-803/+807
2001-05-19acinclude.m4: Fix --help spacing, correct comments.Phil Edwards6-874/+911
2001-05-19README: Add notes.Benjamin Kosnik5-48/+88
2001-05-18libstdc++-v3-dg.exp (libstdc++-v3-init): Set flags appropriately for remote t...Angela Marie Thomas2-3/+29
2001-05-18acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Set glibcpp_srcdir amd glibcpp_pr...Benjamin Kosnik5-16/+24
2001-05-18Oops, forgot the ChangeLog entry.Gabriel Dos Reis1-0/+6
2001-05-18std_valarray.h (valarray<>::operator[] const): Return a const reference.Gabriel Dos Reis2-2/+51
2001-05-18configure.target (ATOMICITYH): Actually use AIX-specific code on earlier vers...Alexandre Oliva2-2/+11
2001-05-18libstdc++-v3-dg.exp (libstdc++-v3-dg-test): Set output_file based on the name...Angela Marie Thomas2-2/+26
2001-05-18configure.target (ATOMICITYH): Use cpu/generic code on earlier versions of AIX.Alexandre Oliva2-2/+8
2001-05-17configure.target (ATOMICITYH): Don't use AIX 4.3-specific code on earlier ver...Alexandre Oliva2-1/+6
2001-05-16001-05-15 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik2-1/+6
2001-05-16sol2.h (CPLUSPLUS_CPP_SPEC): Define.Mark Mitchell5-27/+24
2001-05-15inserters_extractors.cc, [...]: Replace multi-line string constants with C89-...Zack Weinberg4-34/+42
2001-05-14* mknumeric_limits: Build with -fno-exceptions.Richard Henderson2-2/+8
2001-05-14Switch over to new harness.Benjamin Kosnik17-1372/+1056
2001-05-14Switch over to new harness.Benjamin Kosnik2-784/+0
2001-05-13configure.target: Remove detection of AIX pthread multilib, now obtained from...Alexandre Oliva2-8/+5
2001-05-13mkcheck.in (setup_size_command): Use Berkeley "-B" mode with GNU size.John David Anglin2-4/+20
2001-05-12testsuite_flags.in: New, simplified interface.Benjamin Kosnik2-0/+179
2001-05-12testsuite_flags.in: New, simplified interface.Benjamin Kosnik1-0/+62
2001-05-12*.cc: Remove spaces, make sure testcases return zero.Benjamin Kosnik92-381/+53
2001-05-11eh_personality.cc: Include unwind-pe.h.Richard Henderson2-179/+34
2001-05-10howto.html: Fix typo.Tom Browder2-5/+5
2001-05-10libstdc++.exp: Use libgloss.exp.Benjamin Kosnik3-20/+32
2001-05-08std_cstring.h (memchr): Correct definitions.Benjamin Kosnik4-41/+110
2001-05-08std_fstream.h (basic_filebuf): Change signature.Benjamin Kosnik1-0/+2
2001-05-08std_fstream.h (basic_filebuf): Change signature.Benjamin Kosnik12-162/+163
2001-05-08* config/os/solaris/solaris2.7/bits/os_defines.hMark Mitchell2-0/+6
2001-05-03configure.in (LIBSUPCXX_PICFLAGS): Set it to -prefer-pic or -prefer-non-pic d...Alexandre Oliva10-52/+268
2001-05-02sbuf_iter.h (istreambuf_iterator): Correct.Benjamin Kosnik5-23/+75
2001-05-02howto.html: Fix typo.Tom Browder2-3/+7
2001-05-01* testsuite/libstdc++.tests/tests.exp: Add comment.Gabriel Dos Reis2-0/+6
2001-05-01* testsuite/libstdc++.tests/tests.exp: Set ulimits.Gabriel Dos Reis2-0/+14
2001-04-30fdl.texi: New file.Mark Mitchell2-14/+31
2001-04-30ostreambuf_iterator.cc: New file.Benjamin Kosnik3-68/+127
2001-04-30stl_iterator_base_funcs.h (__advance): Fix.Benjamin Kosnik1-1/+1
2001-04-30stl_iterator_base_funcs.h (__advance): Fix.Benjamin Kosnik1-2/+2
2001-04-30stl_iterator_base_funcs.h (__advance): Fix.Benjamin Kosnik1-0/+5
2001-04-29run_doxygen: Minor tweaks.Phil Edwards4-25/+115
2001-04-27mainpage.doxy: New.Benjamin Kosnik3-12/+82
2001-04-26BADNAMES: Remove EGCS reference.Mark Mitchell2-1/+11
2001-04-26acinclude.m4 (GLIBCPP_ENABLE_THREADS): Obtain target_thread_file with `gcc -v'.Alexandre Oliva4-965/+889
2001-04-26std_cmath.h (std): Explicitly inject c99 names.Benjamin Kosnik9-40/+70
2001-04-23slist: Include required header files.Peter Schmid2-2/+10
2001-04-23std_cerrno.h (errno): Define macro from identifier declared with external lin...Loren J. Rittle4-0/+22
2001-04-23acinclude.m4 (CXX): Set to CXX so that in-directory re-configures find the bu...Benjamin Kosnik4-843/+861
2001-04-20acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Make sure required C99 support is en...Benjamin Kosnik5-786/+829
2001-04-20acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Make sure required C99 support is en...Benjamin Kosnik2-0/+58
2001-04-20stl_bvector.h: Replace __ITERATOR_CATEGORY with __iterator_category.Phil Edwards2-3/+8