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
2023-08-18newlib: add Xtensa portAlexey Lapshin
2023-07-26RISC-V: Support Zfinx/Zdinx extension.Kito Cheng via Newlib
2023-02-22RISC-V: Use the new libm code if possibleHau Hsu
2022-12-13libc: arm: fix setjmp abi non-conformanceVictor L. Do Nascimento
2022-09-24powerpc/setjmp: Add 64-bit supportSebastian Huber
2022-05-04Revert "sys/types.h: Don't include sys/_stdint.h"Corinna Vinschen
2022-05-03sys/types.h: Don't include sys/_stdint.hCorinna Vinschen
2022-04-11Aarch32/64: Support __FLT_EVAL_METHOD__ values other than 0, 1, 2Andrea Corallo
2021-12-03ldtoa: Import gdtoa from OpenBSD.Takashi Yano
2021-02-25Set __IEEE_BIG_ENDIAN for big endian RISC-VMarcus Comstedt
2020-09-23Port of C-SKY for newlibJojo R
2020-08-04libm: Set math_errhandling to match library and hardware [v2]Keith Packard via Newlib
2019-12-20Optimize setjmp/longjmp for moxie.Anthony Green
2019-12-17Set __IEEE_LITTLE_ENDIAN for _XTENSA_EL__ (ESP32)Keith Packard
2019-12-13Fix setjmp/longjmp for the moxie port.Anthony Green
2019-10-31Initial PRU port for libgloss and newlibDimitar Dimitrov
2019-06-27or1k: Avoid write outside setjmp buf & shrink bufMartin Erik Werner
2019-02-19Move RTEMS and XMK specific type definitionsSebastian Huber
2019-01-15AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com>Jeff Johnston
2018-07-06Move __HAVE_FAST_FMA to math_config.hSzabolcs Nagy
2018-06-27newlib: enable new math functions on CygwinCorinna Vinschen
2018-06-27New log implementationSzabolcs Nagy
2018-04-13Add nvptx port.Jeff Johnston
2018-01-25Disable powf/log2?f/exp2?f optimization for single-precision Arm FPUThomas Preudhomme
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