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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate newlib and winsup ChangeLog files
Corinna Vinschen
2016-01-28
1
-27735
/
+1
*
Fix atexit logic to honor _ATEXIT_DYNAMIC_ALLOC setting.
Jeff Johnston
2015-12-21
1
-0
/
+5
*
Add static instance of _on_exit_args for _REENT_SMALL platforms.
Jeff Johnston
2015-12-21
1
-1
/
+12
*
ARC: Use new definitions for optional ARC CPU features
Anton Kolesov
2015-12-17
1
-0
/
+27
*
Remove inclusion of sys/select.h in sys/types.h for backward compat
Corinna Vinschen
2015-12-17
1
-0
/
+4
*
Add _REENT_INIT_PTR_ZEROED()
Sebastian Huber
2015-12-14
1
-0
/
+5
*
FreeBSD compatibility for <sys/select.h>
Sebastian Huber
2015-12-14
1
-0
/
+12
*
Add missing lock releases in __register_exitproc().
Freddie Chopin
2015-12-14
1
-0
/
+5
*
Check for 64 FP instructions availability in libm before using them
Thomas Preud'homme
2015-12-09
1
-0
/
+10
*
Add missing checks for __SNLK flag
Corinna Vinschen
2015-12-08
1
-0
/
+9
*
Fix re-initialization of FILE flags and mbstate in freopen
Corinna Vinschen
2015-12-08
1
-0
/
+6
*
Add definitions for NBBY to arm and rtems targets
Nick Withers
2015-12-07
1
-0
/
+5
*
Move fd_stuff from sys/types.h to sys/select.h
Corinna Vinschen
2015-12-07
1
-0
/
+7
*
Only build _strtodg_r on targets supporting a distinct long double type
Corinna Vinschen
2015-11-26
1
-0
/
+5
*
libc/stdlib/strtorx.c: Fix ifdef to check _LDBL_EQ_DBL.
Steve Ellcey
2015-11-24
1
-0
/
+4
*
[ARM] Adjust strcmp-armv7.S selection logic.
Marcus Shawcroft
2015-11-23
1
-0
/
+5
*
[ARM] Factor out the thumb2 -Os implementation.
Marcus Shawcroft
2015-11-23
1
-0
/
+6
*
Handle multibyte decimapl point in strtold.
Corinna Vinschen
2015-11-21
1
-0
/
+5
*
Import correctly working strtold from David M. Gay.
Corinna Vinschen
2015-11-20
1
-0
/
+25
*
Make match function globally available to stdlib functions.
Corinna Vinschen
2015-11-20
1
-0
/
+6
*
Drop unused declaration from wcstold.c
Corinna Vinschen
2015-11-20
1
-0
/
+4
*
Fix typo in rpmatch doc reference
Yaakov Selkowitz
2015-11-19
1
-0
/
+4
*
ldtoa.c: Reindent to GNU style
Corinna Vinschen
2015-11-19
1
-0
/
+5
*
Fix rpmatch build problem
Corinna Vinschen
2015-11-19
1
-0
/
+4
*
Simplify the markup for sprintf and swprintf documentation
Jon Turney
2015-11-19
1
-0
/
+5
*
Improve markup of sscanf and swscanf documentation
Jon Turney
2015-11-19
1
-0
/
+5
*
Add rpmatch(3)
Yaakov Selkowitz
2015-11-17
1
-0
/
+9
*
[ARM] Factor out the thumb1 -Os implementation.
cygwin-2_3_1-release
cygwin-2_3_1-relase
Marcus Shawcroft
2015-11-13
1
-0
/
+6
*
[ARM] Adding strlen.S
Marcus Shawcroft
2015-11-13
1
-0
/
+8
*
[ARM] Rename strlen to strlen-stub.c
Marcus Shawcroft
2015-11-13
1
-0
/
+7
*
[ARM] Reorganize strlen selection.
Marcus Shawcroft
2015-11-13
1
-0
/
+9
*
[ARM] Refactor strlen.c #if nesting.
Marcus Shawcroft
2015-11-13
1
-0
/
+4
*
Add support for ARC to newlib
Anton Kolesov
2015-11-12
1
-0
/
+43
*
Remove obsolete ARC system
Anton Kolesov
2015-11-12
1
-0
/
+18
*
Fix multilib libgloss selection.
Marcus Shawcroft
2015-11-12
1
-0
/
+5
*
makedoc: Don't interpret license text as a command
Jon Turney
2015-11-12
1
-0
/
+5
*
doc: Fix some inconsistent QUICKREF lines
Jon Turney
2015-11-12
1
-0
/
+8
*
makedoc: Fix INTERNAL(|DEFINITION|FUNCTION) command definitions
Jon Turney
2015-11-12
1
-0
/
+5
*
AArch64: Tune memcpy
Wilco Dijkstra
2015-11-12
1
-0
/
+5
*
Avoid .eh_frame in ARM newlib.
Joseph Myers
2015-11-12
1
-0
/
+11
*
Reorganize memchr selection.
cygwin-2_3_0-release
Marcus Shawcroft
2015-11-06
1
-0
/
+10
*
Reorganize memcpy selection.
Marcus Shawcroft
2015-11-06
1
-0
/
+11
*
Replace __attribute((__warning__())) by __attribute__((deprecated()))
Olivier Martin
2015-11-06
1
-0
/
+5
*
[ARM] Select appropriate memcpy implementation for ARMv8-a.
Marcus Shawcroft
2015-11-03
1
-0
/
+9
*
Move duplicated documentation rules to Makefile.shared
Jeff Johnston
2015-11-02
1
-0
/
+29
*
Consistently use an em-dash in math functions.
Jeff Johnston
2015-11-02
1
-0
/
+38
*
Improve performance of MIPS memcpy.
Steve Ellcey
2015-11-02
1
-0
/
+5
*
Add missing ChangeLog entry for ce8159d5
Corinna Vinschen
2015-11-02
1
-0
/
+4
*
strftime: Add support for %s (seconds since epoch)
Brian Inglis
2015-10-27
1
-0
/
+5
*
Extend _intsup.h to support 16-bit and 20-bit pointers.
Nick Clifton
2015-10-19
1
-0
/
+5
[next]