From c5333725bc33703ea2cbe1f36afa9713c0451648 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 19 Dec 2000 16:43:34 +0000 Subject: 2000-12-19 Joel Sherrill * cpu.c: Do not read or write raw interrupt vector table if we are on a CPU that does not have a %vbr register and the BSP is configured as having the table in ROM. --- c/src/exec/score/cpu/m68k/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/exec/score/cpu/m68k/ChangeLog') diff --git a/c/src/exec/score/cpu/m68k/ChangeLog b/c/src/exec/score/cpu/m68k/ChangeLog index 003d565afa..533d182258 100644 --- a/c/src/exec/score/cpu/m68k/ChangeLog +++ b/c/src/exec/score/cpu/m68k/ChangeLog @@ -1,3 +1,9 @@ +2000-12-19 Joel Sherrill + + * cpu.c: Do not read or write raw interrupt vector table if + we are on a CPU that does not have a %vbr register and the + BSP is configured as having the table in ROM. + 2000-11-09 Ralf Corsepius * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. -- cgit v1.2.3