Changeset 32ecfd6f in rtems


Ignore:
Timestamp:
03/01/06 15:24:12 (18 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
d257306
Parents:
87f443cc
Message:

Formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpukit/score/cpu/m68k/ChangeLog

    r87f443cc r32ecfd6f  
    112006-02-28      Eric Norum <norume@aps.anl.gov>
    22
    3     PR 904/patch
    4     * rtems/score/m68k.h: Just "cc" in the clobbered register list for
    5     interrupt enable/disable/flash operations.  The "memory" barrier will
    6     move the the generic interrupt enable/disable/flash macros.
     3        PR 904/patch
     4        * rtems/score/m68k.h: Just "cc" in the clobbered register list for
     5        interrupt enable/disable/flash operations.  The "memory" barrier will
     6        move the the generic interrupt enable/disable/flash macros.
    77
    882006-02-24      Eric Norum <norume@aps.anl.gov>
    99
    10     PR 904/patch
    11     * rtems/score/m68k.h: Add "memory" to the clobbered register list for
    12     interrupt enable/disable/flash operations.  This is necessary to prevent
    13     the compiler from hoisting/sinking other operations past the interrupt
    14     enable/disable/flash operations.
     10        PR 904/patch
     11        * rtems/score/m68k.h: Add "memory" to the clobbered register list for
     12        interrupt enable/disable/flash operations.  This is necessary to prevent
     13        the compiler from hoisting/sinking other operations past the interrupt
     14        enable/disable/flash operations.
    1515
    16162006-01-16      Joel Sherrill <joel@OARcorp.com>
Note: See TracChangeset for help on using the changeset viewer.