From 7d647c09e9ee06016bcc126f85772191e0728612 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 1 Jul 2011 18:23:09 +0000 Subject: 2011-07-01 Joel Sherrill * libcsupport/src/malloc_initialize.c: After discussion with Till Straumann, revert the change from r1.12 to r1.13. This broke BSPs with sbrk() support once the libbsp sbrk() framework was enhanced. psim runs now. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 82eb911235..f57d4d97fb 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2011-07-01 Joel Sherrill + + * libcsupport/src/malloc_initialize.c: After discussion with Till + Straumann, revert the change from r1.12 to r1.13. This broke BSPs + with sbrk() support once the libbsp sbrk() framework was enhanced. + psim runs now. + 2011-06-28 Joel Sherrill PR 1826/cpukit -- cgit v1.2.3