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 ChangeLog entry
Corinna Vinschen
2013-06-19
1
-7
/
+0
*
* acconfig.h (_UNBUF_STREAM_OPT): Undefine.
Corinna Vinschen
2013-06-19
8
-1
/
+77
*
* libc/posix/readdir_r.c: Fix potential read past dirp->dd_buf.
Corinna Vinschen
2013-06-19
2
-4
/
+10
*
* README: Add description for NEWLIB's feature customizing
Corinna Vinschen
2013-06-13
2
-0
/
+126
*
* libc/stdlib/gdtoa-gethex.c (__hexdig): Constify.
Corinna Vinschen
2013-06-10
6
-83
/
+126
*
Fix typos
Corinna Vinschen
2013-06-07
1
-2
/
+2
*
* libc/include/cdefs.h (__has_extension): New define.
Corinna Vinschen
2013-06-07
3
-0
/
+353
*
* libc/machine/arm/strcmp.S: Use local labels.
Corinna Vinschen
2013-06-05
2
-48
/
+52
*
2013-06-03 Joey Ye <joey.ye@arm.com>
Richard Earnshaw
2013-06-03
7
-622
/
+1001
*
2013-05-30 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2013-05-30
4
-53
/
+11
*
* configure.in (--enable-newlib-nano-malloc): New option.
Corinna Vinschen
2013-05-29
8
-73
/
+799
*
* libc/macine/arm/strcpy.S: Explicitly set build attributes when
Richard Earnshaw
2013-05-28
2
-0
/
+12
*
* libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording.
Corinna Vinschen
2013-05-23
10
-14
/
+29
*
* libc/include/sys/cdefs.h (_Static_assert): Accommodate gcc >= 4.6.
Corinna Vinschen
2013-05-22
2
-1
/
+7
*
* libc/reent/reent.c (_wrapup_reent): Remove.
Corinna Vinschen
2013-05-16
2
-33
/
+4
*
Missed MAINTAINERS entry from previous commit.
DJ Delorie
2013-05-13
1
-0
/
+1
*
[newlib]
DJ Delorie
2013-05-13
14
-1
/
+6312
*
2013-05-10 Freddie Chopin <freddie_chopin@op.pl>
Jeff Johnston
2013-05-10
3
-4
/
+9
*
2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-05-08
6
-8
/
+56
*
2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-05-07
4
-15
/
+42
*
2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-05-07
3
-4
/
+10
*
2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
Jeff Johnston
2013-05-06
12
-2
/
+6369
*
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-04-29
37
-117
/
+229
*
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-04-29
2
-47
/
+5
*
2013-04-29 Freddie Chopin <freddie_chopin@op.pl>
Jeff Johnston
2013-04-29
3
-6
/
+12
*
2013-04-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrill
2013-04-25
3
-0
/
+19
*
* libc/stdlib/strtod.c: Manual update to latest algorithm from NetBSD.
Corinna Vinschen
2013-04-24
2
-38
/
+122
*
Port newlib to x86_64-pc-cygwin.
Corinna Vinschen
2013-04-23
6
-19
/
+55
*
* libc/include/sys/cdefs.h: Align with latest FreeBSD file header.
Corinna Vinschen
2013-04-22
3
-48
/
+538
*
* newlib/libc/search/hash.c: Revert patch from 2012-08-08.
Corinna Vinschen
2013-04-19
2
-3
/
+7
*
* libc/sys/rtems/sys/queue.h: Delete file.
Corinna Vinschen
2013-04-16
4
-571
/
+320
*
2013-04-12 Will Newton <will.newton@linaro.org>
Jeff Johnston
2013-04-12
3
-402
/
+611
*
* acconfig.h (_WCHAR_ORIENT): Undef
Corinna Vinschen
2013-04-12
11
-133
/
+284
*
Revert to original patch
Corinna Vinschen
2013-04-11
1
-4
/
+4
*
* libc/include/stdlib.h (strtof, strtoll, strtoull, strtold): Also
Corinna Vinschen
2013-04-11
2
-4
/
+10
*
2013-04-10 Bin Cheng <bin.cheng@arm.com>
Jeff Johnston
2013-04-10
9
-2
/
+70
*
* libc/stdio/vfieeefp.h (ldieee): Fix typo.
Matthew Gretton-Dann
2013-04-08
2
-1
/
+5
*
* libc/posix/scandir.c (DIRSIZ): Use offsetof instead of magic
Corinna Vinschen
2013-04-02
2
-2
/
+8
*
* acconfig.h (_FVWRITE_IN_STREAMIO): Undefine.
Corinna Vinschen
2013-03-27
11
-10
/
+353
*
2013-03-26 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrill
2013-03-26
5
-12
/
+26
*
* newlib/libc/stdio/findfp.c (glue_with_file): New.
Corinna Vinschen
2013-03-15
2
-9
/
+18
*
* libc/include/machine/setjmp.h (sigjmp_buf): Fix definition of
Corinna Vinschen
2013-02-28
2
-1
/
+7
*
* libc/include/malloc.h (struct mallinfo): Convert type of all members
Corinna Vinschen
2013-02-26
2
-10
/
+15
*
* libc/include/sys/_types.h (_ssize_t): Define as signed equivalent of
Corinna Vinschen
2013-02-21
2
-0
/
+15
*
* libc/machine/mips/memcpy.S: Fix USE_PREFETCH check.
Corinna Vinschen
2013-02-19
2
-2
/
+9
*
* 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
[prev]
[next]