summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-03-31 03:45:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-03-31 03:45:46 +0000
commit9347024d815f5b585779b98b2c19346eb2b94ad3 (patch)
tree3512f0aa658eca98f28d105ee8b2b1af575820c7 /c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog
parent2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-9347024d815f5b585779b98b2c19346eb2b94ad3.tar.bz2
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu.c: Convert to using c99 fixed size types.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog b/c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog
index d4714a0b0d..f595efc38b 100644
--- a/c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * cpu.c: Convert to using c99 fixed size types.
+
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add RTEMS_PROG_CCAS.