summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPOR): Set LIBS back to initial value.Benjamin Kosnik2000-11-144-6/+16
* acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPOR): Set LIBS back to initial value.Benjamin Kosnik2000-11-1410-1281/+1102
* mkcheck.in: On a platform where we don't know how to extract section sizes...Phil Edwards2000-11-142-6/+11
* c_io_stdio.h: Don't define __c_wfile_type when _GLIBCPP_USE_WCHAR_T is not de...Loren J. Rittle2000-11-142-1/+5
* acinclude.m4 (GLIBCPP_CHECK_TARGET): New macro...Phil Edwards2000-11-1313-1490/+1723
* Makefile.am (tmp-libstdsc++.INC:): Do not use -I$(top_builddir).Alexandre Petit-Bianco2000-11-135-62/+117
* acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Add test for libiconv.a providi...David Edelsohn2000-11-132-0/+12
* acinclude.m4 (GLIBCPP_ENABLE_ATOMICITY): Handle FreeBSD.Loren J. Rittle2000-11-134-3/+8
* wrap_langinfo.h: New file.Brent Verner2000-11-138-1278/+1082
* wrap_langinfo.h: New file.Benjamin Kosnik2000-11-134-2/+120
* std_cmath.h (abs): Change extern "C" declaration of `abs (double)' to ...Mark Mitchell2000-11-132-7/+12
* os_defines.h: Define __EXTENSIONS__.Mark Mitchell2000-11-132-0/+6
* basic_file.h (__basic_file): Don't use __c_wfile_type when _GLIBCPP_USE_WCHAR...Mark Mitchell2000-11-122-0/+7
* codecvt.h (__iconv_adaptor): New adaptor function...Phil Edwards2000-11-112-11/+36
* * include/bits/cpp_type_traits.h: Fix typos. Adjust formatting.Gabriel Dos Reis2000-11-102-27/+25
* localefwd.h (_Count_ones<>::_S_halfcount, [...]): Turn into enumerators.Gabriel Dos Reis2000-11-102-14/+19
* codecvt.h (codecvt::do_out): Make it const-correct.Mark Mitchell2000-11-092-6/+11
* locale-inst.cc: Add explicit instantiations of _M_fill_insert and fill_n<...,...David Edelsohn2000-11-082-5/+16
* * include/bits/std_complex.h (conj): Undo double removal.Gabriel Dos Reis2000-11-082-0/+9
* acinclude.m4 (LIB_AC_PROG_CXX): Remove CXX from the list of alternatives for ...Alexandre Oliva2000-11-074-1016/+1033
* acinclude.m4 (LIB_AC_PROG_CXX): Set CXX_libstdcxx from CXX.Mark Mitchell2000-11-054-1027/+1026
* use of `test'.Mark Mitchell2000-11-044-3/+10
* acinclude.m4 (CXX): Prevent it from being cached.Alexandre Oliva2000-11-049-997/+1023
* [multiple changes]Phil Edwards2000-11-0416-1184/+1445
* Dummy checking of footer.html to force web update.Phil Edwards2000-11-041-1/+1
* std_cwchar.h: Undefine macro that conflicts with function name defined in thi...David Edelsohn2000-11-032-0/+8
* std_cctype.h: Undefine macros that conflict with function names defined in th...Mark Mitchell2000-11-033-0/+32
* * acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): Fix typo.Mark Mitchell2000-11-039-1316/+1098
* * mkcheck.in: Fix echoing of -rpath option.Mark Mitchell2000-11-031-1/+1
* codecvt_unicode_char.cc: Don't run it if not _GLIBCPP_USE_WCHAR_T.Mark Mitchell2000-11-034-0/+20
* acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): Add support for IRIX.Mark Mitchell2000-11-0312-1119/+1440
* atomicity.h (_Atomic_word): Make it a signed type.Mark Mitchell2000-11-022-5/+10
* locale.cc: Match orderings for static members.Benjamin Kosnik2000-11-023-7/+9
* std_complex.h (complex<>): Remove (cos<>, cosh<>, exp<>, log<>, log<>, sin, s...Gabriel Dos Reis2000-11-023-49/+65
* basic_file.h (_M_open_mode): Change signature, move specializations to..Benjamin Kosnik2000-11-0115-1389/+1591
* *** empty log message ***Benjamin Kosnik2000-10-312-0/+8
* std_complex.h (norm): Forward declare.Gabriel Dos Reis2000-10-313-40/+57
* std_complex.h: Remove duplicate definition of conj.Benjamin Kosnik2000-10-313-16/+12
* complex.cc (arg, polar): Comment out specializations.Gabriel Dos Reis2000-10-313-33/+50
* std_cwctype.h: #undef possible function-like macro definitions of iswxxx func...Gabriel Dos Reis2000-10-314-15/+53
* acinclude.m4 (GLIBCPP_ENABLE_DEBUG): Raise debugging level from the default o...Phil Edwards2000-10-3111-1125/+1318
* [multiple changes]Benjamin Kosnik2000-10-3139-425/+573
* acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPPORT): Check for cabs, cabsf, and...Mark Mitchell2000-10-309-113/+202
* acinclude.m4: Update URL on egcs.cygnus.com to point to gcc.gnu.org.Joseph Myers2000-10-307-7/+15
* mkcheck.in (test_file): Use -rpath, rather than --rpath, when building shared...Mark Mitchell2000-10-302-1/+43
* configure.in: Simplify use of AC_CACHE_SAVE.Benjamin Kosnik2000-10-2915-1132/+1107
* Fix copyright dateMark Mitchell2000-10-291-1/+1
* Makefile.am: Change logic for include dir options.Mark Harig2000-10-292-17/+23
* c_io_libio.cc (basic_file<char>::__basic_file): Don't pass a NULL _IO_wide_da...Mark Mitchell2000-10-2915-4/+105
* _G_config.h (_G_USING_THUNKS): Allow overrides from OS-configuration files.Mark Mitchell2000-10-293-3/+11