From 252565f24da1ca21bd681acf621201b5318d95d7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 18 Oct 2000 14:57:12 +0000 Subject: 2000-10-18 Nick Simon * src/heapgetinfo.c, include/rtems/score/heap.h, src/Makefile.am: Added _Heap_Get_information() and information control block. * src/heapgetinfo.c: New file. --- c/src/exec/score/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/exec/score/ChangeLog') diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog index 37642e1706..34db9903f4 100644 --- a/c/src/exec/score/ChangeLog +++ b/c/src/exec/score/ChangeLog @@ -1,4 +1,10 @@ +2000-10-18 Nick Simon + + * src/heapgetinfo.c, include/rtems/score/heap.h, src/Makefile.am: + Added _Heap_Get_information() and information control block. + * src/heapgetinfo.c: New file. + 2000-09-25 Joel Sherrill * rtems/system.h: Switched a29k and hppa1.1 to using cpuopts.h not -- cgit v1.2.3