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
*
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
*
Include <sched.h> in <pthread.h>
Sebastian Huber
2015-10-30
1
-1
/
+1
*
strftime: Add support for %s (seconds since epoch)
Brian Inglis
2015-10-27
2
-25
/
+104
*
Extend _intsup.h to support 16-bit and 20-bit pointers.
Nick Clifton
2015-10-19
2
-1
/
+15
*
C11 aligned_alloc() implementation
Sebastian Huber
2015-10-19
4
-18
/
+70
*
C11 aligned_alloc() support for <stdlib.h>
Sebastian Huber
2015-10-19
2
-0
/
+6
*
C11 quick_exit() support for <stdlib.h>
Sebastian Huber
2015-10-19
5
-17
/
+124
*
Import <threads.h> from latest FreeBSD.
Jeff Johnston
2015-10-13
3
-0
/
+152
*
Synchronize with FreeBSD.
Jeff Johnston
2015-10-13
2
-24
/
+145
*
Add FreeBSD style changes to sys/cdefs.h
Jeff Johnston
2015-10-13
2
-32
/
+37
*
Define setjmp buffer length for IA64.
Nick Clifton
2015-10-08
2
-0
/
+8
*
Minimize newlib code size for ft32
newlib-snapshot-20150924
Jeff Johnston
2015-09-22
2
-6
/
+5
*
Add support for ft32 to newlib.
Jeff Johnston
2015-09-04
18
-1911
/
+9660
[next]