aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libmath
AgeCommit message (Expand)AuthorFilesLines
2005-05-05acinclude.m4: Remove testsuite_wchar_t and testsuite_thread.Benjamin Kosnik1-4/+0
2005-04-08configure.ac: Create template for PACKAGE and VERSION.Kelley Cook1-4/+5
2005-04-07test.html: Update.Benjamin Kosnik1-5/+4
2005-04-06Makefile.am (ACLOCAL_AMFLAGS): Define.Kelley Cook1-3/+2
2005-03-21acinclude.m4 (GLIBCXX_CONFIGURE): Delete gcc_version logic.Zack Weinberg2-0/+6
2005-02-01crossconfig.m4: Repair Solaris cross bits for strtold and strtof.Brad Spencer1-1/+1
2005-01-28libstdc++.exp (libstdc++_init): Search the path for the compiler.Geoffrey Keating1-1/+1
2005-01-10Makefile.in: Regenerate.Paolo Carlini1-1/+0
2004-11-24Makefile.in, aclocal.m4: Regenerate with automake 1.9.3.Kelley Cook1-1/+1
2004-10-06acinclude.m4 (GLIBCXX_ENABLE_THREADS): Set enable_thread.Benjamin Kosnik1-0/+2
2004-08-23configure.ac: Specify version 1.9.1 in AM_INIT_AUTOMAKE.Paolo Carlini1-2/+4
2004-08-12Makefile.in, [...]: RegenerateKelley Cook1-65/+85
2004-08-02Makefile.am (hosted_source): Add libmath and testsuite.Mark Mitchell1-85/+65
2004-07-02configure.ac: Set ABI_TWEAKS_SRCDIR.Paul Brook1-0/+1
2004-06-14Makefile.in: Regenerate with automake 1.8.5.Benjamin Kosnik1-5/+7
2004-03-19acinclude.m4 (GLIBCXX_CHECK_WCHAR_T_SUPPORT): Set LIBICONV, not libiconv.Phil Edwards1-0/+1
2004-03-13allocator: New.Benjamin Kosnik1-0/+2
2004-03-02Support automake 1.8.2Benjamin Kosnik1-62/+81
2004-01-23re PR c/13814 (rejects different prototypes than builtin function)Kaveh R. Ghazi2-41/+0
2003-12-29acconfig.h: Add _GLIBCXX_USE_C99_MATH.Mark Mitchell1-2/+2
2003-12-10re PR libstdc++/13296 (unnecessary libunwind support in libstdc++-v3)Benjamin Kosnik1-1/+0
2003-12-04re PR libstdc++/13284 (126 g++ failures due to lrand48 not defined)Benjamin Kosnik1-7/+5
2003-11-15std_cmath.h: Don't import C99's float transcendentals into the __gnu_cxx::__c...Roger Sayle1-0/+161
2003-11-04stubs.c (sqrtf, sqrtl): Reorder so they appear before they're used.Anthony Green1-17/+17
2003-08-27Makefile.am: Remove trailing whitespace.Phil Edwards2-2/+2
2003-08-27acinclude.m4 (GLIBCXX_CONDITIONAL): New macro.Phil Edwards1-0/+2
2003-08-17acinclude.m4 (GLIBCXX_EXPORT_INCLUDES): Remove LIBMATH_INCLUDES and LIBSUPCXX...Phil Edwards2-20/+5
2003-08-05configure.in: Rename...Phil Edwards1-1/+1
2003-08-05Convert to new autotools.Phil Edwards2-197/+280
2003-07-05Move from CPP to CXX.Benjamin Kosnik2-16/+18
2003-06-30acinclude.m4 (GLIBCPP_ENABLE_PCH): Add bits for --enable-pch.Benjamin Kosnik1-1/+1
2003-06-12acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Simplify.Benjamin Kosnik1-4/+2
2003-05-21stubs.c (hypot, [...]): Don't divide by zero.Danny Smith1-1/+7
2003-02-12Makefile.am (stamp-std-precompile): Add rule.Benjamin Kosnik1-1/+1
2003-02-06basic_file_libio.h: Fixups.Peter Soetens1-1/+1
2003-01-06locale_facets.h (messages): Move ctor, dtor definitions to..Benjamin Kosnik1-0/+1
2002-12-16configure.in (GLIBCPP_ENABLE_DEBUG): Default to none.Benjamin Kosnik1-0/+11
2002-09-26Makefile.am (target_headers): Remove cpu_limits.h.Benjamin Kosnik1-1/+0
2002-09-12Makefile.am (LIBTOOL): Use --tag CC always for this directory.Benjamin Kosnik2-10/+7
2002-08-22Makefile.am (check-abi): New rule.Benjamin Kosnik1-0/+1
2002-06-27configure.in (INTERFACE): Remove.Benjamin Kosnik1-1/+0
2002-06-20Makefile.am: Add rules.Benjamin Kosnik1-1/+0
2002-05-27misc-inst.cc: Define unnecessary algorithm instantiations.Benjamin Kosnik1-19/+0
2002-04-02acinclude: More extensive checks for msgfmt, --enable-nls.Benjamin Kosnik1-0/+1
2002-03-23acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPP): Just test for signbit and __s...Benjamin Kosnik2-19/+5
2002-03-19acinclude.m4 (GLIBCPP_ENABLE_LIBUNWIND_EXCEPTIONS): Define GLIBCPP_ENABLE_LIB...Steve Ellcey1-0/+1
2002-02-22configure.in (target_alias): Default to yes.Benjamin Kosnik1-0/+1
2002-01-16signbitl.c: Copyright years as list, not range.Benjamin Kosnik6-6/+7
2002-01-15Makefile.am (LINK): Add --tag CC.Benjamin Kosnik2-4/+8
2002-01-01stubs.c (sinf,cosf): Implement stubs to enable the equivalent ___builtin__ ve...Roger Sayle1-3/+3