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
*
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
*
Set __IEEE_LITTLE_ENDIAN for _XTENSA_EL__ (ESP32)
Keith Packard
2019-12-17
1
-0
/
+4
*
Return EINVAL for illegal base in strtol
Keith Packard
2019-12-17
1
-2
/
+7
*
strtold: set errno to ERANGE on underflow per POSIX
Bruno Haible
2019-12-16
1
-0
/
+21
*
Fix setjmp/longjmp for the moxie port.
Anthony Green
2019-12-13
2
-25
/
+48
*
libm: switch sf_log1p from double error routines to float
Keith Packard
2019-12-02
2
-4
/
+2
*
newlib/libc/include/sys/features.h: update __STDC_ISO_10646__
Brian Inglis
2019-11-26
1
-3
/
+7
*
newlib: fix fseek optimization with SEEK_CUR
Bastien Bouclet
2019-11-18
2
-50
/
+12
*
Stash reent marker in upper bits of s1 on AMD GCN
Kwok Cheung Yeung
2019-11-08
1
-10
/
+10
*
Move timeval macros to <sys/time.h>
Sebastian Huber
2019-11-04
2
-32
/
+31
*
Synchronize <sys/time.h> with FreeBSD
Sebastian Huber
2019-11-04
1
-0
/
+27
*
Synchronize <sys/_timespec.h> with FreeBSD
Sebastian Huber
2019-11-04
1
-2
/
+4
*
Fix sbttons for values > 2s
imp
2019-11-04
1
-2
/
+9
*
PRU: Align libmath to PRU ABI
Dimitar Dimitrov
2019-10-31
18
-2
/
+6719
*
Fix some generated files
Jeff Johnston
2019-10-31
4
-16
/
+16
*
Initial PRU port for libgloss and newlib
Dimitar Dimitrov
2019-10-31
11
-3
/
+6320
*
riscv/sys/fenv.h: Add missing extern for fe_dfl_env_p
Joel Sherrill
2019-10-09
1
-0
/
+2
*
Add patch from Joel Sherrill for i386 and x86_64 fenv support
Jeff Johnston
2019-10-08
37
-9
/
+16544
*
Allow verifying _REENT_CHECK macros memory allocation
Jeff Johnston
2019-10-07
6
-5
/
+54
*
Optimize epilogue sequence for architectures with POP interworking.
Christos Gentsos
2019-10-07
2
-0
/
+12
*
Prevent NULL ptr accesses due to Balloc out of memory
Jeff Johnston
2019-10-04
3
-12
/
+20
*
Add SIOCGIFDOWNREASON.
kib
2019-09-25
2
-2
/
+14
*
Add kernel-side support for in-kernel TLS.
jhb
2019-09-25
2
-1
/
+16
*
Rename IPPROTO 33 from SEP to DCCP
thj
2019-09-25
1
-2
/
+2
*
This commit updates rack to what is basically
rrs
2019-09-25
1
-7
/
+20
*
Add an external mbuf buffer type that holds
jhb
2019-09-25
1
-0
/
+1
*
Convert all IPv4 and IPv6 multicast memberships
hselasky
2019-09-25
2
-10
/
+3
*
Extend mmap/mprotect API to specify the max page
brooks
2019-09-25
1
-1
/
+9
*
Some devices take undesired actions when RTS and
shurd
2019-09-25
1
-1
/
+2
*
Fix mismatch from r342379.
pfg
2019-09-25
1
-2
/
+2
*
gai_strerror() - Update string error messages according to RFC 3493.
pfg
2019-09-25
1
-9
/
+9
*
libc/include/devctl.h: Add SOCKCLOSE per FACE Technical Standard, Edition 3.0
Joel Sherrill
2019-09-10
1
-5
/
+24
*
fe_dfl_env.c: Fix typo in comment
Joel Sherrill
2019-09-03
1
-1
/
+1
[next]