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
2018-01-18RISC-V: Fix alignment issue in sigjmp_bufKito Cheng
2018-01-17ansification: remove _HAVE_STDCYaakov Selkowitz
2017-10-13New expf, exp2f, logf, log2f and powf implementationsSzabolcs Nagy
2017-08-17Add RISC-V port for newlibKito Cheng
2017-08-07Define sigsetjmp/siglongjmp only if __POSIX_VISIBLEKen Brown
2016-10-25Provide __intmax_t and __uintmax_tSebastian Huber
2016-04-21Resurrect <machine/types.h> for <sys/types.h>Sebastian Huber
2016-04-19BSD compatibility for <machine/endian.h>Sebastian Huber
2016-04-13Eliminate use of Newlib-specific <machine/types.h>Sebastian Huber
2016-04-08Move kernel dependent parts of <sys/time.h>cygwin-2_5_0-releaseSebastian Huber
2016-04-04Add Intel MCU targetIgor Venevtsev
2016-03-18Add arc4random() etc. from OpenBSD 5.8Sebastian Huber
2015-11-12Add support for ARC to newlibAnton Kolesov
2015-10-08Define setjmp buffer length for IA64.Nick Clifton
2015-09-04Add support for ft32 to newlib.Jeff Johnston
2015-07-21Cygwin: Implement siglongjmp and sigsetjmp functions.Corinna Vinschen
2015-03-13Merge parts of <sys/time.h> from FreeBSDSebastian Huber
2015-03-11Add and use latest <sys/timespec.h> from FreeBSDSebastian Huber
2015-03-042015-02-25 Gedare Bloom <gedare@rtems.org>Joel Sherrill
2015-01-21 * COPYING.LIBGLOSS: Add Controls and Data Services copyright.Eric Botcazou
2014-12-15 * newlib/libc/include/machine/setjmp.h: Add FPU support.Corinna Vinschen
2014-12-132014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston
2014-11-28 * libc/include/machine/setjmp.h [__mips__]: Remove __mips_fpr == 64Corinna Vinschen
2014-07-17 * configure.host: Remove or16 and or32 targets and add or1k.Corinna Vinschen
2014-05-14 * libc/include/machine/ieeefp.h: Define _DOUBLE_IS_32BITS when doubleCorinna Vinschen
2014-03-04 * libc/include/machine/_default_types.h: Define unsigned type usingCorinna Vinschen
2013-12-03 * libc/include/machine/_default_types.h: Move extern "C" afterCorinna Vinschen
2013-11-262013-11-26 Matheus Almeida <Matheus.Almeida@imgtec.com>Jeff Johnston
2013-10-30 * libc/include/machine/_default_types.h: Revert change from 2013-10-10.Corinna Vinschen
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2013-07-16 * configure.host: Change to microblaze*.Corinna Vinschen
2013-07-092013-07-09 Sabrina Ni <sabrina@andestech.com>Jeff Johnston
2013-05-14[newlib]DJ Delorie
2013-05-062013-05-06 Sandra Loosemore <sandra@codesourcery.com>Jeff Johnston
2013-04-23 Port newlib to x86_64-pc-cygwin.Corinna Vinschen
2013-02-28 * libc/include/machine/setjmp.h (sigjmp_buf): Fix definition ofCorinna Vinschen
2012-10-16 * libc/include/sys/features.h (__GNUC_PREREQ): Define. UseCorinna Vinschen
2012-09-272012-09-26 Ian Bolton <ian.bolton@arm.com>Jeff Johnston
2012-09-14bi-endian support for moxie.Anthony Green
2012-03-102012-03-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-02-222012-02-21 Jeremy Bennett <jeremy.bennett@embecosm.com>Jeff Johnston
2011-11-29[libgloss]DJ Delorie
2010-12-022010-12-02 Jayant Sonar jayant.sonar@kpitcummins.comJeff Johnston
2010-10-092010-10-08 Bernd Schmidt <bernds@codesourcery.com>Jeff Johnston
2010-06-182010-06-18 Pavel Pisa <ppisa4lists@pikron.com>Jeff Johnston
2010-02-122010-02-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-12-172009-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-12-172009-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-12-102009-12-10 Conny Marco Menebrocker <c-m-m@gmx.de>Jeff Johnston
2009-10-26newlib:Nick Clifton