From e80ac7f6c253169db44455b883783b134a469a51 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 18 Apr 2002 13:18:11 +0000 Subject: 2002-04-18 Jay Monkman * rtems/score/cpu.h (CPU_ISR_Disable and CPU_ISR_Enable): Correct them where they correctly inform the compiler about the register they are modifying. --- cpukit/score/cpu/arm/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/score/cpu/arm/ChangeLog') diff --git a/cpukit/score/cpu/arm/ChangeLog b/cpukit/score/cpu/arm/ChangeLog index 75f773c7e9..5714cdc740 100644 --- a/cpukit/score/cpu/arm/ChangeLog +++ b/cpukit/score/cpu/arm/ChangeLog @@ -1,3 +1,9 @@ +2002-04-18 Jay Monkman + + * rtems/score/cpu.h (CPU_ISR_Disable and CPU_ISR_Enable): Correct them + where they correctly inform the compiler about the register they + are modifying. + 2001-04-03 Joel Sherrill * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h. -- cgit v1.2.3