From a91cc066d5b022595af9b6ffb14ad0e52743ef66 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 28 Mar 2007 19:55:50 +0000 Subject: 2007-03-28 Chris Johns * user/Makefile.am, user/clock.t: Add support for a handler to obtain the number of nanoseconds since the last clock tick. The primary interface for this is rtems_clock_set_nanoseconds_extension. Subsequent commits from Joel will redo the TOD support to use this capability. --- doc/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/ChangeLog') diff --git a/doc/ChangeLog b/doc/ChangeLog index de03004f2c..347fbabbe8 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,11 @@ +2007-03-28 Chris Johns + + * user/Makefile.am, user/clock.t: Add support for a handler to obtain + the number of nanoseconds since the last clock tick. The primary + interface for this is rtems_clock_set_nanoseconds_extension. + Subsequent commits from Joel will redo the TOD support to use this + capability. + 2007-03-10 Joel Sherrill PR 1226/cpukit -- cgit v1.2.3