index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
newlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regenerated files from fenv.h addition
Joel Sherrill
2019-08-09
3
-7
/
+636
*
Add default implementation of fenv.h and all methods
Joel Sherrill
2019-08-09
17
-5
/
+997
*
Miscellaneous Makefile.in regenerated
Joel Sherrill
2019-08-09
4
-46
/
+33
*
Align libgloss/arm and libc/sys/arm sources: miscellaneous fixes
Alexander Fedotov
2019-08-05
2
-17
/
+35
*
Align libgloss/arm and libc/sys/arm sources: Lite exit support
Alexander Fedotov
2019-08-05
1
-0
/
+16
*
Align libgloss/arm and libc/sys/arm sources: HeapInfo and __heap_limit
Alexander Fedotov
2019-08-05
2
-2
/
+14
*
Align libgloss/arm and libc/sys/arm sources: Fix GetCmdLine semihosting direc...
Alexander Fedotov
2019-08-05
1
-3
/
+6
*
RISC-V: Fix header guard for sys/fenv.h
Kito Cheng
2019-08-02
1
-3
/
+3
*
common/math_errf.c: Enable compilation of __math_oflowf
Joel Sherrill
2019-07-26
1
-2
/
+3
*
hash.c: #include <reent.h>
Ken Brown
2019-07-26
1
-0
/
+1
*
[arm] remove libc/sys/arm/sys/param.h
Richard Earnshaw
2019-07-26
1
-25
/
+0
*
Port ndbm - Remove Declaration of dbm_forder
Vaibhav Gupta
2019-07-25
1
-3
/
+0
*
hash functions: use reentrant stat functions
Corinna Vinschen
2019-07-24
1
-6
/
+6
*
Regenerate newlib/libc/search/Makefile.in for ndpm port
Corinna Vinschen
2019-07-24
1
-20
/
+42
*
fix compile errors for efgcvt.c
uchan-nos
2019-07-24
1
-15
/
+18
*
Port ndbm
Vaibhav Gupta
2019-07-24
3
-0
/
+311
*
Stack Pointer and Stack Limit initialization refactored.
Alexander Fedotov
2019-07-23
2
-89
/
+227
*
Set errno in expm1{,f} / log1p{,f}
Jeff Johnston
2019-07-09
4
-6
/
+14
*
sched: Move Cygwin cpuset definitions into Cygwin-specific header
Corinna Vinschen
2019-06-27
1
-18
/
+0
*
or1k: Avoid write outside setjmp buf & shrink buf
Martin Erik Werner
2019-06-27
2
-29
/
+32
*
or1k: Correct longjmp return value
Martin Erik Werner
2019-06-27
1
-1
/
+1
*
Support calculation of pointer size for __int20__ type in _intsup.h
Jozef Lawrynowicz
2019-06-25
1
-0
/
+4
*
Cygwin: Implement sched_[gs]etaffinity()
Mark Geisert
2019-06-24
1
-0
/
+23
*
Rename <xlocale.h> back to <sys/_locale.h>
Corinna Vinschen
2019-06-14
11
-13
/
+13
*
Fix __getreent stack calculations for AMD GCN
Jeff Johnston
2019-06-07
1
-6
/
+6
*
Add gfortran support for AMD GCN
Jeff Johnston
2019-06-07
10
-3
/
+212
*
Mark inline functions with __unused;
trasz
2019-06-07
1
-5
/
+5
*
sys/sys: further adoption of SPDX licensing ID tags.
pfg
2019-06-07
1
-0
/
+2
*
Fix vfwscanf(3) assignment suppression flag handling bug
Lucio Andrés Illanes Albornoz
2019-06-03
1
-0
/
+1
*
Fix <sys/_types.h> issues with <stddef.h>
Sebastian Huber
2019-06-03
2
-5
/
+3
*
Avoid <sys/cdefs.h> dependency in <sys/_types.h>
Sebastian Huber
2019-06-03
1
-2
/
+7
*
Avoid cyclic header dependencies
Sebastian Huber
2019-06-03
2
-5
/
+5
*
RISC-V: Add size optimized memcpy, memmove, memset and strcmp.
Jim Wilson
2019-05-22
8
-2
/
+146
*
Implement reduced code size "tiny" printf and puts
Jozef Lawrynowicz
2019-04-15
6
-428
/
+132
*
Copy prerequisite file for "tiny" printf implementation
Jozef Lawrynowicz
2019-04-15
1
-0
/
+661
*
Align comments and spaces in libgloss/arm/crt0.S and newlib/libc/sys/arm/crt0...
Alexander Fedotov
2019-04-12
1
-8
/
+10
*
Include code in trap.S for APCS only.
Christophe Lyon
2019-04-11
1
-1
/
+1
*
Make more macro checks ARMv8-M baseline proof.
Christophe Lyon
2019-04-11
1
-4
/
+4
*
Add missing includes.
Andrew Stubbs
2019-03-25
3
-1
/
+4
*
AMD GCN: Implement circular buffering.
Andrew Stubbs
2019-03-18
1
-17
/
+38
*
stdio: drop unused O_TEXT handling on non-Cygwin
Corinna Vinschen
2019-02-22
1
-4
/
+0
*
Cygwin: add secure_getenv
Yaakov Selkowitz
2019-02-19
1
-0
/
+3
*
Define u_register_t if __BSD_VISIBLE
Sebastian Huber
2019-02-19
1
-0
/
+2
*
Change register_t definition
Sebastian Huber
2019-02-19
1
-1
/
+1
*
Fix comment in <sys/types.h>
Sebastian Huber
2019-02-19
1
-1
/
+1
*
Move RTEMS and XMK specific type definitions
Sebastian Huber
2019-02-19
3
-16
/
+12
*
scandir: Add support for struct dirent::d_type
Sebastian Huber
2019-02-01
1
-1
/
+4
*
a) Use strcoll() in opendir() and alphasort()
ache
2019-02-01
1
-3
/
+4
*
scandir(3) previously used st_size
das
2019-02-01
1
-53
/
+31
*
Remove __P and convert to ANSI prototypes.
obrien
2019-02-01
1
-7
/
+4
[next]