summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* * include/c_std/bits/std_cmath.h (sqrt): #undef.Gabriel Dos Reis2001-05-262-0/+5
* mknumeric_limits: Stop if gen-num-limits dies.Rainer Orth2001-05-252-1/+8
* [multiple changes]Benjamin Kosnik2001-05-254-1196/+974
* std_cmath.h: Tweak.Gabriel Dos Reis2001-05-252-320/+293
* inserters_extractors.cc (test09): New test.Benjamin Kosnik2001-05-253-236/+315
* eh_alloc.cc (__cxa_allocate_exception): Qualify malloc with std:: .Phil Edwards2001-05-252-2/+8
* std_cstring.h: #define away all global functions we will redeclare in namespa...Mark Mitchell2001-05-255-32/+118
* basic_ios.tcc: Small tweak.Benjamin Kosnik2001-05-2410-95/+559
* c++config (__NO_MATH_INLINES): Move to...Gabriel Dos Reis2001-05-243-5/+10
* c++config (__NO_MATH_INLINES): New macro.Gabriel Dos Reis2001-05-243-0/+47
* libstdc++-v3-dg.exp (libstdc++-v3-init): Set ld_library_path.Benjamin Kosnik2001-05-232-32/+40
* documentation.html: Point to doxygen output.Phil Edwards2001-05-232-5/+17
* mkcheck.in (static_fail): Remove S_FLAG decoration on output.Benjamin Kosnik2001-05-227-31/+213
* std_cstring.h (memchr): Define "C" functions to __glibcpp_memchr.Benjamin Kosnik2001-05-223-67/+73
* c_strings.cc (main): Fix.Benjamin Kosnik2001-05-221-4/+4
* ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.Alexandre Oliva2001-05-201-803/+807
* acinclude.m4: Fix --help spacing, correct comments.Phil Edwards2001-05-196-874/+911
* README: Add notes.Benjamin Kosnik2001-05-195-48/+88
* libstdc++-v3-dg.exp (libstdc++-v3-init): Set flags appropriately for remote t...Angela Marie Thomas2001-05-182-3/+29
* acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Set glibcpp_srcdir amd glibcpp_pr...Benjamin Kosnik2001-05-185-16/+24
* Oops, forgot the ChangeLog entry.Gabriel Dos Reis2001-05-181-0/+6
* std_valarray.h (valarray<>::operator[] const): Return a const reference.Gabriel Dos Reis2001-05-182-2/+51
* configure.target (ATOMICITYH): Actually use AIX-specific code on earlier vers...Alexandre Oliva2001-05-182-2/+11
* libstdc++-v3-dg.exp (libstdc++-v3-dg-test): Set output_file based on the name...Angela Marie Thomas2001-05-182-2/+26
* configure.target (ATOMICITYH): Use cpu/generic code on earlier versions of AIX.Alexandre Oliva2001-05-182-2/+8
* configure.target (ATOMICITYH): Don't use AIX 4.3-specific code on earlier ver...Alexandre Oliva2001-05-172-1/+6
* 001-05-15 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik2001-05-162-1/+6
* sol2.h (CPLUSPLUS_CPP_SPEC): Define.Mark Mitchell2001-05-165-27/+24
* inserters_extractors.cc, [...]: Replace multi-line string constants with C89-...Zack Weinberg2001-05-154-34/+42
* * mknumeric_limits: Build with -fno-exceptions.Richard Henderson2001-05-142-2/+8
* Switch over to new harness.Benjamin Kosnik2001-05-1417-1372/+1056
* Switch over to new harness.Benjamin Kosnik2001-05-142-784/+0
* configure.target: Remove detection of AIX pthread multilib, now obtained from...Alexandre Oliva2001-05-132-8/+5
* mkcheck.in (setup_size_command): Use Berkeley "-B" mode with GNU size.John David Anglin2001-05-132-4/+20
* testsuite_flags.in: New, simplified interface.Benjamin Kosnik2001-05-122-0/+179
* testsuite_flags.in: New, simplified interface.Benjamin Kosnik2001-05-121-0/+62
* *.cc: Remove spaces, make sure testcases return zero.Benjamin Kosnik2001-05-1292-381/+53
* eh_personality.cc: Include unwind-pe.h.Richard Henderson2001-05-112-179/+34
* howto.html: Fix typo.Tom Browder2001-05-102-5/+5
* libstdc++.exp: Use libgloss.exp.Benjamin Kosnik2001-05-103-20/+32
* std_cstring.h (memchr): Correct definitions.Benjamin Kosnik2001-05-084-41/+110
* std_fstream.h (basic_filebuf): Change signature.Benjamin Kosnik2001-05-081-0/+2
* std_fstream.h (basic_filebuf): Change signature.Benjamin Kosnik2001-05-0812-162/+163
* * config/os/solaris/solaris2.7/bits/os_defines.hMark Mitchell2001-05-082-0/+6
* configure.in (LIBSUPCXX_PICFLAGS): Set it to -prefer-pic or -prefer-non-pic d...Alexandre Oliva2001-05-0310-52/+268
* sbuf_iter.h (istreambuf_iterator): Correct.Benjamin Kosnik2001-05-025-23/+75
* howto.html: Fix typo.Tom Browder2001-05-022-3/+7
* * testsuite/libstdc++.tests/tests.exp: Add comment.Gabriel Dos Reis2001-05-012-0/+6
* * testsuite/libstdc++.tests/tests.exp: Set ulimits.Gabriel Dos Reis2001-05-012-0/+14
* fdl.texi: New file.Mark Mitchell2001-04-302-14/+31