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
2015-02-06 * libc/include/complex.h (cabsl): Add prototype.Nick Clifton
2015-02-04 * libc/include/wchar.h (wcstold): Drop _LDBL_EQ_DBL requirement forCorinna Vinschen
2015-01-29 * libc/stdlib/wcstold.c (wcstold): Add implementation for whenNick Clifton
2015-01-29 * libc/include/sys/time.h: #include <sys/cdefs.h> for __BSD_VISIBLE.Corinna Vinschen
2015-01-23 Complete action from 2001-12-18:Corinna Vinschen
2015-01-22* libc/sys/sparc64/sys/time.h: #include <sys/types.h> for time_t.Yaakov Selkowitz
2015-01-22 * libc/sys/or1k/mlock.c: Fix dependency on libgloss.Corinna Vinschen
2015-01-21 * COPYING.LIBGLOSS: Add Controls and Data Services copyright.Eric Botcazou
2015-01-20 * libc/sys/configure.in: Add OpenRISC.Corinna Vinschen
2015-01-20Fix typo in entry headerCorinna Vinschen
2015-01-20Fix datesCorinna Vinschen
2015-01-20 * libc/machine/aarch64/strlen.S (strlen): Improve performance.Corinna Vinschen
2015-01-20 * configure.host: Add extra system for OpenRISC baremetal.Corinna Vinschen
2015-01-152015-01-14 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2015-01-152015-01-14 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2015-01-14 * configure.host: Add extra system for OpenRISC baremetalCorinna Vinschen
2015-01-12 * testsuite/newlib.wctype/tiswctype.c (main): Use wide character typeCorinna Vinschen
2015-01-08 * libc/time/strftime.c (__strftime): Utilize __TM_GMTOFF and __TM_ZONECorinna Vinschen
2015-01-08 * testsuite/newlib.wctype/twctrans.c (main): Use towlower and towupper.Corinna Vinschen
2015-01-06 * libc/machine/aarch64/strcpy.S (strcpy): Further performanceRichard Earnshaw
2015-01-052014-12-26 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston
2014-12-182014-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2014-12-18Implement BSD/GNU unlocked stdio extensions.Yaakov Selkowitz
2014-12-18 * stdio.tex: Add menu entries for __fsetlocking and stdio_ext.Corinna Vinschen
2014-12-16* libc/stdlib/nano-mallocr.c (ALIGN_TO): Do not assume thatDJ Delorie
2014-12-16 * libc/machine/aarch64/strcpy.S: Improve handling of short strings.Richard Earnshaw
2014-12-16 * libc/include/stdlib.h (__itoa): Declare prototype.Corinna Vinschen
2014-12-152014-12-15 Jonathan Roelofs <jonathan@codesourcery.com>Jeff Johnston
2014-12-15* libc/include/stdio.h (__SNLK): Define.Yaakov Selkowitz
2014-12-15 * newlib/libc/include/machine/setjmp.h: Add FPU support.Corinna Vinschen
2014-12-15 * configure.host: Add libm nds32 machine directory.Corinna Vinschen
2014-12-15 * libc/include/stdlib.h: Include sys/cdefs.h to avoid undefinedCorinna Vinschen
2014-12-132014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston
2014-12-122014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston
2014-12-11 * libc/include/stdio.h: Fix type signature of __sfeof and __sferrorCorinna Vinschen
2014-12-11* libc/include/stdio_ext.h: Rename __fwriteable to __fwritable.Yaakov Selkowitz
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