From e34ac1f3b826342fb73eb02f06a1f3d3c35cea05 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 28 Nov 2007 21:43:56 +0000 Subject: 2007-11-28 Joel Sherrill * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h, rtems/score/cpu.h: Eliminate PowerPC specific elements from the CPU Table. They have been replaced with variables named bsp_XXX as needed. --- cpukit/score/cpu/powerpc/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/score/cpu/powerpc/ChangeLog') diff --git a/cpukit/score/cpu/powerpc/ChangeLog b/cpukit/score/cpu/powerpc/ChangeLog index 7ae0910fbd..0d16d6710d 100644 --- a/cpukit/score/cpu/powerpc/ChangeLog +++ b/cpukit/score/cpu/powerpc/ChangeLog @@ -1,3 +1,10 @@ +2007-11-28 Joel Sherrill + + * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h, + rtems/score/cpu.h: Eliminate PowerPC specific elements from the CPU + Table. They have been replaced with variables named bsp_XXX as + needed. + 2007-11-13 Till Straumann * rtems/score/powerpc.h: Added a '__ppc_generic' CPU variant. -- cgit v1.2.3