aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/include/machine
AgeCommit message (Expand)AuthorFilesLines
2025-07-04mips: Implement MIPS HAL and UHIJovan Dmitrović1-0/+6
2025-07-02newlib: increase jump buffer length to 25 to fit all non-volatile registers f...Radek Bartoň1-1/+10
2024-08-21arc64: Add port for Synopsys DesignWare ARCv3 ISAYuriy Kolerov2-0/+14
2024-05-22arc: libc: Record r58/r59 in long-jump's bufferShahab Vahedi1-1/+1
2023-08-17newlib: add Xtensa portAlexey Lapshin2-0/+33
2023-07-26RISC-V: Support Zfinx/Zdinx extension.Kito Cheng via Newlib1-2/+2
2023-02-22RISC-V: Use the new libm code if possibleHau Hsu1-0/+5
2022-12-13libc: arm: fix setjmp abi non-conformanceVictor L. Do Nascimento1-2/+6
2022-09-24powerpc/setjmp: Add 64-bit supportSebastian Huber1-0/+8
2022-05-04Revert "sys/types.h: Don't include sys/_stdint.h"Corinna Vinschen1-49/+49
2022-05-03sys/types.h: Don't include sys/_stdint.hCorinna Vinschen1-49/+49
2022-04-11Aarch32/64: Support __FLT_EVAL_METHOD__ values other than 0, 1, 2Andrea Corallo1-0/+14
2021-12-03ldtoa: Import gdtoa from OpenBSD.Takashi Yano1-0/+127
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