From ef70d9b652e75326f534d7e66bb3e0bcc55b3b58 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 29 Jan 2002 18:20:59 +0000 Subject: 2001-01-29 Joel Sherrill * Fixed bug where resetting a timer that was not at the head of one of the task timer chains resulted in the Timer Server task waking up too far in the future. * Added rtems_timer_get_information() directive to support testing. * sp31/init.c, sp31/system.h, sp31/task1.c: Modified to test for above condition. --- c/src/tests/sptests/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'c/src/tests/sptests/ChangeLog') diff --git a/c/src/tests/sptests/ChangeLog b/c/src/tests/sptests/ChangeLog index f897d74e8b..8611d8a020 100644 --- a/c/src/tests/sptests/ChangeLog +++ b/c/src/tests/sptests/ChangeLog @@ -1,3 +1,12 @@ +2001-01-29 Joel Sherrill + + * Fixed bug where resetting a timer that was not at the head + of one of the task timer chains resulted in the Timer Server + task waking up too far in the future. + * Added rtems_timer_get_information() directive to support testing. + * sp31/init.c, sp31/system.h, sp31/task1.c: Modified to test for + above condition. + 2001-01-22 Joel Sherrill * sp09/screen14.c, sp09/sp09.scn, sp30/init.c, sp31/init.c: Modified -- cgit v1.2.3