From c6f7e060eaeb951a86dc640855e88c6f8260a347 Mon Sep 17 00:00:00 2001 From: Glenn Humphrey Date: Wed, 2 Dec 2009 18:15:16 +0000 Subject: 2009-12-02 Glenn Humphrey * configure.ac, libcsupport/src/__times.c, libmisc/cpuuse/cpuusagedata.c, libmisc/cpuuse/cpuusagereport.c, libmisc/cpuuse/cpuusagereset.c, rtems/include/rtems/rtems/ratemon.h, rtems/include/rtems/rtems/types.h, rtems/src/ratemongetstatistics.c, rtems/src/ratemongetstatus.c, rtems/src/ratemonperiod.c, rtems/src/ratemonreportstatistics.c, score/include/rtems/score/thread.h, score/src/threaddispatch.c, score/src/threadinitialize.c, score/src/threadtickletimeslice.c: Changed the configuration of statistics granularity to use just one define. --- cpukit/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 554f09d8e7..f3d5f95f12 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,16 @@ +2009-12-02 Glenn Humphrey + + * configure.ac, libcsupport/src/__times.c, + libmisc/cpuuse/cpuusagedata.c, libmisc/cpuuse/cpuusagereport.c, + libmisc/cpuuse/cpuusagereset.c, rtems/include/rtems/rtems/ratemon.h, + rtems/include/rtems/rtems/types.h, rtems/src/ratemongetstatistics.c, + rtems/src/ratemongetstatus.c, rtems/src/ratemonperiod.c, + rtems/src/ratemonreportstatistics.c, + score/include/rtems/score/thread.h, score/src/threaddispatch.c, + score/src/threadinitialize.c, score/src/threadtickletimeslice.c: + Changed the configuration of statistics granularity to use just one + define. + 2009-12-02 Ralf Corsépius * shttpd/def.h: Use __m32c__ for m32c. -- cgit v1.2.3