summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* fe_dfl_env.c: Fix typo in commentJoel Sherrill2019-09-031-1/+1
* riscv/include/fenv.h: Use shared fenv.h.Joel Sherrill2019-09-031-42/+0
* Revert previous change to sys/stat.h and fix cris libglossJeff Johnston2019-08-191-9/+0
* Fix regression in cris-elf caused by sys/stat.h changeJeff Johnston2019-08-191-2/+11
* stat.h: use POSIX-required timefields throughoutCorinna Vinschen2019-08-161-16/+6
* fenv: Include documentation in generated .info fileJoel Sherrill2019-08-155-2/+49
* memmem.c and strstr.c: do not require -std=c99Giacomo Tesio2019-08-142-5/+10
* fenv: Update makedocbook for eae68bfcJon Turney2019-08-131-1/+3
* fenv: Fix typo-ed variable name in documentationJon Turney2019-08-131-1/+1
* fenv: Fix mangled makedoc markupJon Turney2019-08-134-8/+8
* fenv: fe_dfl_env.c doesn't contain any documentationJon Turney2019-08-132-2/+2
* sched.h: Declare affinity functions only on targets supporting themCorinna Vinschen2019-08-121-0/+6
* 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