mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Formatting
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
2006-02-28 Eric Norum <norume@aps.anl.gov>
|
||||
|
||||
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 <norume@aps.anl.gov>
|
||||
|
||||
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 <joel@OARcorp.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user