summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* Regenerated files from fenv.h additionJoel Sherrill2019-08-093-7/+636
* Add default implementation of fenv.h and all methodsJoel Sherrill2019-08-0917-5/+997
* Miscellaneous Makefile.in regeneratedJoel Sherrill2019-08-094-46/+33
* Align libgloss/arm and libc/sys/arm sources: miscellaneous fixesAlexander Fedotov2019-08-052-17/+35
* Align libgloss/arm and libc/sys/arm sources: Lite exit supportAlexander Fedotov2019-08-051-0/+16
* Align libgloss/arm and libc/sys/arm sources: HeapInfo and __heap_limitAlexander Fedotov2019-08-052-2/+14
* Align libgloss/arm and libc/sys/arm sources: Fix GetCmdLine semihosting direc...Alexander Fedotov2019-08-051-3/+6
* RISC-V: Fix header guard for sys/fenv.hKito Cheng2019-08-021-3/+3
* common/math_errf.c: Enable compilation of __math_oflowfJoel Sherrill2019-07-261-2/+3
* hash.c: #include <reent.h>Ken Brown2019-07-261-0/+1
* [arm] remove libc/sys/arm/sys/param.hRichard Earnshaw2019-07-261-25/+0
* Port ndbm - Remove Declaration of dbm_forderVaibhav Gupta2019-07-251-3/+0
* hash functions: use reentrant stat functionsCorinna Vinschen2019-07-241-6/+6
* Regenerate newlib/libc/search/Makefile.in for ndpm portCorinna Vinschen2019-07-241-20/+42
* fix compile errors for efgcvt.cuchan-nos2019-07-241-15/+18
* Port ndbmVaibhav Gupta2019-07-243-0/+311
* Stack Pointer and Stack Limit initialization refactored.Alexander Fedotov2019-07-232-89/+227
* Set errno in expm1{,f} / log1p{,f}Jeff Johnston2019-07-094-6/+14
* sched: Move Cygwin cpuset definitions into Cygwin-specific headerCorinna Vinschen2019-06-271-18/+0
* or1k: Avoid write outside setjmp buf & shrink bufMartin Erik Werner2019-06-272-29/+32
* or1k: Correct longjmp return valueMartin Erik Werner2019-06-271-1/+1
* Support calculation of pointer size for __int20__ type in _intsup.hJozef Lawrynowicz2019-06-251-0/+4
* Cygwin: Implement sched_[gs]etaffinity()Mark Geisert2019-06-241-0/+23
* Rename <xlocale.h> back to <sys/_locale.h>Corinna Vinschen2019-06-1411-13/+13
* Fix __getreent stack calculations for AMD GCNJeff Johnston2019-06-071-6/+6
* Add gfortran support for AMD GCNJeff Johnston2019-06-0710-3/+212
* Mark inline functions with __unused;trasz2019-06-071-5/+5
* sys/sys: further adoption of SPDX licensing ID tags.pfg2019-06-071-0/+2
* Fix vfwscanf(3) assignment suppression flag handling bugLucio Andrés Illanes Albornoz2019-06-031-0/+1
* Fix <sys/_types.h> issues with <stddef.h>Sebastian Huber2019-06-032-5/+3
* Avoid <sys/cdefs.h> dependency in <sys/_types.h>Sebastian Huber2019-06-031-2/+7
* Avoid cyclic header dependenciesSebastian Huber2019-06-032-5/+5
* RISC-V: Add size optimized memcpy, memmove, memset and strcmp.Jim Wilson2019-05-228-2/+146
* Implement reduced code size "tiny" printf and putsJozef Lawrynowicz2019-04-156-428/+132
* Copy prerequisite file for "tiny" printf implementationJozef Lawrynowicz2019-04-151-0/+661
* Align comments and spaces in libgloss/arm/crt0.S and newlib/libc/sys/arm/crt0...Alexander Fedotov2019-04-121-8/+10
* Include code in trap.S for APCS only.Christophe Lyon2019-04-111-1/+1
* Make more macro checks ARMv8-M baseline proof.Christophe Lyon2019-04-111-4/+4
* Add missing includes.Andrew Stubbs2019-03-253-1/+4
* AMD GCN: Implement circular buffering.Andrew Stubbs2019-03-181-17/+38
* stdio: drop unused O_TEXT handling on non-CygwinCorinna Vinschen2019-02-221-4/+0
* Cygwin: add secure_getenvYaakov Selkowitz2019-02-191-0/+3
* Define u_register_t if __BSD_VISIBLESebastian Huber2019-02-191-0/+2
* Change register_t definitionSebastian Huber2019-02-191-1/+1
* Fix comment in <sys/types.h>Sebastian Huber2019-02-191-1/+1
* Move RTEMS and XMK specific type definitionsSebastian Huber2019-02-193-16/+12
* scandir: Add support for struct dirent::d_typeSebastian Huber2019-02-011-1/+4
* a) Use strcoll() in opendir() and alphasort()ache2019-02-011-3/+4
* scandir(3) previously used st_sizedas2019-02-011-53/+31
* Remove __P and convert to ANSI prototypes.obrien2019-02-011-7/+4