From 16ad7eafedff65567c1b9b67af4d422d1673db74 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 9 Jan 2001 16:48:26 +0000 Subject: 2001-01-09 Joel Sherrill * cpu_asm.S: Use SR_INTERRUPT_ENABLE_BITS instead of SR_XXX constants to make it easier to conditionalize the code for various ISA levels. --- cpukit/score/cpu/mips/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/score/cpu/mips/ChangeLog') diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog index 39322e3962..0a3eca1838 100644 --- a/cpukit/score/cpu/mips/ChangeLog +++ b/cpukit/score/cpu/mips/ChangeLog @@ -1,3 +1,8 @@ +2001-01-09 Joel Sherrill + + * cpu_asm.S: Use SR_INTERRUPT_ENABLE_BITS instead of SR_XXX constants + to make it easier to conditionalize the code for various ISA levels. + 2001-01-08 Joel Sherrill * idtcpu.h: Commented out definition of "wait". It was stupid to -- cgit v1.2.3