From 2e549dad4b695ddf4de9ea4a2e68130a142bc67a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 14 Mar 2001 00:14:18 +0000 Subject: 2001-03-13 Joel Sherrill * cpu.c, cpu_asm.S, iregdef.h, rtems/score/cpu.h, rtems/score/mips.h: Merged MIPS1 and MIPS3 code reducing the number of lines of assembly. Also reimplemented some assembly routines in C further reducing the amount of assembly and increasing maintainability. --- c/src/exec/score/cpu/mips/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'c/src/exec/score/cpu/mips/ChangeLog') diff --git a/c/src/exec/score/cpu/mips/ChangeLog b/c/src/exec/score/cpu/mips/ChangeLog index 04b63c7c3e..f89bf43e95 100644 --- a/c/src/exec/score/cpu/mips/ChangeLog +++ b/c/src/exec/score/cpu/mips/ChangeLog @@ -1,3 +1,10 @@ +2001-03-13 Joel Sherrill + + * cpu.c, cpu_asm.S, iregdef.h, rtems/score/cpu.h, rtems/score/mips.h: + Merged MIPS1 and MIPS3 code reducing the number of lines of assembly. + Also reimplemented some assembly routines in C further reducing + the amount of assembly and increasing maintainability. + 2001-02-04 Ralf Corsepius * Makefile.am, rtems/score/Makefile.am: -- cgit v1.2.3