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 up errors in regenerated files for 2.3.0 release.
newlib-snapshot-20160104
Jeff Johnston
2016-01-04
4
-3223
/
+4941
*
Regenerate files for newlib 2.3.0.
newlib-2_3_0
Jeff Johnston
2015-12-21
105
-6166
/
+4598
*
Fix atexit logic to honor _ATEXIT_DYNAMIC_ALLOC setting.
Jeff Johnston
2015-12-21
2
-0
/
+12
*
Add static instance of _on_exit_args for _REENT_SMALL platforms.
Jeff Johnston
2015-12-21
8
-23
/
+108
*
ARC: Use new definitions for optional ARC CPU features
Anton Kolesov
2015-12-17
24
-69
/
+126
*
Remove inclusion of sys/select.h in sys/types.h for backward compat
Corinna Vinschen
2015-12-17
2
-2
/
+4
*
Add _REENT_INIT_PTR_ZEROED()
Sebastian Huber
2015-12-14
2
-6
/
+14
*
FreeBSD compatibility for <sys/select.h>
Sebastian Huber
2015-12-14
6
-15
/
+70
*
Add missing lock releases in __register_exitproc().
Freddie Chopin
2015-12-14
2
-1
/
+14
*
Check for 64 FP instructions availability in libm before using them
Thomas Preud'homme
2015-12-09
7
-6
/
+16
*
Add missing checks for __SNLK flag
Corinna Vinschen
2015-12-08
5
-15
/
+39
*
Fix re-initialization of FILE flags and mbstate in freopen
Corinna Vinschen
2015-12-08
3
-1
/
+10
*
Add definitions for NBBY to arm and rtems targets
Nick Withers
2015-12-07
3
-0
/
+9
*
Move fd_stuff from sys/types.h to sys/select.h
Corinna Vinschen
2015-12-07
4
-46
/
+101
*
Only build _strtodg_r on targets supporting a distinct long double type
Corinna Vinschen
2015-11-26
2
-0
/
+9
*
libc/stdlib/strtorx.c: Fix ifdef to check _LDBL_EQ_DBL.
Steve Ellcey
2015-11-24
2
-2
/
+6
*
[ARM] Adjust strcmp-armv7.S selection logic.
Marcus Shawcroft
2015-11-23
4
-3
/
+40
*
[ARM] Factor out the thumb2 -Os implementation.
Marcus Shawcroft
2015-11-23
4
-13
/
+63
*
Handle multibyte decimapl point in strtold.
Corinna Vinschen
2015-11-21
2
-1
/
+13
*
Import correctly working strtold from David M. Gay.
Corinna Vinschen
2015-11-20
12
-18
/
+1364
*
Make match function globally available to stdlib functions.
Corinna Vinschen
2015-11-20
4
-21
/
+26
*
Drop unused declaration from wcstold.c
Corinna Vinschen
2015-11-20
2
-2
/
+4
*
Fix typo in rpmatch doc reference
Yaakov Selkowitz
2015-11-19
2
-1
/
+5
*
ldtoa.c: Reindent to GNU style
Corinna Vinschen
2015-11-19
2
-2317
/
+2408
*
Fix rpmatch build problem
Corinna Vinschen
2015-11-19
2
-0
/
+5
*
Simplify the markup for sprintf and swprintf documentation
Jon Turney
2015-11-19
3
-64
/
+76
*
Improve markup of sscanf and swscanf documentation
Jon Turney
2015-11-19
3
-114
/
+242
*
Add rpmatch(3)
Yaakov Selkowitz
2015-11-17
6
-2
/
+113
*
[ARM] Factor out the thumb1 -Os implementation.
cygwin-2_3_1-release
cygwin-2_3_1-relase
Marcus Shawcroft
2015-11-13
4
-15
/
+58
*
[ARM] Adding strlen.S
Marcus Shawcroft
2015-11-13
6
-29
/
+78
*
[ARM] Rename strlen to strlen-stub.c
Marcus Shawcroft
2015-11-13
4
-3
/
+10
*
[ARM] Reorganize strlen selection.
Marcus Shawcroft
2015-11-13
6
-190
/
+25
*
[ARM] Refactor strlen.c #if nesting.
Marcus Shawcroft
2015-11-13
2
-26
/
+20
*
Add support for ARC to newlib
Anton Kolesov
2015-11-12
41
-6
/
+10054
*
Remove obsolete ARC system
Anton Kolesov
2015-11-12
16
-6618
/
+20
*
Fix multilib libgloss selection.
Marcus Shawcroft
2015-11-12
2
-1
/
+6
*
makedoc: Don't interpret license text as a command
Jon Turney
2015-11-12
2
-8
/
+16
*
doc: Fix some inconsistent QUICKREF lines
Jon Turney
2015-11-12
6
-5
/
+18
*
makedoc: Fix INTERNAL(|DEFINITION|FUNCTION) command definitions
Jon Turney
2015-11-12
2
-4
/
+9
*
AArch64: Tune memcpy
Wilco Dijkstra
2015-11-12
2
-24
/
+37
*
Avoid .eh_frame in ARM newlib.
Joseph Myers
2015-11-12
8
-0
/
+18
*
Reorganize memchr selection.
cygwin-2_3_0-release
Marcus Shawcroft
2015-11-06
7
-124
/
+117
*
Reorganize memcpy selection.
Marcus Shawcroft
2015-11-06
7
-296
/
+92
*
Replace __attribute((__warning__())) by __attribute__((deprecated()))
Olivier Martin
2015-11-06
2
-2
/
+7
*
[ARM] Select appropriate memcpy implementation for ARMv8-a.
Marcus Shawcroft
2015-11-03
6
-14
/
+106
*
Move duplicated documentation rules to Makefile.shared
Jeff Johnston
2015-11-02
76
-5445
/
+4150
*
Consistently use an em-dash in math functions.
Jeff Johnston
2015-11-02
22
-21
/
+59
*
Add missing semicolons to prototypes.
Jeff Johnston
2015-11-02
9
-38
/
+38
*
Improve performance of MIPS memcpy.
Steve Ellcey
2015-11-02
2
-2
/
+48
*
Add missing ChangeLog entry for ce8159d5
Corinna Vinschen
2015-11-02
1
-0
/
+4
[prev]
[next]