aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
2024-09-19powf: Fixed another precision bug in powf() (FreeBSD)HEADgithub/mastergithub/mainmastermainFabian Schriever1-1/+1
2024-09-19powf: Fixed 2 bugs in the computation /* t_h=ax+bp[k] High */. (FreeBSD)Fabian Schriever1-1/+2
2024-09-19powf: Fix the hi+lo decomposition for 2/(3ln2) (FreeBSD)Fabian Schriever1-2/+2
2024-09-16Make sure mallinfo structure matches newlib's malloc.hJeff Johnston1-10/+10
2024-09-02Replace __restrict with __restrict_arr in regex.hyang.zhang1-1/+1
2024-09-02newlib: esp: add dirent.h header fileAlexey Lapshin4-8/+63
2024-09-02newlib: xtensa: remove sys/xtensa. use machine/xtensaAlexey Lapshin14-154/+9
2024-08-22locales: Fix definition of lc_messages_T::codesetCorinna Vinschen1-1/+3
2024-08-22nl_langinfo_l: drop erroneus messages::codeset entryCorinna Vinschen1-1/+0
2024-08-21arc64: Add port for Synopsys DesignWare ARCv3 ISAYuriy Kolerov21-259/+3444
2024-08-21Use ldflags instead of LDFLAGS in newlib.expClaudiu Zissulescu1-2/+2
2024-08-20arc: Remove @ from symbol references in assemblyAlexey Brodkin2-18/+18
2024-08-20arc: Use __ARC_UNALIGNED__ compiler macroClaudiu Zissulescu1-1/+17
2024-08-20Fix glob() functionJordi Sanfeliu2-5/+9
2024-08-19newlib/libc/include/sys/tree.h: Add deprecation warningJoel Sherrill1-0/+4
2024-08-19libc/include/sys/tree.h: Re-add sys/tree.hJoel Sherrill1-0/+864
2024-08-15stdlib.h: define __itoa/__utoa while building newlibCorinna Vinschen1-1/+1
2024-08-15Fix POSIX guards for POSIX.1-2024 extensionsCorinna Vinschen2-3/+3
2024-08-15features.h: support POSIX.1-2024Corinna Vinschen1-3/+15
2024-08-15features.h: fix whitespaceCorinna Vinschen1-44/+44
2024-07-30stdatomic: make atomics compatible with GCC-14Alexey Lapshin1-1/+2
2024-07-16newlib: Add more FreeBSD files for non LDBL_EQ_DBL supportKito Cheng10-12/+681
2024-07-09sys/tree.h: RemovedJoel Sherrill1-864/+0
2024-07-09libc/arm: add missing .cfi_sectionsClément Chigot7-0/+7
2024-07-09libc/include/sys/resource.h: Add RUSAGE_THREADJoel Sherrill1-0/+3
2024-07-09sys: Remove $FreeBSD$: two-line .h patternWarner Losh1-2/+0
2024-07-09spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh1-1/+1
2024-07-09sys/stdatomic.h: be nicer to c++Konstantin Belousov1-0/+10
2024-07-09sys/sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni1-0/+2
2024-07-03libc/include/complex.h: Add CMPLX, CMPLXF, and CMPLXLJoel Sherrill1-0/+13
2024-07-03libc/include/sys/_default_fcntl.h: O_RSYNC and O_DSYNC are POSIXJoel Sherrill1-2/+3
2024-07-01arm: Fix fma & fmaf implementationsMickaël Thomas2-2/+2
2024-06-28libc: sh: add missing prototypes and change functions from K&R to ANSIPietro Monteiro4-18/+33
2024-06-26arm: emit .type %function directive in FUNC_START macroChristophe Lyon1-0/+2
2024-06-06newlib: libm: skip "long double" complex functions if long double != doublePietro Monteiro14-6/+47
2024-05-22arc: libc: Record r58/r59 in long-jump's bufferShahab Vahedi2-7/+19
2024-05-22arc: libc, libgloss: Remove .file directive from .S filesYuriy Kolerov1-3/+1
2024-05-22arc: libc: Add support of 16-entry register fileClaudiu Zissulescu28-56/+84
2024-04-04amdgcn: Implement proper locks: Fix 'newlib/libc/sys/amdgcn/include/sys/lock....Thomas Schwinge1-0/+4
2024-03-25amdgcn: Implement proper locksAndrew Stubbs4-3/+250
2024-03-13libc/include/sys/select.h: Use elif not elifdefJoel Sherrill1-1/+1
2024-03-13RTEMS: Increase FS_SETSIZE to 256 bitsChris Johns1-0/+2
2024-03-11libc/stdio: Remove wchar_t functions from NEWLIB_NANO_FORMATTED_IOTorbjörn SVENSSON2-471/+471
2024-02-28Cygwin: add compile warning if ENOSHARE or ECASECLASH is usedChristian Franke1-3/+3
2024-02-24RTEMS: Define ssize_t for <dirent.h>Sebastian Huber1-0/+5
2024-02-21strptime: fix am/pm converting to 24-hour systemAlexey Lapshin1-5/+6
2024-02-05getlocalename_l: fix _reent for _REENT_SMALL targetsCorinna Vinschen1-1/+6
2024-01-31Cygwin: implement setproctitlegithub/topic/3.6topic/3.6Corinna Vinschen1-0/+8
2024-01-31sys/stat.h: drop __INSIDE_CYGWIN__ guardsCorinna Vinschen1-2/+2
2024-01-31Cygwin: posix_getdents: implement per SUS Base Specifications Issue 8 draftCorinna Vinschen1-0/+3