diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog index b6806f5a3e..5ca295aede 100644 --- a/c/src/lib/libcpu/powerpc/ChangeLog +++ b/c/src/lib/libcpu/powerpc/ChangeLog @@ -1,14 +1,22 @@ +2001-04-17 Joel Sherrill + + * ChangeLog: Corrected paths on past few commits. + 2002-04-16 Ralf Corsepius * shared/include/cpu.h: Don't include cpuIdent.h. 2002-04-16 Ralf Corsepius - * exceptions/raw_exception.c: Include . + * mpc8260/exceptions/raw_exception.c: Include . 2002-04-16 Ralf Corsepius - * exceptions/raw_exception.c: Include . + * mpc8xx/exceptions/raw_exception.c: Include . + +2002-04-16 Ralf Corsepius + + * mpc6xx/exceptions/raw_exception.c: Include . 2002-04-13 Ralf Corsepius