aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
3 daysAdd missing getlocalename_l to LIBC_CHEWOUT_FILESCorinna Vinschen2-15/+16
2024-12-31Changes for 4.5.0 snapshotnewlib-4.5.0Jeff Johnston6-26/+42
2024-12-16or1k: Fix compiler warningsStafford Horne1-0/+3
2024-12-12Cygwin: sched_setscheduler: accept SCHED_RESET_ON_FORK flagChristian Franke1-0/+3
2024-12-12Cygwin: sched_setscheduler: accept SCHED_BATCHChristian Franke1-0/+1
2024-12-05libm/common: Fix nextafter and nextafterf when x == yKito Cheng2-2/+2
2024-12-04Cygwin: sched_setscheduler: accept SCHED_IDLEChristian Franke1-0/+4
2024-12-03Change various declarations to ANSI style to avoid problems with gcc 15Radek Barton14-358/+468
2024-11-20newlib/libc/include/time.h: Removed clock_id castsAaron Nyholm1-10/+10
2024-11-04sys/features.h: Use _ISOC23_SOURCE instead of _ISOC23_SOURCE and remap _ISOC2...Lenard Mollenkopf1-7/+14
2024-10-28sys/features.h: Spelling _ISOC2x_SOURCE is not C11Lenard Mollenkopf1-1/+1
2024-09-19powf: Fixed another precision bug in powf() (FreeBSD)Fabian 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