aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2000-05-23libstdc++-assign.txt: Change Cygnus to FSF.Benjamin Kosnik2-38/+49
2000-05-22mkcheck.in: Tweak for Solaris 8.Phil Edwards2-0/+15
2000-05-22acinclude.m4: If the new pragma isn't supported, don't kill -Werror...Phil Edwards4-19/+26
2000-05-22generic_shadow.h: s/swamp/legacy/Nathan C. Myers2-14/+18
2000-05-19acinclude.m4: Clean up comments on newer checks.Phil Edwards10-165/+274
2000-05-19Update footer date; must check in before others.Phil Edwards1-1/+1
2000-05-19[multiple changes]Benjamin Kosnik39-539/+562
2000-05-18acinclude.m4 (GLIBCPP_ENABLE_SHADOW): Change to --enable-cshadow-headers.Benjamin Kosnik5-156/+174
2000-05-18mkcheck.in: Enable shared library testing.Benjamin Kosnik2-54/+87
2000-05-17It appears that gcc-2.96 supports the keyword "and" now.Nathan C. Myers1-71/+0
2000-05-17[multiple changes]Benjamin Kosnik48-12/+111
2000-05-16Dummy checkin of thanks.html only.Phil Edwards1-1/+1
2000-05-16mkcshadow: fix typo s/_C_Swamp_/_C_Swamp/.Nathan C. Myers2-1/+5
2000-05-16acinclude.m4: Fix typo, switch to decaf...Phil Edwards4-112/+121
2000-05-16acinclude.m4 (GLIBCPP_ENABLE_SHADOW): New macro, stub.Phil Edwards6-186/+277
2000-05-16Dummy checkin of footer.html only.Phil Edwards1-1/+1
2000-05-15ctype_base.h: Add support for plain BSD4.4.Loren J. Rittle3-35/+47
2000-05-15mkcshadow: build in more-correct directory...Benjamin Kosnik12-98/+185
2000-05-12Dummy checkin, trigger www-checkout.Phil Edwards1-1/+1
2000-05-11fix try/catchJason Merrill1-7/+15
2000-05-11acinclude.m4: Fix minor typo with ctypes...Phil Edwards7-90/+40
2000-05-11std_cmath.h: Tweaks.Benjamin Kosnik12-283/+265
2000-05-10Finish up FreeBSD4.0 support.Benjamin Kosnik4-9/+20
2000-05-10acinclude.m4 (GLIBCPP_CHECK_CPU): Change powerpc bits to -mcpu=powerpc.Benjamin Kosnik3-5/+6
2000-05-10acinclude.m4 (GLIBCPP_CHECK_CPU): Change powerpc bits to -mcpu=powerpc.Benjamin Kosnik1-1/+1
2000-05-10acinclude.m4 (GLIBCPP_CHECK_CPU): Change powerpc bits to -mcpu=powerpc.Benjamin Kosnik12-33/+357
2000-05-09acinclude.m4: New macro, GLIBCPP_ENABLE_CXX_FLAGS.Phil Edwards10-176/+303
2000-05-09iostream.h: Expose endl.Benjamin Kosnik4-6/+16
2000-05-09streambuf.tcc (basic_streambuf::xsgetn): Fix uflow case.Vadim Egorov3-9/+39
2000-05-09char_traits.h: use wchar_t utility functions for char_traits<wchar_t> methods.Benjamin Kosnik1-1/+1
2000-05-092000-0508 Steven King <sxking@uswest.net>Steven King6-51/+124
2000-05-08complex_io.cc: Don't instantiate inserters and extractors for wide-character ...Branko Cibej2-12/+21
2000-05-08fstream.tcc (filebuf::_M_init_filebuf): Don't set _M_buf_size based on macro,...Benjamin Kosnik4-10/+25
2000-05-03try to fix cvswebJeff Law1-1/+1
2000-05-03footer.html: Update to see if it takes effect.Phil Edwards9-162/+344
2000-05-022000-05-01 Vadim Egorov <egorovv@@mailandnews.com>Vadim Egorov1-1/+1
2000-05-02atomicity.h (__exchange_and_add): More fixes.Benjamin Kosnik2-14/+17
2000-05-022000-05-01 Vadim Egorov <egorovv@@mailandnews.com>Vadim Egorov3-26/+28
2000-05-02locale_facets.h: Fix syntax error.Steven King3-5/+10
2000-05-01Makefile.am (AC_CXXFLAGS): Add CPUFLAGS here.Benjamin Kosnik10-136/+141
2000-05-01atomicity.h: Fix typo.Benjamin Kosnik2-1/+3
2000-05-01mknumeric_limits (trait_name): Fix copyright notice.Benjamin Kosnik3-5/+62
2000-04-30mkcheck.in: Rely on exit status instead of the presence of a core file.Benjamin Kosnik2-8/+30
2000-04-29download.html: Add link to list of mirror sites.Phil Edwards2-3/+11
2000-04-28basic_string.h: include <bits/atomicity.h> instead of <atomicity.h>, and use ...Nathan C. Myers1-1/+1
2000-04-28misc-inst.cc: Explicitly instantiate ifstream and ofstream classes.Scott Snyder1-0/+18
2000-04-28[multiple changes]Benjamin Kosnik23-221/+389
2000-04-26cpu: Atomicity cleanups.Nathan Myers7-190/+159
2000-04-25mkcheck.in: Report compiler version used for test.Loren J. Rittle2-2/+7
2000-04-25ctype.cc (do_toupper): Remove dependence on non-portable/non-existent lookup ...Loren J. Rittle2-4/+10