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
...
*
Fix a bug of perror()/psignal() that changes the orientation of stderr.
Takashi Yano
2018-07-04
2
-8
/
+54
*
newlib: enable new math functions on Cygwin
Corinna Vinschen
2018-06-27
1
-0
/
+4
*
New pow implementation
Szabolcs Nagy
2018-06-27
8
-5
/
+607
*
New log2 implementation
Szabolcs Nagy
2018-06-27
6
-4
/
+399
*
New log implementation
Szabolcs Nagy
2018-06-27
9
-4
/
+744
*
New exp and exp2 implementations
Szabolcs Nagy
2018-06-27
11
-5
/
+1138
*
Use uint32_t sign argument to math error functions
Szabolcs Nagy
2018-06-27
3
-13
/
+13
*
Fix Unicode table.
Takashi Yano
2018-06-26
2
-26
/
+16
*
Revert "Remove -fno-builtin to allow gcc to inline functions such as fabs, fl...
Corinna Vinschen
2018-06-26
8
-8
/
+8
*
Remove -fno-builtin to allow gcc to inline functions such as fabs, floor, cre...
Jon Beniston
2018-06-25
8
-8
/
+8
*
Improve performance of sinf/cosf/sincosf
Wilco Dijkstra
2018-06-21
11
-6
/
+667
*
Revert "Improve performance of sinf/cosf/sincosf"
Corinna Vinschen
2018-06-21
11
-667
/
+6
*
libm/common/s_round.c (round): Add cast for 16-bit CPUs
Jon Beniston
2018-06-21
1
-1
/
+1
*
Improve performance of sinf/cosf/sincosf
Wilco Dijkstra
2018-06-19
11
-6
/
+667
*
newlib: getopt now permutes multi-flag options correctly
Thomas Kindler
2018-06-18
2
-13
/
+23
*
Fix issue with malloc_extend_top
Jeff Johnston
2018-05-29
1
-1
/
+6
*
fix llrint and lrint for 52 <= exponent <= 62
Matthias Kannwischer
2018-05-29
2
-4
/
+4
*
Fix 32-bit overflow in mktime() when time_t is 64-bits long
Freddie Chopin
2018-05-29
1
-1
/
+1
*
Use _LDBL_EQ_DBL in nexttowardf.c
Jeff Johnston
2018-05-07
1
-2
/
+2
*
Add nvptx port.
Jeff Johnston
2018-04-13
132
-113
/
+7504
*
strtod: Convert 64 bit double to 64 bit int during computation
Corinna Vinschen
2018-04-09
1
-0
/
+9
*
newlib: fix iswupper_l in !_MB_CAPABLE case
Corinna Vinschen
2018-03-27
1
-1
/
+1
*
comments to document struct caseconv_entry
Thomas Wolff
2018-03-26
1
-3
/
+33
*
newlib: fix indentation in toulower
Thomas Wolff
2018-03-26
1
-10
/
+10
*
Reduce qsort stack consumption
Hakan Lindqvist
2018-03-16
1
-6
/
+54
*
Ensure qsort recursion depth is bounded
Hakan Lindqvist
2018-03-16
1
-12
/
+56
*
Correct prototypes of pthread_mutex_getprioceiling() and pthread_setschedparam()
Joel Sherrill
2018-03-15
1
-2
/
+2
*
[arm] Fix syscalls.c for newlib embedded syscalls builds
Richard Earnshaw
2018-03-15
1
-119
/
+126
*
ssp: fix wchar.h with -std=c99
Yaakov Selkowitz
2018-03-14
1
-2
/
+2
*
Fix alloc_align and alloc_size macros for multiple arguments
Yaakov Selkowitz
2018-03-14
2
-4
/
+4
*
ctype: align size of category bit fields to small targets needs
Corinna Vinschen
2018-03-14
1
-2
/
+2
*
Revert "ctype: align size of category bit fields to small targets needs"
Corinna Vinschen
2018-03-14
1
-2
/
+2
*
fix/enhance Unicode table generation scripts
Thomas Wolff
2018-03-14
2
-18
/
+53
*
ctype: align size of category bit fields to small targets needs
Corinna Vinschen
2018-03-14
1
-2
/
+2
*
towctrans_l: Always return a value from helper functions
Corinna Vinschen
2018-03-13
1
-19
/
+49
*
rtems/.../dirent.h: Add alphasort() prototype
Joel Sherrill
2018-03-13
1
-0
/
+1
*
Correct alloc_size annotation on reallocarray()
Jon Turney
2018-03-13
1
-2
/
+1
*
make target for explicit Unicode data tables generation
Thomas Wolff
2018-03-12
1
-0
/
+9
*
character data generation
Thomas Wolff
2018-03-12
3
-0
/
+237
*
use generated character data
Thomas Wolff
2018-03-12
38
-2681
/
+439
*
generated character category data, Unicode 10.0
Thomas Wolff
2018-03-12
2
-0
/
+2115
*
generated case conversion data, Unicode 10.0
Thomas Wolff
2018-03-12
1
-0
/
+304
*
width data generation
Thomas Wolff
2018-03-12
5
-0
/
+1388
*
use generated width data
Thomas Wolff
2018-03-12
1
-126
/
+24
*
generated width data, Unicode 10.0
Thomas Wolff
2018-03-12
3
-0
/
+201
*
RTEMS: Use int for _CLOCKID_T_
Sebastian Huber
2018-03-06
1
-0
/
+3
*
Make _CLOCKID_T_ system configurable
Sebastian Huber
2018-03-06
1
-0
/
+3
*
Locale modifier @cjkwide to adjust ambiguous-width in non-CJK locales
Thomas Wolff
2018-03-05
1
-16
/
+23
*
Add global stdio streams support for reent small.
Our Air Quality
2018-03-01
3
-11
/
+56
*
add forward declaration to __cxa_atexit to aeabi_atexit, to prevent warnings
Jaap de Wolff
2018-02-16
1
-0
/
+3
[prev]
[next]