Changeset 44ce2da1 in rtems
- Timestamp:
- May 24, 2001, 7:49:30 PM (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 6937dfd6
- Parents:
- 3b286783
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/score/cpu/mips/ChangeLog
r3b286783 r44ce2da1 1 2000-05-24 Joel Sherrill <joel@OARcorp.com> 2 3 * rtems/score/mips.h: Added constants for MIPS exception numbers. 4 All exceptions should be given low numbers and thus can be installed 5 and processed in a uniform manner. Variances between various MIPS 6 ISA levels were not accounted for. 7 1 8 2001-05-24 Greg Menke <gregory.menke@gsfc.nasa.gov> 2 9 -
cpukit/score/cpu/mips/ChangeLog
r3b286783 r44ce2da1 1 2000-05-24 Joel Sherrill <joel@OARcorp.com> 2 3 * rtems/score/mips.h: Added constants for MIPS exception numbers. 4 All exceptions should be given low numbers and thus can be installed 5 and processed in a uniform manner. Variances between various MIPS 6 ISA levels were not accounted for. 7 1 8 2001-05-24 Greg Menke <gregory.menke@gsfc.nasa.gov> 2 9
Note: See TracChangeset
for help on using the changeset viewer.