Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-07math: fix isinf/isnan on SPU after move to math.hYaakov Selkowitz
2016-04-05math: update isinf/isnan function comments after move to math.hYaakov Selkowitz
2016-03-30Bump up newlib version to 2.4.0 due to feature test refactoringnewlib-2_4_0Jeff Johnston
2016-03-26finitel: Use correct GCC builtinCorinna Vinschen
2016-02-26Enable HW interrupt setup on x86/x86_64 systems by defaultnewlib-snapshot-20160226Corinna Vinschen
2016-02-22libm/complex: add clog10, clog10fYaakov Selkowitz
2016-02-18Also fix libm/machine generated files.Jeff Johnston
2016-02-18Fix libm regenerated files again.Jeff Johnston
2016-02-18Fix regeneration of libm autotool files.Jeff Johnston
2016-02-18Define the newlib version macros in one place: _newlib_version.h.Pieter du Preez
2016-01-04Fix up errors in regenerated files for 2.3.0 release.newlib-snapshot-20160104Jeff Johnston
2015-12-22Regenerate files for newlib 2.3.0.newlib-2_3_0Jeff Johnston
2015-12-09Check for 64 FP instructions availability in libm before using themThomas Preud'homme
2015-11-12doc: Fix some inconsistent QUICKREF linesJon Turney
2015-11-03Move duplicated documentation rules to Makefile.sharedJeff Johnston
2015-11-03Consistently use an em-dash in math functions.Jeff Johnston
2015-11-03Add missing semicolons to prototypes.Jeff Johnston
2015-07-24Remove workaround for texinfo bug with underscores in filenames from mothball...newlib-snapshot-20150723Jon TURNEY
2015-06-24Use makedoc output files which are generated but aren't includedJon TURNEY
2015-06-23Fix SYNOPSIS prototypes without marked up parameter namesJon TURNEY
2015-06-01aarch64: fabs and sqrt implementation with inline asmSzabolcs Nagy
2015-05-27Avoid unneeded truncation to "int"newlib-snapshot-20150526DJ Delorie
2015-05-27Update signbit functions to work on targets where integers are only 16-bits.Nick Clifton
2015-03-16Fix newlib texinfo source so 'info libc' and 'info libm' workJon TURNEY
2015-02-06 * libc/include/complex.h (cabsl): Add prototype.Nick Clifton
2014-12-182014-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2014-12-152014-12-15 Jonathan Roelofs <jonathan@codesourcery.com>Jeff Johnston
2014-12-15 * configure.host: Add libm nds32 machine directory.Corinna Vinschen
2014-03-222014-03-21 Maciej W. Rozycki <macro@codesourcery.com>Jeff Johnston
2014-02-20 * libm/complex/complex.tex: Fix wrong syntax in documentation.Corinna Vinschen
2014-02-052014-02-04 Matthias Braun <matze@braunis.de>Jeff Johnston
2013-12-242013-12-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-11-192013-11-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-08 * libm/libm.texinfo: Rename node Index to Document Index.Corinna Vinschen
2013-04-302013-04-29 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston
2012-12-212012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-12-062012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Jeff Johnston
2012-12-052012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Jeff Johnston
2012-11-23 * libm/machine/aarch64/configure.in: Change comment to say libmCorinna Vinschen
2012-10-252012-10-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-09-272012-09-26 Ian Bolton <ian.bolton@arm.com>Jeff Johnston
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen
2011-12-202011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2011-07-13 * libm/complex/cacos.c: Use temporaries and correct sequencingCorinna Vinschen
2011-03-022011-03-01 Aaron Landwehr <snaphat@gmail.com>Jeff Johnston
2011-01-132011-01-12 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2010-12-172010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-12-092010-12-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-12-022010-12-02 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2010-11-29 * libm/complex/catan.c, libm/complex/catanf.c,Corinna Vinschen