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
...
*
* crt0.S: Add recognition of the e3v5 architecture variant.
Nick Clifton
2013-02-01
2
-2
/
+7
*
2013-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>
Joel Sherrill
2013-01-22
2
-1
/
+13
*
2013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
Marcus Shawcroft
2013-01-17
2
-12
/
+25
*
2013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
Marcus Shawcroft
2013-01-17
2
-11
/
+34
*
* libc/sys/sysnecv850/crt0.S (_start): Enable FPU for the
Nick Clifton
2013-01-15
2
-0
/
+17
*
* libc/include/string.h: Fix preprocessor expressions using
Corinna Vinschen
2013-01-12
2
-2
/
+7
*
* libc/stdio/vfwprintf.c (_VFWPRINTF_R): Add code to correctly handle
Corinna Vinschen
2013-01-11
2
-9
/
+37
*
2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>
Marcus Shawcroft
2013-01-10
5
-5
/
+226
*
2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>
Marcus Shawcroft
2013-01-10
5
-2
/
+227
*
2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>
Marcus Shawcroft
2013-01-10
5
-2
/
+192
*
2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>
Marcus Shawcroft
2013-01-10
5
-2
/
+386
*
2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>
Marcus Shawcroft
2013-01-10
5
-9
/
+297
*
2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>
Marcus Shawcroft
2013-01-10
8
-4
/
+764
*
2013-01-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2013-01-08
2
-0
/
+8
*
2013-01-07 Steve Ellcey <sellcey@mips.com>
Jeff Johnston
2013-01-07
2
-2
/
+6
*
2012-12-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2012-12-20
306
-6231
/
+11551
*
* libc/stdlib/strtod.c (_strtod_r): Revert change from 2011-05-16.
Corinna Vinschen
2012-12-19
2
-10
/
+12
*
2012-12-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2012-12-18
2
-3
/
+4
*
2012-12-18 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2012-12-18
2
-4
/
+35
*
* libc/stdio/puts.c (_puts_r): Fix typo in previous patch. Add local
Corinna Vinschen
2012-12-18
2
-5
/
+11
*
2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2012-12-17
2
-2
/
+13
*
2012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
Jeff Johnston
2012-12-14
2
-0
/
+42
*
2012-12-11 Steve Ellcey <sellcey@mips.com>
Jeff Johnston
2012-12-11
6
-212
/
+792
*
2012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
Jeff Johnston
2012-12-06
1
-6
/
+17
*
2012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
Jeff Johnston
2012-12-04
22
-2
/
+7042
*
* libc/machine/arm/strcmp.S (compute_return_value): Fix return value.
Corinna Vinschen
2012-11-30
3
-1
/
+52
*
* libc/include/sys/reent.h (__sFILE): Change type of _offset
Corinna Vinschen
2012-11-29
6
-332
/
+502
*
* libc/include/inttypes.h: Add and use __INTTYPES_EXP().
Corinna Vinschen
2012-11-26
2
-2
/
+16
*
* libm/machine/aarch64/configure.in: Change comment to say libm
Corinna Vinschen
2012-11-23
2
-1
/
+6
*
2012-11-12 Steve Ellcey <sellcey@mips.com>
Steve Ellcey
2012-11-12
3
-9
/
+441
*
* libc/include/sys/time.h: Avoid guarding other than timeval declaration with
Christopher Faylor
2012-11-12
2
-20
/
+25
*
* libc/include/locale.h (NULL): Fetch definition via stddef.h.
Corinna Vinschen
2012-11-01
8
-27
/
+22
*
Minor optimization and bug fix for moxie.
Anthony Green
2012-10-27
2
-1
/
+5
*
* libc/include/sys/signal.h (sigset_t): Don't define when building
Corinna Vinschen
2012-10-26
2
-0
/
+8
*
2012-10-24 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2012-10-24
6
-22
/
+53
*
* libc/include/string.h (strdup, strndup): Declare if not
Corinna Vinschen
2012-10-22
2
-0
/
+14
*
* libc/include/stdlib.h (strtof, strtoll, strtoull, strtold):Prototype
Corinna Vinschen
2012-10-22
2
-0
/
+17
*
* libc/sys/mmixware/sbrk.c (_sbrk): Drop unused extern declaration
Hans-Peter Nilsson
2012-10-21
2
-2
/
+23
*
* libc/stdlib/getopt.c (getopt_internal): Align handling of colon to
Corinna Vinschen
2012-10-16
2
-5
/
+33
*
* libc/stdio/vfprintf.c (__sbprintf): Fix comment.
Corinna Vinschen
2012-10-16
2
-2
/
+6
*
* libc/include/assert.h (static_assert): Define.
Corinna Vinschen
2012-10-16
2
-0
/
+8
*
* libc/include/sys/features.h (__GNUC_PREREQ): Define. Use
Corinna Vinschen
2012-10-16
10
-19
/
+41
*
* libc/posix/wordfree.c (wordfree): The wrong words are freed
Corinna Vinschen
2012-10-09
4
-32
/
+73
*
* libc/posix/wordexp.c (wordexp): Return WRDE_NOSPACE on resource
Corinna Vinschen
2012-10-09
2
-27
/
+72
*
* libc/posix/wordexp.c (wordexp): Handle expanded words longer
Corinna Vinschen
2012-10-09
2
-7
/
+25
*
* libc/posix/wordexp.c (wordexp): Don't leak file streams.
Corinna Vinschen
2012-10-09
2
-2
/
+6
*
* libc/machine/rl78/setjmp.S: Convert from CPP macros to GAS
DJ Delorie
2012-10-03
2
-34
/
+54
*
* libc/sys/sysnecv850/sbrk.c (_sbrk): Change heap_start to be an
DJ Delorie
2012-10-02
2
-2
/
+8
*
2012-10-01 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2012-10-01
3
-5
/
+10
*
2012-09-26 Ian Bolton <ian.bolton@arm.com>
Jeff Johnston
2012-09-26
47
-8
/
+13683
[prev]
[next]