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
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
2012-11-01 * libc/include/locale.h (NULL): Fetch definition via stddef.h.Corinna Vinschen
2012-10-27Minor optimization and bug fix for moxie.Anthony Green
2012-10-26 * libc/include/sys/signal.h (sigset_t): Don't define when buildingCorinna Vinschen
2012-10-252012-10-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-10-22 * libc/include/string.h (strdup, strndup): Declare if notCorinna Vinschen
2012-10-22 * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold):PrototypeCorinna Vinschen
2012-10-21 * libc/sys/mmixware/sbrk.c (_sbrk): Drop unused extern declarationHans-Peter Nilsson
2012-10-16 * libc/stdlib/getopt.c (getopt_internal): Align handling of colon toCorinna Vinschen
2012-10-16 * libc/stdio/vfprintf.c (__sbprintf): Fix comment.Corinna Vinschen
2012-10-16 * libc/include/assert.h (static_assert): Define.Corinna Vinschen
2012-10-16 * libc/include/sys/features.h (__GNUC_PREREQ): Define. UseCorinna Vinschen
2012-10-09 * libc/posix/wordfree.c (wordfree): The wrong words are freedCorinna Vinschen
2012-10-09 * libc/posix/wordexp.c (wordexp): Return WRDE_NOSPACE on resourceCorinna Vinschen
2012-10-09 * libc/posix/wordexp.c (wordexp): Handle expanded words longerCorinna Vinschen
2012-10-09 * libc/posix/wordexp.c (wordexp): Don't leak file streams.Corinna Vinschen
2012-10-04* libc/machine/rl78/setjmp.S: Convert from CPP macros to GASDJ Delorie
2012-10-03* libc/sys/sysnecv850/sbrk.c (_sbrk): Change heap_start to be anDJ Delorie
2012-10-022012-10-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-09-272012-09-26 Ian Bolton <ian.bolton@arm.com>Jeff Johnston
2012-09-262012-09-26 Michael Hope <michael.hope@linaro.org>Jeff Johnston
2012-09-14bi-endian support for moxie.Anthony Green
2012-08-23* libc/stdio/flags.c (__sflags): Guard against using O_BINARY on systems whichChristopher Faylor
2012-08-21* libc/stdio/flags.c (__sflags): Rewrite recognition of extended mode flags toChristopher Faylor
2012-08-10 * libc/stdlib/btowc.c (btowc): Cast to avoid compiler warning.Corinna Vinschen
2012-08-10Fix dateCorinna Vinschen
2012-08-10 * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Fix guard around state toCorinna Vinschen
2012-08-08 * libc/posix/engine.c(dissect): Guard diagnostic pragma for rightCorinna Vinschen
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen
2012-08-07 * libc/stdlib/mprec.h (Storeinc): Add parenthesis to avoid compilerCorinna Vinschen
2012-07-31 * libc/sys/sysnecv850/crt0.S (_start): Use v850e-specificKevin Buettner
2012-07-20readdir: drop bogus codeEric Blake
2012-07-182012-07-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2012-07-172012-07-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2012-07-162012-07-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius