From 5e39823b3fe8bb98bf6c9c114752cd21f2bed7bc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 14 Aug 2002 22:59:05 +0000 Subject: 2002-08-14 Greg Menke * cpu_asm.S: Clarified some comments, removed code that forced SR_IEP on when returning from an interrupt. --- cpukit/score/cpu/mips/ChangeLog | 31 +++++++------------------------ 1 file changed, 7 insertions(+), 24 deletions(-) (limited to 'cpukit/score/cpu/mips/ChangeLog') diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog index 3d1fe54e89..0c0cabe843 100644 --- a/cpukit/score/cpu/mips/ChangeLog +++ b/cpukit/score/cpu/mips/ChangeLog @@ -1,28 +1,7 @@ -2002-07-26 Ralf Corsepius +2002-08-14 Greg Menke - * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel. - -2002-07-22 Ralf Corsepius - - * Makefile.am: Use .$(OBJEXT) instead of .o. - -2002-07-16 Greg Menke - - * cpu_asm.S: Added SR_IEO to context restore to fix isr disabled - deadlock caused by interrupt arriving while dispatching. - -2002-07-05 Ralf Corsepius - - * configure.ac: RTEMS_TOP(../../../..). - -2002-07-03 Ralf Corsepius - - * rtems.c: Remove. - * Makefile.am: Reflect changes above. - -2002-07-01 Ralf Corsepius - - * configure.ac: Remove RTEMS_PROJECT_ROOT. + * cpu_asm.S: Clarified some comments, removed code that forced + SR_IEP on when returning from an interrupt. 2002-06-27 Ralf Corsepius @@ -33,6 +12,10 @@ * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..). Add AC_PROG_RANLIB. +2002-06-20 Greg Menke + * cpu_asm.S: Added SR_IEO to context restore to fix isr disabled + deadlock caused by interrupt arriving while dispatching. + 2002-06-17 Ralf Corsepius * Makefile.am: Include $(top_srcdir)/../../../automake/*.am. -- cgit v1.2.3