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 7c69ea0e7..72aa5ee15 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2011-01-07 Ralf Corsepius <ralf.corsepius@rtems.org> + + * libc/sys/rtems/crt0.c: Adjust free() and calloc() to match their + public decls. + 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org> * Makefile.am: Move cleaning targ-include to clean-local. |