| Commit message (Expand) | Author | Age | Files | Lines |
* | misc-inst.cc: Define unnecessary algorithm instantiations. | Benjamin Kosnik | 2002-05-27 | 1 | -19/+0 |
* | acinclude: More extensive checks for msgfmt, --enable-nls. | Benjamin Kosnik | 2002-04-02 | 1 | -0/+1 |
* | acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPP): Just test for signbit and __s... | Benjamin Kosnik | 2002-03-23 | 2 | -19/+5 |
* | acinclude.m4 (GLIBCPP_ENABLE_LIBUNWIND_EXCEPTIONS): Define GLIBCPP_ENABLE_LIB... | Steve Ellcey | 2002-03-19 | 1 | -0/+1 |
* | configure.in (target_alias): Default to yes. | Benjamin Kosnik | 2002-02-22 | 1 | -0/+1 |
* | signbitl.c: Copyright years as list, not range. | Benjamin Kosnik | 2002-01-16 | 6 | -6/+7 |
* | Makefile.am (LINK): Add --tag CC. | Benjamin Kosnik | 2002-01-15 | 2 | -4/+8 |
* | stubs.c (sinf,cosf): Implement stubs to enable the equivalent ___builtin__ ve... | Roger Sayle | 2002-01-01 | 1 | -3/+3 |
* | limits.h: Move to... | Benjamin Kosnik | 2001-10-23 | 1 | -1/+1 |
* | time_members_gnu.h: Remove. | Benjamin Kosnik | 2001-10-02 | 1 | -1/+0 |
* | Implement std::time_put. | Benjamin Kosnik | 2001-09-20 | 1 | -9/+13 |
* | Makefile.am (stamp-target): Remove link to self. | Benjamin Kosnik | 2001-09-10 | 1 | -5/+2 |
* | testsuite_flags.in: No longer need to search testsuite builddir. | Phil Edwards | 2001-09-05 | 1 | -2/+5 |
* | configure.in: Check for <sys/types.h>. | Marc Espie | 2001-08-16 | 1 | -0/+3 |
* | stubs.c: Fix PR/3988, replace _GBLICPP_HAVE_LOGL with HAVE_LOGL | Peter Schmid | 2001-08-14 | 1 | -1/+1 |
* | configure.in (libtool_VERSION): Add. | Benjamin Kosnik | 2001-08-14 | 1 | -0/+3 |
* | configure.in (LIMITS_INC_SRCDIR): New variable. | Mark Mitchell | 2001-08-13 | 1 | -0/+1 |
* | acconfig.h (_GLIBCPP_MEM_LIMITS): Define. | Benjamin Kosnik | 2001-08-10 | 1 | -2/+2 |
* | Implement std::messages. | Benjamin Kosnik | 2001-08-08 | 1 | -4/+27 |
* | acinclude.m4: CHECK_MATH_DECL_AND_LINKAGE for hypot, hypotf, hypotl, atan2f, ... | Gabriel Dos Reis | 2001-07-25 | 6 | -146/+162 |
* | All occurrences of the __value_type() and __distance_type() functions... | Stephen M. Webb | 2001-07-18 | 1 | -10/+4 |
* | Makefile.am: New file encapsulating header generation rules. | Stephen M. Webb | 2001-07-13 | 4 | -45/+51 |
* | run_doxygen: Don't keep output from previous run. | Phil Edwards | 2001-07-11 | 1 | -1/+1 |
* | Makefile.am (EXTRA_DIST): Remove atan2f.c and expf.c | Gabriel Dos Reis | 2001-07-06 | 5 | -80/+10 |
* | sbuf_iter.h: Change to.. | Benjamin Kosnik | 2001-06-26 | 1 | -11/+4 |
* | re PR libstdc++/3377 (missing std::__cmath_power<double>(double,unsigned)) | Phil Edwards | 2001-06-25 | 1 | -4/+11 |
* | * libmath/stubs.c: Fix thinko. | Gabriel Dos Reis | 2001-06-23 | 1 | -0/+1 |
* | stubs.c (sqrtf): Define. | David Edelsohn | 2001-06-23 | 1 | -1/+8 |
* | * libmath/stubs.c (powf): Fix typo. | Gabriel Dos Reis | 2001-06-22 | 1 | -2/+2 |
* | * libmath/stubs.c (tanhf): Fix typo. | Gabriel Dos Reis | 2001-06-22 | 1 | -11/+11 |
* | stubs.c: New file. | Gabriel Dos Reis | 2001-06-22 | 3 | -5/+114 |
* | Switch over to new harness. | Benjamin Kosnik | 2001-05-14 | 1 | -15/+8 |
* | configure.in (LIBSUPCXX_PICFLAGS): Set it to -prefer-pic or -prefer-non-pic d... | Alexandre Oliva | 2001-05-03 | 1 | -5/+14 |
* | acinclude.m4: AC_CHECK_TOOL for expect. | Benjamin Kosnik | 2001-04-11 | 1 | -2/+3 |
* | Warn when using backward headers. | Benjamin Kosnik | 2001-04-06 | 1 | -13/+5 |
* | New concept checking implementation. | Phil Edwards | 2001-04-03 | 1 | -5/+13 |
* | [multiple changes] | Benjamin Kosnik | 2001-03-30 | 1 | -1/+2 |
* | IA-64 ABI Exception Handling. | Richard Henderson | 2001-03-28 | 1 | -14/+6 |
* | acinclude.m4 (GLIBCPP_CHECK_COMPILER_FEATURES): Update comment. | Phil Edwards | 2001-03-25 | 1 | -5/+13 |
* | [multiple changes] | Benjamin Kosnik | 2001-03-02 | 1 | -1/+0 |
* | c++config (__GLIBCPP__): Bump number in anticipation of 2.92. | Benjamin Kosnik | 2001-03-01 | 1 | -13/+5 |
* | acinclude.m4 (GLIBCPP_CONFIGURE): Remove GLIBCPP_CFLAGS and GLIBCPP_CXXFLAGS ... | Phil Edwards | 2001-02-28 | 1 | -7/+13 |
* | basic_file.h: Include basic_file_model.h. | Benjamin Kosnik | 2001-02-28 | 1 | -13/+5 |
* | acinclude.m4 (GLIBCPP_CONFIGURE): Update required compiler version. | Phil Edwards | 2001-02-26 | 1 | -1/+0 |
* | mathconf.h (GET_LDOUBLE_MSW64): Fix thinko. | Greg Freemyer | 2001-02-25 | 1 | -2/+2 |
* | stl_config.h: Remove file. | Phil Edwards | 2001-02-20 | 1 | -5/+13 |
* | mathconf.h (FINITE_P, INFINITE_P): Remove macro definitions. | Gabriel Dos Reis | 2001-02-16 | 1 | -94/+0 |
* | acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locatio... | Benjamin Kosnik | 2001-02-07 | 1 | -1/+2 |
* | acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): New macro. | Benjamin Kosnik | 2001-02-06 | 1 | -2/+0 |
* | Makefile.am (mkinstalldirs): Set. | Benjamin Kosnik | 2001-02-03 | 2 | -14/+9 |