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
*
testsuite: Fix iconv tests to use new encoding config defines
Keith Packard via Newlib
2020-07-10
3
-48
/
+47
*
libc/iconv: find_alias was mis-computing remaining alias table length
Keith Packard via Newlib
2020-07-10
1
-1
/
+1
*
libc/iconv: Remove unneeded pointer var for _iconv_aliases
Keith Packard via Newlib
2020-07-10
2
-6
/
+3
*
libc/iconv: Detect CES handler loading failure
Keith Packard via Newlib
2020-07-10
1
-1
/
+1
*
Removed #ifndef _ARM_PCS_VFP_ from sys/fenv.h for arm
Eshan dhawan via Newlib
2020-07-06
1
-2
/
+2
*
libm: machine: Add missing sparc and mips configuration
Corinna Vinschen
2020-07-03
7
-3
/
+12683
*
mips fenv support
Eshan dhawan via Newlib
2020-07-03
19
-0
/
+662
*
SPARC fenv support
Eshan dhawan via Newlib
2020-07-03
17
-0
/
+546
*
fenv aarch64 support
Eshan dhawan via Newlib
2020-07-02
16
-3
/
+515
*
fenv support arm
Eshan dhawan via Newlib
2020-06-09
22
-3
/
+1339
*
Regenerate libm/machine configuration files for powerpc
Jeff Johnston
2020-06-09
4
-3
/
+6342
*
hard float support for PowerPC taken from FreeBSD
Eshan dhawan via Newlib
2020-06-03
18
-0
/
+491
*
Reimplement aligned_alloc
Szabolcs Nagy
2020-05-19
1
-32
/
+30
*
newlib/libm/math: Make pow/powf return qnan for snan arg
Keith Packard via Newlib
2020-03-26
2
-7
/
+16
*
newlib/libm/common: Don't re-convert float to bits in modf/modff
Keith Packard via Newlib
2020-03-26
2
-15
/
+5
*
newlib/libm/common: Fix modf/modff returning snan
Keith Packard via Newlib
2020-03-26
2
-16
/
+4
*
Fix spurious underflow exceptions for Bessel functions for double(from glibc ...
Joseph S. Myers
2020-03-26
4
-9
/
+13
*
Fix hypotf missing mask in hi+lo decomposition
Fabian Schriever
2020-03-19
1
-2
/
+2
*
Fix modf/f for NaN input
Fabian Schriever
2020-03-19
2
-0
/
+2
*
Fix for k_tan.c specific inputs
Fabian Schriever
2020-03-18
1
-8
/
+21
*
RTEMS: Include missing header and fix stub
Sebastian Huber
2020-03-13
1
-1
/
+2
*
Fix truncf for sNaN input
Fabian Schriever
2020-03-11
1
-1
/
+1
*
i386/fenv.c: Include fenv.c implementation shared with x86_64, not stub
Joel Sherrill
2020-03-10
1
-1
/
+1
*
Fix error in fdim/f for infinities
Fabian Schriever
2020-03-10
2
-8
/
+2
*
Fix error in exp in magnitude [2e-32,2e-28]
Fabian Schriever
2020-03-09
2
-2
/
+2
*
Fix error in float trig. function range reduction
Fabian Schriever
2020-03-03
1
-1
/
+1
*
Fix error in powf for (-1.0, NaN) input
Fabian Schriever
2020-03-02
1
-1
/
+1
*
arm: Finish moving newlib to unified syntax for Thumb1
Richard Earnshaw
2020-03-02
1
-7
/
+8
*
x86_64/i386 fenv: Replace symlink with include fenv_stub.c
Joel Sherrill
2020-02-25
23
-23
/
+161
*
newlib/libc/include/devctl.h: Add extern "C" wrapper
Joel Sherrill
2020-02-20
1
-0
/
+8
*
Locale modifier "@cjksingle" to enforce single-width CJK width.
Thomas Wolff
2020-02-18
2
-4
/
+17
*
pow: fix pow(-1.0, NaN)
Nicolas Brunie
2020-02-14
1
-1
/
+1
*
Typo in license for newlib/libc/stdio/flags.c
Keith Packard
2020-02-06
1
-1
/
+1
*
Typo in license terms for newlib/libm/common/log2.c
Keith Packard
2020-02-06
1
-1
/
+1
*
Use remove-advertising-clause script to edit BSD licenses
Keith Packard
2020-01-29
274
-924
/
+281
*
Revert "newlib: fix fseek optimization with SEEK_CUR"
Corinna Vinschen
2020-01-29
2
-12
/
+50
*
Bump up newlib release to 3.3.0
Jeff Johnston
2020-01-21
109
-1083
/
+1083
*
Change the reent verify check option to document disabling it
Jeff Johnston
2020-01-21
3
-5
/
+5
*
Default newlib_reent_check_verify to yes in configure.host
Jeff Johnston
2020-01-21
1
-3
/
+3
*
riscv: Map between ieeefp.h exception bits and RISC-V FCSR bits
Keith Packard
2020-01-21
1
-3
/
+37
*
riscv: Add 'break' statements to fpsetround switch
Keith Packard
2020-01-21
1
-4
/
+4
*
riscv: Use current pseudo-instructions to access the FCSR register
Keith Packard
2020-01-21
1
-2
/
+2
*
Prevent more NULL ptr accesses due to Balloc out of memory
Jeff Johnston
2020-01-09
3
-9
/
+9
*
Bump up release to 3.2.0 for yearly snapshot
newlib-snapshot-20200102
newlib-3.2.0
Jeff Johnston
2020-01-02
111
-1094
/
+1111
*
doc: add more details about adding documentation to HOWTO
Jon Turney
2019-12-29
1
-2
/
+4
*
Optimize setjmp/longjmp for moxie.
Anthony Green
2019-12-20
2
-87
/
+39
*
Don't display trailing '.' in _dcvt
Keith Packard
2019-12-18
1
-3
/
+12
*
Fix gcvt to always show 'ndigits' of precision
Keith Packard
2019-12-18
1
-11
/
+7
*
Fix fcvt to only show 'ndigit' past decimal
Keith Packard
2019-12-18
1
-8
/
+1
*
doc: Untabify python scripts used for making man pages
Jon Turney
2019-12-18
2
-219
/
+219
[next]