From 32ecfd6f2e263e1a2ca59fb34b2bfa5e9e16f861 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 1 Mar 2006 15:24:12 +0000 Subject: Formatting --- cpukit/score/cpu/m68k/ChangeLog | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'cpukit/score/cpu/m68k/ChangeLog') diff --git a/cpukit/score/cpu/m68k/ChangeLog b/cpukit/score/cpu/m68k/ChangeLog index 18a295456b..1475d13eda 100644 --- a/cpukit/score/cpu/m68k/ChangeLog +++ b/cpukit/score/cpu/m68k/ChangeLog @@ -1,17 +1,17 @@ 2006-02-28 Eric Norum - PR 904/patch - * rtems/score/m68k.h: Just "cc" in the clobbered register list for - interrupt enable/disable/flash operations. The "memory" barrier will - move the the generic interrupt enable/disable/flash macros. + PR 904/patch + * rtems/score/m68k.h: Just "cc" in the clobbered register list for + interrupt enable/disable/flash operations. The "memory" barrier will + move the the generic interrupt enable/disable/flash macros. 2006-02-24 Eric Norum - PR 904/patch - * rtems/score/m68k.h: Add "memory" to the clobbered register list for - interrupt enable/disable/flash operations. This is necessary to prevent - the compiler from hoisting/sinking other operations past the interrupt - enable/disable/flash operations. + PR 904/patch + * rtems/score/m68k.h: Add "memory" to the clobbered register list for + interrupt enable/disable/flash operations. This is necessary to prevent + the compiler from hoisting/sinking other operations past the interrupt + enable/disable/flash operations. 2006-01-16 Joel Sherrill -- cgit v1.2.3