From b5148955b6a639b20205eadbd2a08c4d55ecbc79 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 10 May 2005 13:06:13 +0000 Subject: [PATCH] 2005-05-10 Ralf Corsepius * preinstall.am: New. * Makefile.am: include preinstall.am. * configure.ac: Add AMPOLISH3. * mpc5xx/console-generic/console-generic.c: Eliminate rtems_unsigned16. --- c/src/lib/libcpu/powerpc/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog index 4090fa7f7a..92b94fef57 100644 --- a/c/src/lib/libcpu/powerpc/ChangeLog +++ b/c/src/lib/libcpu/powerpc/ChangeLog @@ -1,3 +1,11 @@ +2005-05-10 Ralf Corsepius + + * preinstall.am: New. + * Makefile.am: include preinstall.am. + * configure.ac: Add AMPOLISH3. + * mpc5xx/console-generic/console-generic.c: Eliminate + rtems_unsigned16. + 2005-05-05 Jennifer Averett * mpc8xx/console-generic/console-generic.c: Added parameter to ISRs.