diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index afbe141ee..35dd7da88 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de> + + * libc/stdlib/__atexit.c (__atexit_lock): Declare. + * libc/stdlib/__call_atexit.c (__atexit_lock): Define. + 2013-05-06 Sandra Loosemore <sandra@codesourcery.com> * configure.host (machine_dir, sys_dir, syscall_dir, newlib_cflags): |