From 6c28773ec4ad63df9c98349e2b90a7fd2ee988d1 Mon Sep 17 00:00:00 2001 From: Till Straumann Date: Wed, 2 Dec 2009 01:24:52 +0000 Subject: 2009-12-01 Till Straumann * score/cpu/powerpc/rtems/score/cpu.h: Added space for non- volatile AltiVec registers to context struct. Added declaration for AltiVec-related routines to be implemented by CPU/BSP support. --- 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 21257e6740..4f07474ab7 100644 --- a/cpukit/score/cpu/powerpc/ChangeLog +++ b/cpukit/score/cpu/powerpc/ChangeLog @@ -1,3 +1,10 @@ +2009-12-01 Till Straumann + + * score/cpu/powerpc/rtems/score/cpu.h: Added space for non- + volatile AltiVec registers to context struct. Added declaration + for AltiVec-related routines to be implemented by CPU/BSP + support. + 2009-10-21 Thomas Doerfler * score/cpu/powerpc/rtems/score/cpu.h: moved timebase/decrementer -- cgit v1.2.3