Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)Author
2013-07-06* libc/include/sys/types.h (u_char): Add redefinition guard.Yaakov Selkowitz
2013-07-032013-07-02 Joey Ye <joey.ye@arm.com>Jeff Johnston
2013-07-022013-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-07-01memcpy-armv7a.S: Improve performance with misaligned buffers.Will Newton
2013-06-272013-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-06-24* libc/include/string.h (rawmemchr): Declare.Yaakov Selkowitz
2013-06-24 * libc/reent/reent.c (_reclaim_reent): Free also _misc andCorinna Vinschen
2013-06-24 * libc/include/sys/reent.h (_ATEXIT_INIT_PTR): Remove.Corinna Vinschen
2013-06-21strlen-armv7.S: Import latest strlen cortex-strings code.Will Newton
2013-06-21newlib/MAINTAINERS: Add myself to Write After Approval.Will Newton
2013-06-19Fix ChangeLog entryCorinna Vinschen
2013-06-19 * acconfig.h (_UNBUF_STREAM_OPT): Undefine.Corinna Vinschen
2013-06-19 * libc/posix/readdir_r.c: Fix potential read past dirp->dd_buf.Corinna Vinschen
2013-06-13 * README: Add description for NEWLIB's feature customizingCorinna Vinschen
2013-06-10 * libc/stdlib/gdtoa-gethex.c (__hexdig): Constify.Corinna Vinschen
2013-06-07Fix typosCorinna Vinschen
2013-06-07 * libc/include/cdefs.h (__has_extension): New define.Corinna Vinschen
2013-06-05 * libc/machine/arm/strcmp.S: Use local labels.Corinna Vinschen
2013-06-032013-06-03 Joey Ye <joey.ye@arm.com>Richard Earnshaw
2013-05-312013-05-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-05-29 * configure.in (--enable-newlib-nano-malloc): New option.Corinna Vinschen
2013-05-28* libc/macine/arm/strcpy.S: Explicitly set build attributes whenRichard Earnshaw
2013-05-23 * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording.Corinna Vinschen
2013-05-22 * libc/include/sys/cdefs.h (_Static_assert): Accommodate gcc >= 4.6.Corinna Vinschen
2013-05-16 * libc/reent/reent.c (_wrapup_reent): Remove.Corinna Vinschen
2013-05-14Missed MAINTAINERS entry from previous commit.DJ Delorie
2013-05-14[newlib]DJ Delorie
2013-05-112013-05-10 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston
2013-05-092013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2013-05-082013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2013-05-072013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2013-05-062013-05-06 Sandra Loosemore <sandra@codesourcery.com>Jeff Johnston
2013-04-302013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2013-04-302013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2013-04-302013-04-29 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston
2013-04-252013-04-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2013-04-24 * libc/stdlib/strtod.c: Manual update to latest algorithm from NetBSD.Corinna Vinschen
2013-04-23 Port newlib to x86_64-pc-cygwin.Corinna Vinschen
2013-04-22 * libc/include/sys/cdefs.h: Align with latest FreeBSD file header.Corinna Vinschen
2013-04-19 * newlib/libc/search/hash.c: Revert patch from 2012-08-08.Corinna Vinschen
2013-04-16 * libc/sys/rtems/sys/queue.h: Delete file.Corinna Vinschen
2013-04-132013-04-12 Will Newton <will.newton@linaro.org>Jeff Johnston
2013-04-12 * acconfig.h (_WCHAR_ORIENT): UndefCorinna Vinschen
2013-04-11Revert to original patchCorinna Vinschen
2013-04-11 * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold): AlsoCorinna Vinschen
2013-04-102013-04-10 Bin Cheng <bin.cheng@arm.com>Jeff Johnston
2013-04-08 * libc/stdio/vfieeefp.h (ldieee): Fix typo.Matthew Gretton-Dann
2013-04-02 * libc/posix/scandir.c (DIRSIZ): Use offsetof instead of magicCorinna Vinschen
2013-03-27 * acconfig.h (_FVWRITE_IN_STREAMIO): Undefine.Corinna Vinschen
2013-03-262013-03-26 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill