summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-10-21 13:24:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-10-21 13:24:40 +0000
commitad17f7f546963f46681719e9fbfceeaff6b4a039 (patch)
treedb2c33791e61dd5b9ae0f07c5e55ae74b9f61847 /c/src/lib/libcpu/powerpc/ChangeLog
parent2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-ad17f7f546963f46681719e9fbfceeaff6b4a039.tar.bz2
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.
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>