From a37b8f95b71fbf7c3b36ad1db57345a447a1e0c2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 5 Feb 2002 21:04:39 +0000 Subject: 2001-02-05 Joel Sherrill * cpu_asm.S: Enhanced to save/restore more registers on exceptions. * rtems/score/cpu.h (CPU_Interrupt_frame): Enhanced to list every register individually and document when it is saved. * idtcpu.h: Added constants for the coprocessor 1 registers revision and status. --- cpukit/score/cpu/mips/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cpukit/score/cpu/mips/ChangeLog') diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog index 57ae0ade36..e274fe1307 100644 --- a/cpukit/score/cpu/mips/ChangeLog +++ b/cpukit/score/cpu/mips/ChangeLog @@ -1,3 +1,12 @@ +2001-02-05 Joel Sherrill + + * cpu_asm.S: Enhanced to save/restore more registers on + exceptions. + * rtems/score/cpu.h (CPU_Interrupt_frame): Enhanced to list every + register individually and document when it is saved. + * idtcpu.h: Added constants for the coprocessor 1 registers + revision and status. + 2001-02-05 Joel Sherrill * rtems/Makefile.am, rtems/score/Makefile.am: Removed again. -- cgit v1.2.3