aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libmath
AgeCommit message (Expand)AuthorFilesLines
2001-09-20Implement std::time_put.Benjamin Kosnik1-9/+13
2001-09-10Makefile.am (stamp-target): Remove link to self.Benjamin Kosnik1-5/+2
2001-09-05testsuite_flags.in: No longer need to search testsuite builddir.Phil Edwards1-2/+5
2001-08-16configure.in: Check for <sys/types.h>.Marc Espie1-0/+3
2001-08-14stubs.c: Fix PR/3988, replace _GBLICPP_HAVE_LOGL with HAVE_LOGLPeter Schmid1-1/+1
2001-08-14configure.in (libtool_VERSION): Add.Benjamin Kosnik1-0/+3
2001-08-13configure.in (LIMITS_INC_SRCDIR): New variable.Mark Mitchell1-0/+1
2001-08-10acconfig.h (_GLIBCPP_MEM_LIMITS): Define.Benjamin Kosnik1-2/+2
2001-08-08Implement std::messages.Benjamin Kosnik1-4/+27
2001-07-25acinclude.m4: CHECK_MATH_DECL_AND_LINKAGE for hypot, hypotf, hypotl, atan2f, ...Gabriel Dos Reis6-146/+162
2001-07-18All occurrences of the __value_type() and __distance_type() functions...Stephen M. Webb1-10/+4
2001-07-13Makefile.am: New file encapsulating header generation rules.Stephen M. Webb4-45/+51
2001-07-11run_doxygen: Don't keep output from previous run.Phil Edwards1-1/+1
2001-07-06Makefile.am (EXTRA_DIST): Remove atan2f.c and expf.cGabriel Dos Reis5-80/+10
2001-06-26sbuf_iter.h: Change to..Benjamin Kosnik1-11/+4
2001-06-25re PR libstdc++/3377 (missing std::__cmath_power<double>(double,unsigned))Phil Edwards1-4/+11
2001-06-23* libmath/stubs.c: Fix thinko.Gabriel Dos Reis1-0/+1
2001-06-23stubs.c (sqrtf): Define.David Edelsohn1-1/+8
2001-06-22* libmath/stubs.c (powf): Fix typo.Gabriel Dos Reis1-2/+2
2001-06-22* libmath/stubs.c (tanhf): Fix typo.Gabriel Dos Reis1-11/+11
2001-06-22stubs.c: New file.Gabriel Dos Reis3-5/+114
2001-05-14Switch over to new harness.Benjamin Kosnik1-15/+8
2001-05-03configure.in (LIBSUPCXX_PICFLAGS): Set it to -prefer-pic or -prefer-non-pic d...Alexandre Oliva1-5/+14
2001-04-11acinclude.m4: AC_CHECK_TOOL for expect.Benjamin Kosnik1-2/+3
2001-04-06Warn when using backward headers.Benjamin Kosnik1-13/+5
2001-04-03New concept checking implementation.Phil Edwards1-5/+13
2001-03-30[multiple changes]Benjamin Kosnik1-1/+2
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-14/+6
2001-03-25acinclude.m4 (GLIBCPP_CHECK_COMPILER_FEATURES): Update comment.Phil Edwards1-5/+13
2001-03-02[multiple changes]Benjamin Kosnik1-1/+0
2001-03-01c++config (__GLIBCPP__): Bump number in anticipation of 2.92.Benjamin Kosnik1-13/+5
2001-02-28acinclude.m4 (GLIBCPP_CONFIGURE): Remove GLIBCPP_CFLAGS and GLIBCPP_CXXFLAGS ...Phil Edwards1-7/+13
2001-02-28basic_file.h: Include basic_file_model.h.Benjamin Kosnik1-13/+5
2001-02-26acinclude.m4 (GLIBCPP_CONFIGURE): Update required compiler version.Phil Edwards1-1/+0
2001-02-25mathconf.h (GET_LDOUBLE_MSW64): Fix thinko.Greg Freemyer1-2/+2
2001-02-20stl_config.h: Remove file.Phil Edwards1-5/+13
2001-02-16mathconf.h (FINITE_P, INFINITE_P): Remove macro definitions.Gabriel Dos Reis1-94/+0
2001-02-07acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locatio...Benjamin Kosnik1-1/+2
2001-02-06acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): New macro.Benjamin Kosnik1-2/+0
2001-02-03Makefile.am (mkinstalldirs): Set.Benjamin Kosnik2-14/+9
2001-02-01configure.in (toplevel_srcdir, auxdir): Set.Alexandre Oliva1-5/+14
2000-12-23Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES.Benjamin Kosnik1-0/+1
2000-12-21Makefile.am (sources): Remove complex.cc, complexf.cc and complexl.cc from list.Gabriel Dos Reis7-397/+7
2000-12-20acinclude.m4 (SECTION_FLAGS, [...]): Fix minor thinko.Phil Edwards1-5/+13
2000-12-18[multiple changes]Benjamin Kosnik1-0/+1
2000-12-13[multiple changes]Benjamin Kosnik1-13/+5
2000-12-08acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): New conditional, GLIBCPP_BUILD_LIBIO, t...Phil Edwards1-5/+13
2000-12-08Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove ccosl, cexpl, clog10l, csinhl, ct...Gabriel Dos Reis27-2154/+7
2000-12-06acinclude.m4 (GLIBCPP_CHECK_*_DECL_AND_LINKAGE_*): Pre-test whether the cache...Phil Edwards1-5/+20
2000-12-05complex.cc (pow): Remove definitions for explicit specializations.Gabriel Dos Reis13-454/+7