summaryrefslogtreecommitdiffstats
path: root/newlib/libm
Commit message (Expand)AuthorAgeFilesLines
* Enable HW interrupt setup on x86/x86_64 systems by defaultnewlib-snapshot-20160226Corinna Vinschen2016-02-261-1/+1
* libm/complex: add clog10, clog10fYaakov Selkowitz2016-02-225-24/+100
* Also fix libm/machine generated files.Jeff Johnston2016-02-172-19/+12139
* Fix libm regenerated files again.Jeff Johnston2016-02-172-134/+2920
* Fix regeneration of libm autotool files.Jeff Johnston2016-02-172-7/+9337
* Define the newlib version macros in one place: _newlib_version.h.Pieter du Preez2016-02-174-24273/+37
* Fix up errors in regenerated files for 2.3.0 release.newlib-snapshot-20160104Jeff Johnston2016-01-041-10/+10
* Regenerate files for newlib 2.3.0.newlib-2_3_0Jeff Johnston2015-12-217-89/+122
* Check for 64 FP instructions availability in libm before using themThomas Preud'homme2015-12-096-6/+6
* doc: Fix some inconsistent QUICKREF linesJon Turney2015-11-125-5/+10
* Move duplicated documentation rules to Makefile.sharedJeff Johnston2015-11-0212-208/+193
* Consistently use an em-dash in math functions.Jeff Johnston2015-11-0220-20/+20
* Add missing semicolons to prototypes.Jeff Johnston2015-11-024-14/+14
* Remove workaround for texinfo bug with underscores in filenames from mothball...newlib-snapshot-20150723Jon TURNEY2015-07-241-116/+28
* Use makedoc output files which are generated but aren't includedJon TURNEY2015-06-243-2/+8
* Fix SYNOPSIS prototypes without marked up parameter namesJon TURNEY2015-06-231-2/+2
* aarch64: fabs and sqrt implementation with inline asmSzabolcs Nagy2015-06-016-7/+181
* Avoid unneeded truncation to "int"newlib-snapshot-20150526DJ Delorie2015-05-271-1/+1
* Update signbit functions to work on targets where integers are only 16-bits.Nick Clifton2015-05-271-4/+4
* Fix newlib texinfo source so 'info libc' and 'info libm' workJon TURNEY2015-03-161-3/+4
* * libc/include/complex.h (cabsl): Add prototype.Nick Clifton2015-02-0617-39/+402
* 2014-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2014-12-189-76/+77
* 2014-12-15 Jonathan Roelofs <jonathan@codesourcery.com>Jeff Johnston2014-12-157-4/+271
* * configure.host: Add libm nds32 machine directory.Corinna Vinschen2014-12-159-2/+7532
* 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>Jeff Johnston2014-03-212-0/+8
* * libm/complex/complex.tex: Fix wrong syntax in documentation.Corinna Vinschen2014-02-202-78/+154
* 2014-02-04 Matthias Braun <matze@braunis.de>Jeff Johnston2014-02-041-1/+1
* 2013-12-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2013-12-237-78/+96
* 2013-11-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2013-11-191-1/+1
* * libm/libm.texinfo: Rename node Index to Document Index.Corinna Vinschen2013-11-081-3/+3
* 2013-04-29 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston2013-04-291-4/+4
* 2012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-12-2022-1582/+1761
* 2012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Jeff Johnston2012-12-061-6/+17
* 2012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Jeff Johnston2012-12-0420-2/+7018
* * libm/machine/aarch64/configure.in: Change comment to say libmCorinna Vinschen2012-11-231-1/+1
* 2012-10-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-10-241-0/+11
* 2012-09-26 Ian Bolton <ian.bolton@arm.com>Jeff Johnston2012-09-2633-5/+7339
* Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen2012-08-089-14/+10
* 2011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2011-12-1916-1123/+1300
* * libm/complex/cacos.c: Use temporaries and correct sequencingCorinna Vinschen2011-07-131-2/+12
* 2011-03-01 Aaron Landwehr <snaphat@gmail.com>Jeff Johnston2011-03-012-2/+2
* 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-1615-9787/+6413
* 2010-12-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-12-081-1/+1
* 2010-12-02 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2010-12-022-4/+4
* * libm/complex/catan.c, libm/complex/catanf.c,Corinna Vinschen2010-11-294-12/+4
* * libm/complex/cargf.c: Use crealf instead of creal.Corinna Vinschen2010-11-261-1/+1
* 2010-11-04 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2010-11-041-1/+2
* 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it>Jeff Johnston2010-10-1828-5/+915
* * libm/common/sf_llrint.c, libm/common/sf_round.c: Add explicit castsCorinna Vinschen2010-10-082-2/+2