comparison packages/redboot/current/ChangeLog @ 2887:22da989aafa4

Add support for memalloc heaps in RedBoot. See ChangeLogs for details.
author nickg
date Thu, 25 Jun 2009 10:30:59 +0000
parents 130cd207f998
children 9b59569aaea9
comparison
equal deleted inserted replaced
2886:7c9e64d8c436 2887:22da989aafa4
1 2009-06-24 Nick Garnett <nickg@ecoscentric.com>
2
3 * cdl/redboot.cdl:
4 * src/main.c (cyg_start): Added options and code to reinitialize
5 the heap, if it exists, to an arena cut off the end of the
6 workspace.
7 [Imported from eCosPro sources, mainly to support use of
8 filesystems in RedBoot].
9
1 2009-06-02 Ross Younger <wry@ecoscentric.com> 10 2009-06-02 Ross Younger <wry@ecoscentric.com>
2 11
3 * redboot.cdl: REDBOOT_IO_FILEIO requires CYGPKG_IO 12 * redboot.cdl: REDBOOT_IO_FILEIO requires CYGPKG_IO
4 13
5 2009-04-20 Andrew Lunn <andrew@lunn.ch> 14 2009-04-20 Andrew Lunn <andrew@lunn.ch>