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-06-11 * libc/machine/aarch64/strchrnul.S: New file.Richard Earnshaw
2014-06-10 * libc/machine/aarch64/strchr.S: New fileRichard Earnshaw
2014-06-10* configure.host (default_newlib_nano_malloc): New.DJ Delorie
2014-05-15 * libc/machine/sparc/setjmp.S (longjmp): Use register g1 instead of g6.Corinna Vinschen
2014-05-14 * libc/include/machine/ieeefp.h: Define _DOUBLE_IS_32BITS when doubleCorinna Vinschen
2014-05-12 * libc/include/stdint.h (WCHAR_MIN): Copy definition from wchar.h.Corinna Vinschen
2014-05-09 * libc/include/stdio.h (tempnam): Declare as __BSD_VISIBLE orCorinna Vinschen
2014-05-09 * libc/include/stdio.h (fcloseall): Declare as __GNU_VISIBLE only.Corinna Vinschen
2014-05-05 * libc/include/stdio.h: Declare various C99 printf/scanf functions forCorinna Vinschen
2014-04-22 * libc/machine/arm/strcmp-arm-tiny.S: New file.Richard Earnshaw
2014-04-14 * libc/sys/rtems/sys/cpuset.h (CPU_SET_S): Add const qualifier.Corinna Vinschen
2014-04-10* libc/machine/rl78/setjmp.S: Add RL78/G10 support.DJ Delorie
2014-04-052014-04-04 Ashish Kapania <akapania@ti.com>Jeff Johnston
2014-03-27 * libc/machine/arm/acle-compat.h: New file.Richard Earnshaw
2014-03-222014-03-21 Maciej W. Rozycki <macro@codesourcery.com>Jeff Johnston
2014-03-222014-03-21 Sabrina Ni <sabrinanitw@gmail.com>Jeff Johnston
2014-03-222014-03-21 Sabrina Ni <sabrinanitw@gmail.com>Jeff Johnston
2014-03-222014-03-21 Sabrina Ni <sabrinanitw@gmail.com>Jeff Johnston
2014-03-222014-03-21 Sabrina Ni <sabrinanitw@gmail.com>Jeff Johnston
2014-03-08 * libc/include/stdlib.h (strtold): Define if _HAVE_LONG_DOUBLE isCorinna Vinschen
2014-03-05 * libc/include/time.h (__TM_GMTOFF): Remove Cygwin-specific definition.Corinna Vinschen
2014-03-05 * libc/include/time.h (__TM_GMTOFF): Define on Cygwin.Corinna Vinschen
2014-03-04 * libc/include/machine/_default_types.h: Define unsigned type usingCorinna Vinschen
2014-02-20 * libm/complex/complex.tex: Fix wrong syntax in documentation.Corinna Vinschen
2014-02-20 * libc/stdio/open_memstream.c (internal_open_memstream_r): InitializeCorinna Vinschen
2014-02-112014-02-11 Joey Ye <joey.ye@arm.com>Jeff Johnston
2014-02-10 * libc/include/pwd.h: Include <sys/cdefs.h>.Corinna Vinschen
2014-02-052014-02-04 Matthias Braun <matze@braunis.de>Jeff Johnston
2014-01-20 * libc/include/setjmp.h (longjmp): Fix copy/paste error.Corinna Vinschen
2014-01-19 * libc/include/setjmp.h (longjmp): Mark "noreturn" when building withCorinna Vinschen
2014-01-17 * libc/include/pwd.h: Use __foo_VISIBLE macros from sys/cdefs.h.Corinna Vinschen
2014-01-17 * libc/include/sys/_default_fcntl.h (LOCK_SH): Define.Corinna Vinschen
2014-01-17 Introduce _STDIO_BSD_SEMANTICS flag to switch fclose/exit file flushingCorinna Vinschen
2014-01-072014-01-06 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2014-01-062014-01-06 Mike Frysinger <vapier@gentoo.org>Jeff Johnston
2014-01-062013-01-06 Mike Frysinger <vapier@gentoo.org>Jeff Johnston
2013-12-242013-12-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-12-232013-12-22 JF Bastien <jfb@chromium.org>Jeff Johnston
2013-12-20 * configure.host (newlib_cflags): Use -Os, -ffunction-sections andNick Clifton
2013-12-19 * libc/stdio/vfwscanf.c (__SVFWSCANF_R): Fix fetching decimal_point inCorinna Vinschen
2013-12-19Fix ChangeLog entryCorinna Vinschen
2013-12-18 * vfscanf.c (BUF): Change definition to take multibyte decimal pointCorinna Vinschen
2013-12-102013-12-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-12-10 * libc/sys/rtems/include/limits.h: Update page size to matchCorinna Vinschen
2013-12-03 * libc/sys/rtems/sys/cpuset.h: Use __inline instead of inline.Corinna Vinschen
2013-12-03 * libc/include/machine/_default_types.h: Move extern "C" afterCorinna Vinschen
2013-11-302013-11-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2013-11-302013-11-29 Jennifer Averett <jennifer.averett@oarcorp.com>Joel Sherrill
2013-11-272013-11-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2013-11-27 * libc/machine/mips/setjmp.S: Fix definition of macro FPR_LAYOUTCorinna Vinschen