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
2014-12-10 * libc/include/stdio_ext.h: Remove excess "inline".Corinna Vinschen
2014-12-10 * libc/machine/aarch64/strchrnul.S (vrepmask): Use a call-clobberedRichard Earnshaw
2014-12-08 * libc/machine/aarch64/strrchr.S: New file.Richard Earnshaw
2014-12-08 * libc/time/gmtime_r.c (gmtime_r): Fixed bug in calculations for datesCorinna Vinschen
2014-12-05* libc/include/stdlib.h (__bsd_qsort_r): Declare.Yaakov Selkowitz
2014-12-04 * libc/include/sys/signal.h [__SPU__] (kill): Declare.Corinna Vinschen
2014-12-032014-12-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2014-11-28 * libc/include/machine/setjmp.h [__mips__]: Remove __mips_fpr == 64Corinna Vinschen
2014-11-26 * libc/machine/arm/strcmp-armv6m.S: New file.Corinna Vinschen
2014-11-25 * libc/include/sys/_default_fcntl.h: Move all Cygwin-specific openCorinna Vinschen
2014-11-242014-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2014-11-21 PR target/63901Nick Clifton
2014-11-20 * libc/stdio/nano-vfprintf_i.c (_printf_i): Use LONGINT when void* isCorinna Vinschen
2014-11-20 * libc/sys/rtems/sys/syslimits.h (NGROUPS_MAX): Adjust value soCorinna Vinschen
2014-11-12 * libc/stdlib/strtod.c (sulp): Cast to int32_t to avoid overflow.Corinna Vinschen
2014-11-10 * libc/machine/aarch64/strcpy.S: New file.Richard Earnshaw
2014-11-062014-11-06 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2014-11-06 * libc/stdio/nano-vfprintf_i.c (_printf_i): Use Newlib approach toCorinna Vinschen
2014-10-302014-10-29 Jon Turney <jon.turney@dronecode.org.uk>Jon TURNEY
2014-10-29Remove accidentally added Change Log entryCorinna Vinschen
2014-10-29 * libc/stdio/vfprintf.c (_VFPRINTF_R): Remove unnecessary comparison.Corinna Vinschen
2014-10-27 * libc/include/sys/unistd.h (sethostname): Declare ifCorinna Vinschen
2014-10-20 * libc/time/gmtime_r.c (gmtime_r): Remove dead code.Corinna Vinschen
2014-10-16 * libc/unix/getcwd.c (getcwd): Close directory also in case of an error.Corinna Vinschen
2014-10-10 * libc/include/_ansi.h: _LONG_LONG_TYPE definition removed.Corinna Vinschen
2014-10-092014-10-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2014-10-09 * libc/string/memccpy.c (memccpy): Fix warning about signed-unsignedCorinna Vinschen
2014-10-092014-10-08 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2014-10-09 * libc/include/string.h (ffsl): Declare as GNU function.Corinna Vinschen
2014-09-182014-09-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2014-09-162014-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2014-09-152014-09-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2014-09-132014-09-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2014-09-122014-09-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2014-09-122014-09-11 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston
2014-09-082014-09-08 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston
2014-09-052014-09-05 Hale Wang <hale.wang@arm.com>Jeff Johnston
2014-09-05 * libc/stdio/findfp.c (_cleanup_r): Call _fflush_r when configurationCorinna Vinschen
2014-09-05 * libc/stdio/fwalk.c (_fwalk_reent): Remove redundant test.Corinna Vinschen
2014-09-05Add missing libc/machine/arm/aeabi_memcpy.c fileCorinna Vinschen
2014-09-04 * libc/time/mktm_r.c (_mktm_r): Optimize speed.Corinna Vinschen
2014-09-04Add missing libc/machine/arm/aeabi_memcpy-armv7a.S fileCorinna Vinschen
2014-09-04 * libc/time/clock.c (clock): Fix warnings about signed-unsignedCorinna Vinschen
2014-09-04 * libc/machine/arm/aeabi_memcpy.c: New file.Corinna Vinschen
2014-08-27* libc/include/math.h (frexpl): Remove parameter name.DJ Delorie
2014-08-19 * libc/machine/aarch64/memchr.S: Add check for zero-sized buffer.Richard Earnshaw
2014-08-18 * libc/include/sys/signal.h: Declare sigaltstack for RTEMS only.Corinna Vinschen
2014-08-182014-08-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2014-08-182014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2014-08-182014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill