diff --git a/newlib/ChangeLog b/newlib/ChangeLog index a3e4d6198..9b9fbb00b 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -6,40 +6,40 @@ * README (enable-newlib-global-atexit): Description for new option. -2013-10-18 Sebastian Huber +2013-10-18 Sebastian Huber * libc/include/sys/unistd.h (MAXPATHLEN): Delete. * libc/include/sys/param.h (MAXPATHLEN): Define. * libc/sys/rtems/sys/param.h (MAXPATHLEN): Likewise. * libc/unix/getcwd.c: Include for MAXPATHLEN. -2013-10-10 Sebastian Huber +2013-10-10 Sebastian Huber * libc/libc/sys/rtems/sys/param.h: Update some parameters to the latest FreeBSD values. -2013-10-10 Sebastian Huber +2013-10-10 Sebastian Huber * libc/sys/rtems/machine/_types.h (_HAVE_SYSTYPES): Define. -2013-10-10 Sebastian Huber +2013-10-10 Sebastian Huber * libc/sys/rtems/include/limits.h (_POSIX_HOST_NAME_MAX): Define. -2013-10-10 Sebastian Huber +2013-10-10 Sebastian Huber * libc/sys/rtems/machine/_types.h (__dev_t): Define. (__dev_t_defined) Likewise. * libc/include/sys/_types.h (__dev_t): Delete RTEMS specific definition. -2013-10-10 Sebastian Huber +2013-10-10 Sebastian Huber * libc/sys/rtems/machine/_types.h (_ssize_t): Delete. (__ssize_t_defined) Likewise. -2013-10-10 Sebastian Huber +2013-10-10 Sebastian Huber * libc/include/machine/_default_types.h (__int8_t): Define via provided type. @@ -57,7 +57,7 @@ (__int64_t): Likewise. (__uint64_t): Likewise. -2013-10-10 Sebastian Huber +2013-10-10 Sebastian Huber * libc/include/paths.h (_PATH_DEVNULL): Define. (_PATH_DEVZERO): Likewise. @@ -88,7 +88,7 @@ * libc/stdlib/nano-mallocr.c (nano_allopt): Typo fixed to ... (nano_mallopt): ... this. -2013-09-12 Sebastian Huber +2013-09-12 Sebastian Huber * libc/include/sys/cdefs.h: Synchronize with latest FreeBSD version. @@ -381,7 +381,7 @@ * libc/include/sys/cdefs.h (_Static_assert): Accommodate gcc >= 4.6. -2013-05-16 Sebastian Huber +2013-05-16 Sebastian Huber * libc/reent/reent.c (_wrapup_reent): Remove. @@ -402,7 +402,7 @@ * configure.in: Fix help text for disable-newlib-atexit-dynamic-alloc option. * configure: Regenerated. -2013-05-07 Sebastian Huber +2013-05-07 Sebastian Huber * libc/include/sys/config.h (_REENT_GLOBAL_ATEXIT): Define for RTEMS. @@ -417,7 +417,7 @@ * libc/stdlib/__call_atexit.c (_global_atexit): Define if _REENT_GLOBAL_ATEXIT is defined. -2013-05-07 Sebastian Huber +2013-05-07 Sebastian Huber * libc/include/sys/reent.h (_ATEXIT_INIT): Define. (_ATEXIT_INIT_PTR): Likewise. @@ -428,7 +428,7 @@ (__register_exitproc): Use _GLOBAL_ATEXIT and _GLOBAL_ATEXIT0. * libc/stdlib/__call_atexit.c (__call_exitprocs): Likewise. -2013-05-07 Sebastian Huber +2013-05-07 Sebastian Huber * libc/stdlib/__atexit.c (__atexit_lock): Declare. * libc/stdlib/__call_atexit.c (__atexit_lock): Define. @@ -449,7 +449,7 @@ * libc/machine/nios2/configure: New (autogenerated). * libc/machine/nios2/setjmp.s: New. -2013-04-29 Sebastian Huber +2013-04-29 Sebastian Huber * libc/stdio/local.h (CHECK_INIT): Evaluate argument only once. (CHECK_STD_INIT): Likewise. @@ -493,7 +493,7 @@ * libc/time/gmtime.c (gmtime): Likewise. * libc/time/lcltime.c (lcltime): Likewise. -2013-04-29 Sebastian Huber +2013-04-29 Sebastian Huber * libc/include/sys/reent.h (_REENT_INIT_PTR): Reduce code size. @@ -503,7 +503,7 @@ ifnottexinfo. * libm/libm.texinfo: Ditto. -2013-04-25 Sebastian Huber +2013-04-25 Sebastian Huber * libc/stdio/local.h (_STDIO_CLOSE_PER_REENT_STD_STREAMS): New define. * libc/stdio/findfp.c (_STDIO_CLOSE_PER_REENT_STD_STREAMS): Use define. @@ -634,7 +634,7 @@ * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Use _FVWRITE_IN_STREAMIO to control vector buffer. -2013-03-26 Sebastian Huber +2013-03-26 Sebastian Huber * libc/stdio/local.h (_STDIO_WITH_THREAD_CANCELLATION_SUPPORT): New define. @@ -643,7 +643,7 @@ * libc/stdio/freopen.c: Likewise. * libc/stdio64/freopen64.c: Likewise. -2013-03-15 Sebastian Huber +2013-03-15 Sebastian Huber * newlib/libc/stdio/findfp.c (glue_with_file): New. (__sfmoreglue): Use glue_with_file to avoid alignment problems. @@ -850,7 +850,7 @@ * libc/machine/arm/strcmp.S (compute_return_value): Fix return value. * testsuite/newlib.string/strcmp-1.c (main): Add new test cases. -2012-11-29 Sebastian Huber +2012-11-29 Sebastian Huber * libc/include/sys/reent.h (__sFILE): Change type of _offset from int to _off_t. @@ -861,7 +861,7 @@ * libc/stdio/fseeko.c: Copy implementation from previous _fseek_r(). -2012-11-26 Sebastian Huber +2012-11-26 Sebastian Huber * libc/include/inttypes.h: Add and use __INTTYPES_EXP(). @@ -1325,7 +1325,7 @@ * libc/include/_ansi.h (_ELIDABLE_INLINE): Fix C99 mode. -2012-02-09 Sebastian Huber +2012-02-09 Sebastian Huber * libc/sys/rtems/sys/utime.h: Include to provide a definition of time_t. @@ -1557,7 +1557,7 @@ being given as negative. (mktime): Set tm_isdst=0 when !daylight. -2011-08-01 Sebastian Huber +2011-08-01 Sebastian Huber * libc/include/sys/types.h: XML and RTEMS define _UNIX98_THREAD_MUTEX_ATTRIBUTES and can use the standard @@ -2923,7 +2923,7 @@ * libc/stdio/vfprintf.c (_VFPRINTF_R): Just wave bytes invalid in the current charset through. -2010-01-11 Sebastian Huber +2010-01-11 Sebastian Huber * libc/posix/telldir.c (_cleanupdir): Fixed usage of freed memory.