mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-09 17:12:58 +00:00
Formatting
This commit is contained in:
@@ -1,17 +1,17 @@
|
|||||||
2006-02-28 Eric Norum <norume@aps.anl.gov>
|
2006-02-28 Eric Norum <norume@aps.anl.gov>
|
||||||
|
|
||||||
PR 904/patch
|
PR 904/patch
|
||||||
* rtems/score/m68k.h: Just "cc" in the clobbered register list for
|
* rtems/score/m68k.h: Just "cc" in the clobbered register list for
|
||||||
interrupt enable/disable/flash operations. The "memory" barrier will
|
interrupt enable/disable/flash operations. The "memory" barrier will
|
||||||
move the the generic interrupt enable/disable/flash macros.
|
move the the generic interrupt enable/disable/flash macros.
|
||||||
|
|
||||||
2006-02-24 Eric Norum <norume@aps.anl.gov>
|
2006-02-24 Eric Norum <norume@aps.anl.gov>
|
||||||
|
|
||||||
PR 904/patch
|
PR 904/patch
|
||||||
* rtems/score/m68k.h: Add "memory" to the clobbered register list for
|
* rtems/score/m68k.h: Add "memory" to the clobbered register list for
|
||||||
interrupt enable/disable/flash operations. This is necessary to prevent
|
interrupt enable/disable/flash operations. This is necessary to prevent
|
||||||
the compiler from hoisting/sinking other operations past the interrupt
|
the compiler from hoisting/sinking other operations past the interrupt
|
||||||
enable/disable/flash operations.
|
enable/disable/flash operations.
|
||||||
|
|
||||||
2006-01-16 Joel Sherrill <joel@OARcorp.com>
|
2006-01-16 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user