comparison packages/services/memalloc/common/current/ChangeLog @ 172:cd45958b28ff

Merge from eCos master repository on 2001-07-20-10:24:43-BST
author jlarmour
date Fri, 20 Jul 2001 10:23:16 +0000
parents 42f843b391aa
children 3902ef905c9c
comparison
equal deleted inserted replaced
171:42f843b391aa 172:cd45958b28ff
1 2001-07-18 Jonathan Larmour <jlarmour@redhat.com>
2
3 * src/heapgen.tcl: Use constructor priority of CYG_INIT_MEMALLOC
4 for heap objects in generated heaps.cxx.
5
1 2001-07-12 Jonathan Larmour <jlarmour@redhat.com> 6 2001-07-12 Jonathan Larmour <jlarmour@redhat.com>
2 7
3 * tests/malloc1.c (main): Accoutn for allocators that do allocate 8 * tests/malloc1.c (main): Accoutn for allocators that do allocate
4 space for allocs of 0. 9 space for allocs of 0.
5 Test that allocating all space works. 10 Test that allocating all space works.