summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog17
1 files changed, 11 insertions, 6 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index 12f4a2502b..6d6436195d 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,12 +1,17 @@
+2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * mpc5xx/clock/clock.c, mpc5xx/include/mpc5xx.h
+ mpc5xx/timer/timer.c: Use POSIX fixed size types.
+
2004-10-20 Eric Norum <norume@aps.anl.gov>
- Add Kate Feng's MPC7455 support
+ Add Kate Feng's MPC7455 support
* configure.ac
- * mpc6xx/exceptions/raw_exception.c
- * mpc6xx/mmu/mmuAsm.S
- * mpc6xx/mmu/pte121.c
- * shared/include/cpuIdent.c
- * shared/include/cpuIdent.h
+ * mpc6xx/exceptions/raw_exception.c
+ * mpc6xx/mmu/mmuAsm.S
+ * mpc6xx/mmu/pte121.c
+ * shared/include/cpuIdent.c
+ * shared/include/cpuIdent.h
2004-10-19 Ralf Corsepius <ralf_corsepius@rtems.org>