summaryrefslogtreecommitdiff
path: root/libstdc++-v3/libmath
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure.in (toplevel_srcdir, auxdir): Set.Alexandre Oliva2001-02-011-5/+14
* Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES.Benjamin Kosnik2000-12-231-0/+1
* Makefile.am (sources): Remove complex.cc, complexf.cc and complexl.cc from list.Gabriel Dos Reis2000-12-217-397/+7
* acinclude.m4 (SECTION_FLAGS, [...]): Fix minor thinko.Phil Edwards2000-12-201-5/+13
* [multiple changes]Benjamin Kosnik2000-12-181-0/+1
* [multiple changes]Benjamin Kosnik2000-12-131-13/+5
* acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): New conditional, GLIBCPP_BUILD_LIBIO, t...Phil Edwards2000-12-081-5/+13
* Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove ccosl, cexpl, clog10l, csinhl, ct...Gabriel Dos Reis2000-12-0827-2154/+7
* acinclude.m4 (GLIBCPP_CHECK_*_DECL_AND_LINKAGE_*): Pre-test whether the cache...Phil Edwards2000-12-061-5/+20
* complex.cc (pow): Remove definitions for explicit specializations.Gabriel Dos Reis2000-12-0513-454/+7
* acinclude.m4: Only sanity check for compiler version when configuring.Benjamin Kosnik2000-11-271-20/+5
* Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove cabsl.cGabriel Dos Reis2000-11-266-136/+21
* acinclude.m4: Change C9X references to refer to C99.Joseph Myers2000-11-251-3/+3
* acinclude.m4 (AC_LC_MESSAGES): Check for locale.h.Benjamin Kosnik2000-11-211-20/+5
* acinclude.m4 (GLIBCPP_ENABLE_ATOMICITY): Move switch statement contents to...Phil Edwards2000-11-171-5/+20
* acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Make --enable-cstdio=stdio the default.Mark Mitchell2000-11-171-22/+7
* acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Substitute libio_la.Mark Mitchell2000-11-161-7/+23
* acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPOR): Set LIBS back to initial value.Benjamin Kosnik2000-11-141-20/+5
* acinclude.m4 (GLIBCPP_CHECK_TARGET): New macro...Phil Edwards2000-11-131-5/+20