From 9099a851f36846464db6f933ee760b92e1ca0a2b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 8 Feb 2002 23:04:03 +0000 Subject: 2002-02-08 Joel Sherrill * iregdef.h, rtems/score/cpu.h: Reordered register in the exception stack frame to better match gdb's expectations. --- 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 e274fe1307..ca93aa0d5c 100644 --- a/cpukit/score/cpu/mips/ChangeLog +++ b/cpukit/score/cpu/mips/ChangeLog @@ -1,3 +1,8 @@ +2002-02-08 Joel Sherrill + + * iregdef.h, rtems/score/cpu.h: Reordered register in the + exception stack frame to better match gdb's expectations. + 2001-02-05 Joel Sherrill * cpu_asm.S: Enhanced to save/restore more registers on -- cgit v1.2.3