From 2fe224f2e269448ff822ef2229582219952a0e3d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 16 Aug 2001 19:55:46 +0000 Subject: 2001-08-16 Joel Sherrill * clock/clock.c: Ensure that clock ticks are long enough to make forward progress. This was modified to improve results on the RTEMS tests and the ACATS. * startup/linkcmds: Modified to work better with gcc 2.8.1 and gnat 3.13p. --- c/src/lib/libbsp/powerpc/psim/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'c/src') diff --git a/c/src/lib/libbsp/powerpc/psim/ChangeLog b/c/src/lib/libbsp/powerpc/psim/ChangeLog index f009a67de1..db980b3c7a 100644 --- a/c/src/lib/libbsp/powerpc/psim/ChangeLog +++ b/c/src/lib/libbsp/powerpc/psim/ChangeLog @@ -1,3 +1,11 @@ +2001-08-16 Joel Sherrill + + * clock/clock.c: Ensure that clock ticks are long enough to + make forward progress. This was modified to improve results + on the RTEMS tests and the ACATS. + * startup/linkcmds: Modified to work better with gcc 2.8.1 and + gnat 3.13p. + 2001-05-26 Ralf Corsepius * configure.in: Add bspopts.h. -- cgit v1.2.3