aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2000-05-26acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): If strtoll isn't available, force --...Phil Edwards6-108/+177
2000-05-25Early checkin of footer.html to trigger web checkout.Phil Edwards1-1/+1
2000-05-25inclosure: Change to...Benjamin Kosnik1-1/+1
2000-05-25inclosure: Change to...Benjamin Kosnik2-1/+2
2000-05-25inclosure: Change to...Benjamin Kosnik14-196/+296
2000-05-25[multiple changes]Benjamin Kosnik11-129/+165
2000-05-25alloc.h (__default_alloc_template): Only expose implementation-specific symbo...Loren J. Rittle9-1/+304
2000-05-25i486: New directory.Nathan C. Myers2-13/+58
2000-05-25Makefile.am (TAGS): Construct.Benjamin Kosnik8-43/+66
2000-05-24m4: Remove.Benjamin Kosnik3-54/+115
2000-05-24m4: Remove.Benjamin Kosnik3-49/+0
2000-05-24acinclude.m4 (GLIBCPP_CHECK_COMPILER_VERSION): Remove OPTLEVEL.Benjamin Kosnik11-244/+254
2000-05-24acinclude.m4 (GLIBCPP_CHECK_COMPILER_VERSION): If we can use -fdiagnostics-sh...Phil Edwards6-263/+391
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