From 61c98010e6e0c34f174c959ec2a7477a9b5f4ed5 Mon Sep 17 00:00:00 2001 From: Till Straumann Date: Wed, 14 Nov 2007 05:19:59 +0000 Subject: 2007-11-13 Till Straumann * rtems/score/powerpc.h: Added a '__ppc_generic' CPU variant. The goal would be making cpukit and hopefully libcpu work for all (or at least most) CPUs/BSPs with -D__ppc_generic so that eventually all tests [#if defined()] for CPU flavors can be eliminated. --- cpukit/score/cpu/powerpc/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/score/cpu/powerpc/ChangeLog') diff --git a/cpukit/score/cpu/powerpc/ChangeLog b/cpukit/score/cpu/powerpc/ChangeLog index e1a9ef0c4a..7ae0910fbd 100644 --- a/cpukit/score/cpu/powerpc/ChangeLog +++ b/cpukit/score/cpu/powerpc/ChangeLog @@ -1,3 +1,11 @@ +2007-11-13 Till Straumann + + * rtems/score/powerpc.h: Added a '__ppc_generic' CPU variant. + The goal would be making cpukit and hopefully libcpu work + for all (or at least most) CPUs/BSPs with -D__ppc_generic so + that eventually all tests [#if defined()] for CPU + flavors can be eliminated. + 2007-11-13 Till Straumann * rtems/powerpc/registers.h: Added SPR definitions for BookE -- cgit v1.2.3