aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2000-07-28acinclude.m4: Include ../libtool.m4.Alexandre Oliva8-1661/+1654
2000-07-26acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Test for GNU ld before trying t...Phil Edwards11-2184/+3318
2000-07-26misc-inst.cc (std): Remove instantiations.Benjamin Kosnik6-996/+1027
2000-07-26configure.in: Change AM_PROG_LIBTOOL to AC_PROG_LIBTOOL.Benjamin Kosnik18-1648/+1803
2000-07-26Makefile.am (LIBIO_INCLUDES): Set to -I$(top_srcdir)/libio even if GLIBCPP_NE...H.J. Lu2-4/+4
2000-07-24istream.tcc (getline): Tweaks.Benjamin Kosnik3-4/+13
2000-07-24[multiple changes]Benjamin Kosnik14-1040/+1070
2000-07-22stl-inst.cc: Change __sink_unused_warning to unsigned int for alpha.Benjamin Kosnik2-4/+19
2000-07-22Line up with libstdc++-v2 version of valarray.Gabriel Dos Reis3-4/+8
2000-07-22stl-inst.cc: Change __sink_unused_warning to unsigned int for alpha.Benjamin Kosnik4-15/+27
2000-07-21acinclude.m4: Include <features.h> for glibc testing.H.J. Lu3-2/+11
2000-07-21ChangeLog: Ops.Benjamin Kosnik1-0/+59
2000-07-21acinclude.m4: Change "#pragma system_header" to "#pragma GCC system_header".H.J. Lu43-45/+45
2000-07-21atomicity.h (__exchange_and_add): Use extended word instructions to match 64b...Jakub Jelinek5-6/+66
2000-07-21[multiple changes]Benjamin Kosnik12-194/+302
2000-07-19howto.html: Update.Phil Edwards2-2/+18
2000-07-19Internal consistency checks.....Benjamin Kosnik11-116/+143
2000-07-19acinclude.m4: Tweaks.Benjamin Kosnik22-314/+681
2000-07-17acinclude.m4: Import CHECK_GNU_MAKE from autoconf macro archive.Phil Edwards5-977/+1191
2000-07-15valarray_array.h (__valarray_get_storage): New function.Gabriel Dos Reis4-55/+50
2000-07-11docs: Update sourceware->sources in every HTML file.Phil Edwards25-328/+341
2000-07-11Force checkin of footer.html to push webpages.Phil Edwards1-2/+2
2000-07-08configure.in (AC_OUTPUT_COMMANDS): Link $THREADS.h and c++threads.h instead o...Benjamin Kosnik4-4/+5
2000-07-08Clean up configure/build longstanding issues.Benjamin Kosnik4-47/+47
2000-07-07Clean up configure/build longstanding issues.Benjamin Kosnik11-1070/+1102
2000-07-07[multiple changes]Benjamin Kosnik3-33/+129
2000-07-07download.html: Mention gcc_update.Phil Edwards10-68/+255
2000-07-07Dummy checkin of footer.html to force web sync.Phil Edwards1-1/+1
2000-07-05[multiple changes]Benjamin Kosnik10-35/+91
2000-07-04[multiple changes]Benjamin Kosnik7-6/+32
2000-07-04std_memory.h: Revert.Benjamin Kosnik1-51/+27
2000-07-04[multiple changes]Benjamin Kosnik2-654/+657
2000-07-02Sync libio to glibc-2.2 current CVS.Benjamin Kosnik26-2278/+4551
2000-06-30ostream_manip.cc (test02): Add tests.Benjamin Kosnik5-223/+613
2000-06-302000-06-29 scott snyder <snyder@fnal.gov>Scott Snyder3-2/+58
2000-06-30ostream_manip.cc (test02): Add tests.Benjamin Kosnik9-15/+68
2000-06-29std_memory.h (auto_ptr_ref): Reworked and defined only if _GLIBCPP_RESOLVE_LI...Branko Cibej2-27/+74
2000-06-29filebuf.cc: Tweak.Benjamin Kosnik6-38/+42
2000-06-28Update footer.html to force copying-to-web.Phil Edwards3-46/+46
2000-06-28Start documentation on numericsGabriel Dos Reis1-9/+24
2000-06-28valarray_array.h (_Array_default_ctor<>::_S_do_it): Don't forget the sizeof(_...Gabriel Dos Reis1-2/+2
2000-06-27Update to SGI STL 3.3Benjamin Kosnik3-0/+1259
2000-06-27Update to SGI STL 3.3Benjamin Kosnik1-10/+1
2000-06-27Update to SGI STL 3.3Benjamin Kosnik36-1225/+1784
2000-06-27mkcheck.in: Add support to print standard flags needed to test g++ in build t...Benjamin Kosnik2-16/+45
2000-06-27install.html: Fix minor typo as reported.Phil Edwards2-3/+7
2000-06-26[multiple changes]Benjamin Kosnik5-23/+42
2000-06-26string.tcc (string::rfind): Fix.Brent Verner1-0/+126
2000-06-26mkcheck.in: Make the *.txt and *.tst files writable after copying them to $TE...Branko Cibej2-0/+7
2000-06-24fstream.tcc (basic_filebuf::basic_filebuf(fd)): Use it.Benjamin Kosnik3-10/+26