summaryrefslogtreecommitdiffstats
path: root/newlib/libm/math
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix some inconsistent QUICKREF linesJon Turney2015-11-123-3/+6
* Move duplicated documentation rules to Makefile.sharedJeff Johnston2015-11-022-32/+25
* Consistently use an em-dash in math functions.Jeff Johnston2015-11-022-2/+2
* Add missing semicolons to prototypes.Jeff Johnston2015-11-022-7/+7
* Use makedoc output files which are generated but aren't includedJon TURNEY2015-06-241-0/+6
* Avoid unneeded truncation to "int"newlib-snapshot-20150526DJ Delorie2015-05-271-1/+1
* * libc/include/complex.h (cabsl): Add prototype.Nick Clifton2015-02-063-6/+38
* * libm/complex/complex.tex: Fix wrong syntax in documentation.Corinna Vinschen2014-02-201-55/+110
* 2012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-12-201-9/+37
* Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen2012-08-088-10/+10
* 2011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2011-12-191-0/+1
* 2011-01-12 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2011-01-122-0/+18
* 2010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-12-161-24/+23
* * libm/math/w_cabs.c: Delete.Corinna Vinschen2010-10-084-60/+8
* * libm/math/ef_sqrt.c: Delete unused variable sign.Corinna Vinschen2010-03-051-1/+0
* 2010-02-24 Charles Wilson <...>Jeff Johnston2010-02-241-2/+1
* 2009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-10-201-79/+92
* 2009-07-09 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-07-0916-21/+21
* 2009-03-25 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-03-255-336/+175
* * configure: Regenerate for new libtool.Steve Ellcey2008-09-291-8/+20
* 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-12-191-8/+8
* 2007-10-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-10-184-4/+4
* 2007-09-04 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2007-09-041-0/+1
* * ltmain.sh: Update from GCC.Steve Ellcey2007-05-241-5/+21
* 2007-05-17 Cary R. <cygcary <at> yahoo.com>Jeff Johnston2007-05-172-52/+0
* 2007-05-01 Cary R. <cygcary <at> yahoo.com>Jeff Johnston2007-05-0112-15/+22
* 2007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>Jeff Johnston2007-04-231-1/+2
* 2007-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-02-231-2/+2
* 2007-01-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-01-111-2/+0
* 2006-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-12-181-3/+1
* 2006-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-07-311-0/+2
* 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2006-04-131-5/+0
* 2006-04-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-04-112-310/+1253
* 2006-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-03-021-1/+1
* 2006-02-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-02-276-271/+30
* 2005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-10-284-10/+10
* 2005-10-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-10-143-42/+26
* 2005-10-14 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-10-141-0/+33
* 2005-10-14 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-10-141-1/+1
* 2005-08-02 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-08-021-1/+1
* 2005-07-20 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-07-201-2/+2
* 2004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-01-231-65/+13
* 2003-10-20 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2003-10-2021-47/+51
* * libc/sys/linux/cmath: New directory.Thomas Fitzsimmons2002-08-164-23/+83
* 2002-06-13 Stephen L. Moshier <steve@moshier.net>Jeff Johnston2002-06-132-2/+2
* * libm/common/s_fdim.c: New file.Thomas Fitzsimmons2002-06-078-52/+304
* * Various formatting and whitespace changes.Thomas Fitzsimmons2002-04-301-1/+1
* * Makefile.am (check-DEJAGNU): New target.Thomas Fitzsimmons2002-04-241-0/+4
* * libm/math/ef_hypot.c: Increase scale factor to 68.Richard Sandiford2002-03-221-6/+6
* * implement a new `struct _reent' that is significantly smaller. use thisMatthew Green2002-02-034-8/+8