summaryrefslogtreecommitdiff
path: root/libstdc++-v3/libmath
Commit message (Expand)AuthorAgeFilesLines
* misc-inst.cc: Define unnecessary algorithm instantiations.Benjamin Kosnik2002-05-271-19/+0
* acinclude: More extensive checks for msgfmt, --enable-nls.Benjamin Kosnik2002-04-021-0/+1
* acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPP): Just test for signbit and __s...Benjamin Kosnik2002-03-232-19/+5
* acinclude.m4 (GLIBCPP_ENABLE_LIBUNWIND_EXCEPTIONS): Define GLIBCPP_ENABLE_LIB...Steve Ellcey2002-03-191-0/+1
* configure.in (target_alias): Default to yes.Benjamin Kosnik2002-02-221-0/+1
* signbitl.c: Copyright years as list, not range.Benjamin Kosnik2002-01-166-6/+7
* Makefile.am (LINK): Add --tag CC.Benjamin Kosnik2002-01-152-4/+8
* stubs.c (sinf,cosf): Implement stubs to enable the equivalent ___builtin__ ve...Roger Sayle2002-01-011-3/+3
* limits.h: Move to...Benjamin Kosnik2001-10-231-1/+1
* time_members_gnu.h: Remove.Benjamin Kosnik2001-10-021-1/+0
* Implement std::time_put.Benjamin Kosnik2001-09-201-9/+13
* Makefile.am (stamp-target): Remove link to self.Benjamin Kosnik2001-09-101-5/+2
* testsuite_flags.in: No longer need to search testsuite builddir.Phil Edwards2001-09-051-2/+5
* configure.in: Check for <sys/types.h>.Marc Espie2001-08-161-0/+3
* stubs.c: Fix PR/3988, replace _GBLICPP_HAVE_LOGL with HAVE_LOGLPeter Schmid2001-08-141-1/+1
* configure.in (libtool_VERSION): Add.Benjamin Kosnik2001-08-141-0/+3
* configure.in (LIMITS_INC_SRCDIR): New variable.Mark Mitchell2001-08-131-0/+1
* acconfig.h (_GLIBCPP_MEM_LIMITS): Define.Benjamin Kosnik2001-08-101-2/+2
* Implement std::messages.Benjamin Kosnik2001-08-081-4/+27
* acinclude.m4: CHECK_MATH_DECL_AND_LINKAGE for hypot, hypotf, hypotl, atan2f, ...Gabriel Dos Reis2001-07-256-146/+162
* All occurrences of the __value_type() and __distance_type() functions...Stephen M. Webb2001-07-181-10/+4
* Makefile.am: New file encapsulating header generation rules.Stephen M. Webb2001-07-134-45/+51
* run_doxygen: Don't keep output from previous run.Phil Edwards2001-07-111-1/+1
* Makefile.am (EXTRA_DIST): Remove atan2f.c and expf.cGabriel Dos Reis2001-07-065-80/+10
* sbuf_iter.h: Change to..Benjamin Kosnik2001-06-261-11/+4
* re PR libstdc++/3377 (missing std::__cmath_power<double>(double,unsigned))Phil Edwards2001-06-251-4/+11
* * libmath/stubs.c: Fix thinko.Gabriel Dos Reis2001-06-231-0/+1
* stubs.c (sqrtf): Define.David Edelsohn2001-06-231-1/+8
* * libmath/stubs.c (powf): Fix typo.Gabriel Dos Reis2001-06-221-2/+2
* * libmath/stubs.c (tanhf): Fix typo.Gabriel Dos Reis2001-06-221-11/+11
* stubs.c: New file.Gabriel Dos Reis2001-06-223-5/+114
* Switch over to new harness.Benjamin Kosnik2001-05-141-15/+8
* configure.in (LIBSUPCXX_PICFLAGS): Set it to -prefer-pic or -prefer-non-pic d...Alexandre Oliva2001-05-031-5/+14
* acinclude.m4: AC_CHECK_TOOL for expect.Benjamin Kosnik2001-04-111-2/+3
* Warn when using backward headers.Benjamin Kosnik2001-04-061-13/+5
* New concept checking implementation.Phil Edwards2001-04-031-5/+13
* [multiple changes]Benjamin Kosnik2001-03-301-1/+2
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-14/+6
* acinclude.m4 (GLIBCPP_CHECK_COMPILER_FEATURES): Update comment.Phil Edwards2001-03-251-5/+13
* [multiple changes]Benjamin Kosnik2001-03-021-1/+0
* c++config (__GLIBCPP__): Bump number in anticipation of 2.92.Benjamin Kosnik2001-03-011-13/+5
* acinclude.m4 (GLIBCPP_CONFIGURE): Remove GLIBCPP_CFLAGS and GLIBCPP_CXXFLAGS ...Phil Edwards2001-02-281-7/+13
* basic_file.h: Include basic_file_model.h.Benjamin Kosnik2001-02-281-13/+5
* acinclude.m4 (GLIBCPP_CONFIGURE): Update required compiler version.Phil Edwards2001-02-261-1/+0
* mathconf.h (GET_LDOUBLE_MSW64): Fix thinko.Greg Freemyer2001-02-251-2/+2
* stl_config.h: Remove file.Phil Edwards2001-02-201-5/+13
* mathconf.h (FINITE_P, INFINITE_P): Remove macro definitions.Gabriel Dos Reis2001-02-161-94/+0
* acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locatio...Benjamin Kosnik2001-02-071-1/+2
* acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): New macro.Benjamin Kosnik2001-02-061-2/+0
* Makefile.am (mkinstalldirs): Set.Benjamin Kosnik2001-02-032-14/+9