Age | Commit message (Expand) | Author | Files | Lines |
2001-07-25 | acinclude.m4: CHECK_MATH_DECL_AND_LINKAGE for hypot, hypotf, hypotl, atan2f, ... | Gabriel Dos Reis | 6 | -146/+162 |
2001-07-18 | All occurrences of the __value_type() and __distance_type() functions... | Stephen M. Webb | 1 | -10/+4 |
2001-07-13 | Makefile.am: New file encapsulating header generation rules. | Stephen M. Webb | 4 | -45/+51 |
2001-07-11 | run_doxygen: Don't keep output from previous run. | Phil Edwards | 1 | -1/+1 |
2001-07-06 | Makefile.am (EXTRA_DIST): Remove atan2f.c and expf.c | Gabriel Dos Reis | 5 | -80/+10 |
2001-06-26 | sbuf_iter.h: Change to.. | Benjamin Kosnik | 1 | -11/+4 |
2001-06-25 | re PR libstdc++/3377 (missing std::__cmath_power<double>(double,unsigned)) | Phil Edwards | 1 | -4/+11 |
2001-06-23 | * libmath/stubs.c: Fix thinko. | Gabriel Dos Reis | 1 | -0/+1 |
2001-06-23 | stubs.c (sqrtf): Define. | David Edelsohn | 1 | -1/+8 |
2001-06-22 | * libmath/stubs.c (powf): Fix typo. | Gabriel Dos Reis | 1 | -2/+2 |
2001-06-22 | * libmath/stubs.c (tanhf): Fix typo. | Gabriel Dos Reis | 1 | -11/+11 |
2001-06-22 | stubs.c: New file. | Gabriel Dos Reis | 3 | -5/+114 |
2001-05-14 | Switch over to new harness. | Benjamin Kosnik | 1 | -15/+8 |
2001-05-03 | configure.in (LIBSUPCXX_PICFLAGS): Set it to -prefer-pic or -prefer-non-pic d... | Alexandre Oliva | 1 | -5/+14 |
2001-04-11 | acinclude.m4: AC_CHECK_TOOL for expect. | Benjamin Kosnik | 1 | -2/+3 |
2001-04-06 | Warn when using backward headers. | Benjamin Kosnik | 1 | -13/+5 |
2001-04-03 | New concept checking implementation. | Phil Edwards | 1 | -5/+13 |
2001-03-30 | [multiple changes] | Benjamin Kosnik | 1 | -1/+2 |
2001-03-28 | IA-64 ABI Exception Handling. | Richard Henderson | 1 | -14/+6 |
2001-03-25 | acinclude.m4 (GLIBCPP_CHECK_COMPILER_FEATURES): Update comment. | Phil Edwards | 1 | -5/+13 |
2001-03-02 | [multiple changes] | Benjamin Kosnik | 1 | -1/+0 |
2001-03-01 | c++config (__GLIBCPP__): Bump number in anticipation of 2.92. | Benjamin Kosnik | 1 | -13/+5 |
2001-02-28 | acinclude.m4 (GLIBCPP_CONFIGURE): Remove GLIBCPP_CFLAGS and GLIBCPP_CXXFLAGS ... | Phil Edwards | 1 | -7/+13 |
2001-02-28 | basic_file.h: Include basic_file_model.h. | Benjamin Kosnik | 1 | -13/+5 |
2001-02-26 | acinclude.m4 (GLIBCPP_CONFIGURE): Update required compiler version. | Phil Edwards | 1 | -1/+0 |
2001-02-25 | mathconf.h (GET_LDOUBLE_MSW64): Fix thinko. | Greg Freemyer | 1 | -2/+2 |
2001-02-20 | stl_config.h: Remove file. | Phil Edwards | 1 | -5/+13 |
2001-02-16 | mathconf.h (FINITE_P, INFINITE_P): Remove macro definitions. | Gabriel Dos Reis | 1 | -94/+0 |
2001-02-07 | acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locatio... | Benjamin Kosnik | 1 | -1/+2 |
2001-02-06 | acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): New macro. | Benjamin Kosnik | 1 | -2/+0 |
2001-02-03 | Makefile.am (mkinstalldirs): Set. | Benjamin Kosnik | 2 | -14/+9 |
2001-02-01 | configure.in (toplevel_srcdir, auxdir): Set. | Alexandre Oliva | 1 | -5/+14 |
2000-12-23 | Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES. | Benjamin Kosnik | 1 | -0/+1 |
2000-12-21 | Makefile.am (sources): Remove complex.cc, complexf.cc and complexl.cc from list. | Gabriel Dos Reis | 7 | -397/+7 |
2000-12-20 | acinclude.m4 (SECTION_FLAGS, [...]): Fix minor thinko. | Phil Edwards | 1 | -5/+13 |
2000-12-18 | [multiple changes] | Benjamin Kosnik | 1 | -0/+1 |
2000-12-13 | [multiple changes] | Benjamin Kosnik | 1 | -13/+5 |
2000-12-08 | acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): New conditional, GLIBCPP_BUILD_LIBIO, t... | Phil Edwards | 1 | -5/+13 |
2000-12-08 | Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove ccosl, cexpl, clog10l, csinhl, ct... | Gabriel Dos Reis | 27 | -2154/+7 |
2000-12-06 | acinclude.m4 (GLIBCPP_CHECK_*_DECL_AND_LINKAGE_*): Pre-test whether the cache... | Phil Edwards | 1 | -5/+20 |
2000-12-05 | complex.cc (pow): Remove definitions for explicit specializations. | Gabriel Dos Reis | 13 | -454/+7 |
2000-11-27 | acinclude.m4: Only sanity check for compiler version when configuring. | Benjamin Kosnik | 1 | -20/+5 |
2000-11-26 | Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove cabsl.c | Gabriel Dos Reis | 6 | -136/+21 |
2000-11-25 | acinclude.m4: Change C9X references to refer to C99. | Joseph Myers | 1 | -3/+3 |
2000-11-21 | acinclude.m4 (AC_LC_MESSAGES): Check for locale.h. | Benjamin Kosnik | 1 | -20/+5 |
2000-11-17 | acinclude.m4 (GLIBCPP_ENABLE_ATOMICITY): Move switch statement contents to... | Phil Edwards | 1 | -5/+20 |
2000-11-17 | acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Make --enable-cstdio=stdio the default. | Mark Mitchell | 1 | -22/+7 |
2000-11-16 | acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Substitute libio_la. | Mark Mitchell | 1 | -7/+23 |
2000-11-14 | acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPOR): Set LIBS back to initial value. | Benjamin Kosnik | 1 | -20/+5 |
2000-11-13 | acinclude.m4 (GLIBCPP_CHECK_TARGET): New macro... | Phil Edwards | 1 | -5/+20 |