From e2040badd22f8ad392976d324d1a8daa953e926f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 22 May 2001 22:59:42 +0000 Subject: 2001-05-22 Greg Menke * rtems/score/cpu.h: Add the interrupt stack structure and enhance the context initialization to account for floating point tasks. * rtems/score/mips.h: Added the routines mips_set_cause(), mips_get_fcr31(), and mips_set_fcr31(). * Assisted in design and debug by Joel Sherrill . --- cpukit/score/cpu/mips/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/score/cpu/mips/ChangeLog') diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog index e4adb5ad94..38d947212f 100644 --- a/cpukit/score/cpu/mips/ChangeLog +++ b/cpukit/score/cpu/mips/ChangeLog @@ -1,3 +1,11 @@ +2001-05-22 Greg Menke + + * rtems/score/cpu.h: Add the interrupt stack structure and enhance + the context initialization to account for floating point tasks. + * rtems/score/mips.h: Added the routines mips_set_cause(), + mips_get_fcr31(), and mips_set_fcr31(). + * Assisted in design and debug by Joel Sherrill . + 2001-05-07 Joel Sherrill * cpu_asm.S: Merged patches from Gregory Menke -- cgit v1.2.3