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 6fae8d0ee..561c278ab 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2011-05-27 Nick Clifton <nickc@redhat.com> + + * libc/sys/sysnecv850/sbrk.c (_sbrk): Tidy code. + Base start of heap on the "heap_start" symbol. + 2011-05-25 Eric Blake <eblake@redhat.com> * libc/string/strerror.c (_strerror_r): Report "Success" for 0. |