diff --git a/cpukit/score/cpu/powerpc/ChangeLog b/cpukit/score/cpu/powerpc/ChangeLog index e0ad798414..f9ab453ef4 100644 --- a/cpukit/score/cpu/powerpc/ChangeLog +++ b/cpukit/score/cpu/powerpc/ChangeLog @@ -1,3 +1,15 @@ +2005-02-15 Ralf Corsepius + + * rtems/old-exceptions/cpu.h (_CPU_Context_Initialize, + _CPU_Context_Restart_self, _CPU_Context_Fp_start, + _CPU_Context_Initialize_fp): Remove. + * rtems/new-exceptions/cpu.h (_CPU_Context_Initialize, + _CPU_Context_Restart_self, _CPU_Context_Fp_start, + _CPU_Context_Initialize_fp): Remove. + * rtems/score/cpu.h (_CPU_Context_Initialize, + _CPU_Context_Restart_self, _CPU_Context_Fp_start, + _CPU_Context_Initialize_fp): New. + 2005-02-15 Ralf Corsepius * rtems/old-exceptions/cpu.h (PPC_Get_timebase_register): Remove.