From e6d36b55e251e57f5dbc1730008cebfe9d2ae1c2 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 7 Nov 2005 02:35:02 +0000 Subject: 2005-11-07 Ralf Corsepius * mpc6xx/mmu/pte121.c: Eliminate unsigned32. * mpc8xx/clock/clock.c: Eliminate rtems_unsigned32. --- c/src/lib/libcpu/powerpc/ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog index dec483a414..37b1c5ac59 100644 --- a/c/src/lib/libcpu/powerpc/ChangeLog +++ b/c/src/lib/libcpu/powerpc/ChangeLog @@ -1,14 +1,19 @@ +2005-11-07 Ralf Corsepius + + * mpc6xx/mmu/pte121.c: Eliminate unsigned32. + * mpc8xx/clock/clock.c: Eliminate rtems_unsigned32. + 2005-11-04 Ralf Corsepius * shared/include/byteorder.h: Remove __arch_swap (Unused). * Makefile.am: Partially cleanup EXTRA_DIST. -2005-11-03 Till Strauman +2005-11-03 Till Straumann * mpc6xx/clock/c_clock.c: disable interrupts around decrementer update to eliminate a race condition -2005-11-02 Till Strauman +2005-11-02 Till Straumann * mpc6xx/mmu/pte121.c, mpc6xx/mmu/pte121.h: enhancements to mpc6xx page table support - PTEs can now be modified even if the page table -- cgit v1.2.3