From d66a6cbf66a8d91196a34511e36840db1c112708 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 25 Sep 2008 19:32:41 +0000 Subject: 2008-09-25 Joel Sherrill * Makefile.am: Move duplicated context switch code to score/cpu. This has been used to run tests on the simulator BSP as SH1, SH2, and SH4. * context.c: New file. --- cpukit/score/cpu/sh/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/score/cpu/sh/ChangeLog') diff --git a/cpukit/score/cpu/sh/ChangeLog b/cpukit/score/cpu/sh/ChangeLog index fe5072dc32..9bcb374902 100644 --- a/cpukit/score/cpu/sh/ChangeLog +++ b/cpukit/score/cpu/sh/ChangeLog @@ -1,3 +1,9 @@ +2008-09-25 Joel Sherrill + + * Makefile.am: Move duplicated context switch code to score/cpu. This + has been used to run tests on the simulator BSP as SH1, SH2, and SH4. + * context.c: New file. + 2008-09-11 Ralf Corsépius * rtems/score/types.h: Do not define boolean, single_precision, -- cgit v1.2.3