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-04-23This commit was manufactured by cvs2svn to create tag 'cygwin-64bit-cygwin-64bit-postmergecvs2svn
2013-04-22This commit was manufactured by cvs2svn to create branch 'cygwin-64bit-cygwin-64bit-premergecygwin-64bit-premerge-branchcvs2svn
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
2013-03-15 * newlib/libc/stdio/findfp.c (glue_with_file): New.Corinna Vinschen
2013-02-28 * libc/include/machine/setjmp.h (sigjmp_buf): Fix definition ofCorinna Vinschen
2013-02-26 * libc/include/malloc.h (struct mallinfo): Convert type of all membersCorinna Vinschen
2013-02-21 * libc/include/sys/_types.h (_ssize_t): Define as signed equivalent ofCorinna Vinschen
2013-02-19 * libc/machine/mips/memcpy.S: Fix USE_PREFETCH check.Corinna Vinschen
2013-02-01 * crt0.S: Add recognition of the e3v5 architecture variant.Nick Clifton
2013-01-232013-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-01-172013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft
2013-01-172013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft
2013-01-15 * libc/sys/sysnecv850/crt0.S (_start): Enable FPU for theNick Clifton
2013-01-12 * libc/include/string.h: Fix preprocessor expressions usingCorinna Vinschen
2013-01-12 * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Add code to correctly handleCorinna Vinschen
2013-01-102013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft
2013-01-102013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft
2013-01-102013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft
2013-01-102013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft
2013-01-102013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft
2013-01-102013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft
2013-01-082013-01-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-01-082013-01-07 Steve Ellcey <sellcey@mips.com>Jeff Johnston
2012-12-212012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-12-19 * libc/stdlib/strtod.c (_strtod_r): Revert change from 2011-05-16.Corinna Vinschen
2012-12-192012-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-12-192012-12-18 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2012-12-18 * libc/stdio/puts.c (_puts_r): Fix typo in previous patch. Add localCorinna Vinschen
2012-12-182012-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-12-152012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>Jeff Johnston
2012-12-122012-12-11 Steve Ellcey <sellcey@mips.com>Jeff Johnston
2012-12-062012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Jeff Johnston
2012-12-052012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Jeff Johnston
2012-11-30 * libc/machine/arm/strcmp.S (compute_return_value): Fix return value.Corinna Vinschen
2012-11-29 * libc/include/sys/reent.h (__sFILE): Change type of _offsetCorinna Vinschen
2012-11-26 * libc/include/inttypes.h: Add and use __INTTYPES_EXP().Corinna Vinschen
2012-11-23 * libm/machine/aarch64/configure.in: Change comment to say libmCorinna Vinschen
2012-11-132012-11-12 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-11-12* libc/include/sys/time.h: Avoid guarding other than timeval declaration withChristopher Faylor