From cf3d1948b0fdaa47a5ea89c4c13c738e54491425 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 24 Aug 2011 09:43:06 +0000 Subject: 2011-08-24 Sebastian Huber * rtems/powerpc/registers.h: Renamed defines XER in PPC_XER, LR in PPC_LR, CTR in PPC_CTR, PVR in PPC_PVR, RPA in PPC_RPA, DAR in PPC_DAR, DEC in PPC_DEC, and EAR in PPC_EAR. --- cpukit/score/cpu/powerpc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/score/cpu/powerpc/ChangeLog') diff --git a/cpukit/score/cpu/powerpc/ChangeLog b/cpukit/score/cpu/powerpc/ChangeLog index c8f7fe9c6e..9d1a241b2a 100644 --- a/cpukit/score/cpu/powerpc/ChangeLog +++ b/cpukit/score/cpu/powerpc/ChangeLog @@ -1,3 +1,9 @@ +2011-08-24 Sebastian Huber + + * rtems/powerpc/registers.h: Renamed defines XER in PPC_XER, LR in + PPC_LR, CTR in PPC_CTR, PVR in PPC_PVR, RPA in PPC_RPA, DAR in + PPC_DAR, DEC in PPC_DEC, and EAR in PPC_EAR. + 2011-07-21 Sebastian Huber * rtems/score/cpu.h: Added SPE support to CPU context. -- cgit v1.2.3