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
*
* libc/time/clock.c (clock): Fix warnings about signed-unsigned
Corinna Vinschen
2014-09-04
4
-5
/
+13
*
* libc/machine/arm/aeabi_memcpy.c: New file.
Corinna Vinschen
2014-09-04
3
-3
/
+25
*
* libc/include/math.h (frexpl): Remove parameter name.
DJ Delorie
2014-08-27
2
-1
/
+5
*
* libc/machine/aarch64/memchr.S: Add check for zero-sized buffer.
Richard Earnshaw
2014-08-19
2
-0
/
+10
*
* libc/include/sys/signal.h: Declare sigaltstack for RTEMS only.
Corinna Vinschen
2014-08-18
2
-1
/
+6
*
2014-08-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2014-08-18
2
-0
/
+9
*
2014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>
Joel Sherrill
2014-08-18
2
-34
/
+55
*
2014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>
Joel Sherrill
2014-08-18
2
-3
/
+43
*
* libc/stdio/findfp.c (std): Don't inline when optimizing for code size.
Corinna Vinschen
2014-08-14
2
-0
/
+8
*
* libc/include/math.h: Also define M_PI etc. if _XOPEN_SOURCE is
Jon TURNEY
2014-08-04
2
-3
/
+17
*
headers: properly decorate attributes
Eric Blake
2014-08-01
18
-64
/
+85
*
* libc/string/strerror.c: Fix documentation so makedoc doesn't
Corinna Vinschen
2014-07-30
2
-1
/
+6
*
Add moxiebox support.
Anthony Green
2014-07-27
2
-2
/
+11
*
2014-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>
Joel Sherrill
2014-07-22
2
-0
/
+8
*
Fix missing generated files
Corinna Vinschen
2014-07-17
1
-0
/
+3
*
* configure.host: Remove or16 and or32 targets and add or1k.
Corinna Vinschen
2014-07-17
12
-6
/
+6646
*
* libc/include/sys/errno.h: Fix comments.
Corinna Vinschen
2014-07-14
3
-36
/
+100
*
[aarch64] Add memchr.
Richard Earnshaw
2014-07-11
5
-6
/
+229
*
2014-07-07 Pavel Pisa <pisa@cmp.felk.cvut.cz>
Richard Earnshaw
2014-07-07
2
-1
/
+8
*
* configure.in (--enable-newlib-nano-formatted-io): Set to "no"
Corinna Vinschen
2014-07-07
3
-2
/
+8
*
2014-07-04 Bin Cheng <bin.cheng@arm.com>
Jeff Johnston
2014-07-04
36
-221
/
+3573
*
* libc/argz/envz_merge.c (envz_merge): Fix memory leak (Cygwin Coverity
Corinna Vinschen
2014-06-23
4
-2
/
+13
*
* libc/machine/aarch64/strchrnul.S: New file.
Richard Earnshaw
2014-06-11
5
-5
/
+208
*
* libc/machine/aarch64/strchr.S: New file
Richard Earnshaw
2014-06-10
5
-3
/
+220
*
* configure.host (default_newlib_nano_malloc): New.
DJ Delorie
2014-06-10
6
-21
/
+44
*
* libc/machine/sparc/setjmp.S (longjmp): Use register g1 instead of g6.
Corinna Vinschen
2014-05-15
2
-4
/
+8
*
* libc/include/machine/ieeefp.h: Define _DOUBLE_IS_32BITS when double
Corinna Vinschen
2014-05-14
2
-0
/
+7
*
* libc/include/stdint.h (WCHAR_MIN): Copy definition from wchar.h.
Corinna Vinschen
2014-05-12
3
-2
/
+26
*
* libc/include/stdio.h (tempnam): Declare as __BSD_VISIBLE or
Corinna Vinschen
2014-05-09
2
-1
/
+8
*
* libc/include/stdio.h (fcloseall): Declare as __GNU_VISIBLE only.
Corinna Vinschen
2014-05-09
2
-2
/
+9
*
* libc/include/stdio.h: Declare various C99 printf/scanf functions for
Corinna Vinschen
2014-05-05
2
-1
/
+6
*
* libc/machine/arm/strcmp-arm-tiny.S: New file.
Richard Earnshaw
2014-04-22
10
-741
/
+1857
*
* libc/sys/rtems/sys/cpuset.h (CPU_SET_S): Add const qualifier.
Corinna Vinschen
2014-04-14
2
-2
/
+7
*
* libc/machine/rl78/setjmp.S: Add RL78/G10 support.
DJ Delorie
2014-04-09
2
-0
/
+25
*
2014-04-04 Ashish Kapania <akapania@ti.com>
Jeff Johnston
2014-04-04
12
-3
/
+6455
*
* libc/machine/arm/acle-compat.h: New file.
Richard Earnshaw
2014-03-27
3
-19
/
+206
*
2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
Jeff Johnston
2014-03-21
5
-2
/
+81
*
2014-03-21 Sabrina Ni <sabrinanitw@gmail.com>
Jeff Johnston
2014-03-21
3
-0
/
+84
*
2014-03-21 Sabrina Ni <sabrinanitw@gmail.com>
Jeff Johnston
2014-03-21
6
-144
/
+1168
*
2014-03-21 Sabrina Ni <sabrinanitw@gmail.com>
Jeff Johnston
2014-03-21
2
-11
/
+17
*
2014-03-21 Sabrina Ni <sabrinanitw@gmail.com>
Jeff Johnston
2014-03-21
2
-5
/
+8
*
* libc/include/stdlib.h (strtold): Define if _HAVE_LONG_DOUBLE is
Corinna Vinschen
2014-03-07
3
-4
/
+18
*
* libc/include/time.h (__TM_GMTOFF): Remove Cygwin-specific definition.
Corinna Vinschen
2014-03-05
2
-10
/
+5
*
* libc/include/time.h (__TM_GMTOFF): Define on Cygwin.
Corinna Vinschen
2014-03-05
2
-0
/
+22
*
* libc/include/machine/_default_types.h: Define unsigned type using
Corinna Vinschen
2014-03-04
2
-0
/
+41
*
* libm/complex/complex.tex: Fix wrong syntax in documentation.
Corinna Vinschen
2014-02-20
3
-78
/
+159
*
* libc/stdio/open_memstream.c (internal_open_memstream_r): Initialize
Corinna Vinschen
2014-02-20
2
-0
/
+6
*
2014-02-11 Joey Ye <joey.ye@arm.com>
Jeff Johnston
2014-02-11
2
-3
/
+8
*
* libc/include/pwd.h: Include <sys/cdefs.h>.
Corinna Vinschen
2014-02-09
3
-0
/
+7
*
2014-02-04 Matthias Braun <matze@braunis.de>
Jeff Johnston
2014-02-04
2
-1
/
+5
[next]