Changeset bd1ecb0 in rtems for cpukit/score/cpu/mips/ChangeLog

Timestamp:
03/01/02 16:21:12 (22 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
0ea3293
Parents:
f9d1afc
Message:

2002-02-27 Greg Menke <gregory.menke@…>

  • cpu_asm.S: Fixed exception return address, modified FP context switch so FPU is properly enabled and also doesn't screw up the exception FP handling.
  • idtcpu.h: Added C0_TAR, the MIPS target address register used for returning from exceptions.
  • iregdef.h: Added R_TAR to the stack frame so the target address can be saved on a per-exception basis. The new entry is past the end of the frame gdb cares about, so doesn't affect gdb or cpu.h stuff.
  • rtems/score/cpu.h: added an #ifdef so cpu_asm.S can include it to obtain FPU defines without systax errors generated by the C defintions.
  • cpu.c: Improved interrupt level saves & restores.
(No files)

Note: See TracChangeset for help on using the changeset viewer.