aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/include/machine
AgeCommit message (Expand)AuthorFilesLines
2021-02-25Set __IEEE_BIG_ENDIAN for big endian RISC-VMarcus Comstedt1-0/+4
2020-09-23Port of C-SKY for newlibJojo R2-0/+19
2020-08-04libm: Set math_errhandling to match library and hardware [v2]Keith Packard via Newlib1-0/+11
2019-12-20Optimize setjmp/longjmp for moxie.Anthony Green1-1/+1
2019-12-17Set __IEEE_LITTLE_ENDIAN for _XTENSA_EL__ (ESP32)Keith Packard1-0/+4
2019-12-13Fix setjmp/longjmp for the moxie port.Anthony Green1-1/+1
2019-10-31Initial PRU port for libgloss and newlibDimitar Dimitrov2-0/+9
2019-06-27or1k: Avoid write outside setjmp buf & shrink bufMartin Erik Werner1-1/+4
2019-02-19Move RTEMS and XMK specific type definitionsSebastian Huber1-0/+6
2019-01-15AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com>Jeff Johnston1-0/+4
2018-07-06Move __HAVE_FAST_FMA to math_config.hSzabolcs Nagy1-23/+0
2018-06-27newlib: enable new math functions on CygwinCorinna Vinschen1-0/+4
2018-06-27New log implementationSzabolcs Nagy1-0/+23
2018-04-13Add nvptx port.Jeff Johnston1-0/+4
2018-01-25Disable powf/log2?f/exp2?f optimization for single-precision Arm FPUThomas Preudhomme1-1/+3
2018-01-18RISC-V: Fix alignment issue in sigjmp_bufKito Cheng1-1/+3
2018-01-17ansification: remove _HAVE_STDCYaakov Selkowitz1-2/+0
2017-10-13New expf, exp2f, logf, log2f and powf implementationsSzabolcs Nagy1-0/+27
2017-08-16Add RISC-V port for newlibKito Cheng3-1/+14
2017-08-07Define sigsetjmp/siglongjmp only if __POSIX_VISIBLEKen Brown1-2/+2
2016-10-25Provide __intmax_t and __uintmax_tSebastian Huber1-0/+30
2016-04-21Resurrect <machine/types.h> for <sys/types.h>Sebastian Huber1-9/+5
2016-04-19BSD compatibility for <machine/endian.h>Sebastian Huber2-10/+94
2016-04-13Eliminate use of Newlib-specific <machine/types.h>Sebastian Huber1-24/+3
2016-04-08Move kernel dependent parts of <sys/time.h>cygwin-2_5_0-releaseSebastian Huber1-0/+3
2016-04-04Add Intel MCU targetIgor Venevtsev1-0/+3
2016-03-18Add arc4random() etc. from OpenBSD 5.8Sebastian Huber1-0/+1
2015-11-12Add support for ARC to newlibAnton Kolesov1-0/+4
2015-10-08Define setjmp buffer length for IA64.Nick Clifton1-0/+4
2015-09-04Add support for ft32 to newlib.Jeff Johnston2-0/+8
2015-07-21Cygwin: Implement siglongjmp and sigsetjmp functions.Corinna Vinschen1-2/+9
2015-03-13Merge parts of <sys/time.h> from FreeBSDSebastian Huber1-0/+2
2015-03-11Add and use latest <sys/timespec.h> from FreeBSDSebastian Huber1-1/+1
2015-03-032015-02-25 Gedare Bloom <gedare@rtems.org>Joel Sherrill1-4/+2
2015-01-21 * COPYING.LIBGLOSS: Add Controls and Data Services copyright.Eric Botcazou3-5/+12
2014-12-15 * newlib/libc/include/machine/setjmp.h: Add FPU support.Corinna Vinschen1-3/+10
2014-12-122014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston1-1/+1
2014-11-28 * libc/include/machine/setjmp.h [__mips__]: Remove __mips_fpr == 64Corinna Vinschen1-1/+1
2014-07-17 * configure.host: Remove or16 and or32 targets and add or1k.Corinna Vinschen2-1/+6
2014-05-14 * libc/include/machine/ieeefp.h: Define _DOUBLE_IS_32BITS when doubleCorinna Vinschen1-0/+2
2014-03-04 * libc/include/machine/_default_types.h: Define unsigned type usingCorinna Vinschen1-0/+36
2013-12-03 * libc/include/machine/_default_types.h: Move extern "C" afterCorinna Vinschen1-36/+100
2013-11-262013-11-26 Matheus Almeida <Matheus.Almeida@imgtec.com>Jeff Johnston1-8/+8
2013-10-30 * libc/include/machine/_default_types.h: Revert change from 2013-10-10.Corinna Vinschen1-18/+92
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-92/+18
2013-07-16 * configure.host: Change to microblaze*.Corinna Vinschen1-0/+4
2013-07-092013-07-09 Sabrina Ni <sabrina@andestech.com>Jeff Johnston2-0/+15
2013-05-13[newlib]DJ Delorie2-0/+15
2013-05-062013-05-06 Sandra Loosemore <sandra@codesourcery.com>Jeff Johnston2-0/+26
2013-04-23 Port newlib to x86_64-pc-cygwin.Corinna Vinschen1-10/+15