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
*
Enable HW interrupt setup on x86/x86_64 systems by default
newlib-snapshot-20160226
Corinna Vinschen
2016-02-26
5
-7
/
+5
*
newlib/configure.host: Turn off sti/cli for i386 setjmp for i386-rtems*
Joel Sherrill
2016-02-25
1
-0
/
+2
*
Fix _newlib_version.h logic to support building gcc with newlib.
Jeff Johnston
2016-02-25
4
-4
/
+11
*
libm/complex: add clog10, clog10f
Yaakov Selkowitz
2016-02-22
6
-24
/
+105
*
pthread.h, sys/types.h Add missing pthread methods
Joel Sherrill
2016-02-22
2
-8
/
+24
*
sys/features.h: Update Cygwin POSIX option macros
Corinna Vinschen
2016-02-18
1
-34
/
+34
*
Also fix libm/machine generated files.
Jeff Johnston
2016-02-17
2
-19
/
+12139
*
Fix libm regenerated files again.
Jeff Johnston
2016-02-17
2
-134
/
+2920
*
Fix regeneration of libm autotool files.
Jeff Johnston
2016-02-17
2
-7
/
+9337
*
Define the newlib version macros in one place: _newlib_version.h.
Pieter du Preez
2016-02-17
14
-33640
/
+175
*
POSIX barrier implementation, take 3
Václav Haisman
2016-02-13
2
-4
/
+4
*
Remove broken ieeefp.h macros
Yaakov Selkowitz
2016-02-12
1
-11
/
+6
*
Fix compile with GCC 5 -Werror
Yaakov Selkowitz
2016-02-12
4
-1
/
+5
*
printf(3): Handle multibyte decimal point in field size computation
Corinna Vinschen
2016-02-08
1
-7
/
+9
*
stdio.h: Use __POSIX_VISIBLE etc. guards for POSIX 1003.1:2001 functions
Jon Turney
2016-02-08
1
-4
/
+10
*
Newlib build is broken if configured with nano-malloc and non-reentrant syste...
Игорь Веневцев
2016-02-08
1
-4
/
+6
*
* newlib/libc/stdio/nano-vfscanf.c: Fix '%X' specifier procesing
Igor Venevtsev
2016-02-08
1
-0
/
+1
*
* newlib/libc/stdio/nano-vfscanf.c: Fix '%F', '%G' and '%E' specifiers proces...
Igor Venevtsev
2016-02-08
1
-3
/
+3
*
Change if_nameindex() to use unsigned int i variable.
Jeff Johnston
2016-02-04
1
-1
/
+2
*
include/grp.h: Remove prototypes of non-standard functions
Corinna Vinschen
2016-01-29
1
-5
/
+0
*
Fix memcpy bug that reads past end of buffer.
Steve Ellcey
2016-01-28
1
-1
/
+1
*
grp.h: use __BSD_VISIBLE and __XSI_VISIBLE guards
Yaakov Selkowitz
2016-01-28
1
-7
/
+5
*
Make macro checks ARMv8-M baseline proof
Thomas Preud'homme
2016-01-28
7
-30
/
+35
*
Deprecate newlib and winsup ChangeLog files
Corinna Vinschen
2016-01-28
2
-27735
/
+27736
*
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
[next]