From f30a0ca972585c28c40d36c504bf14d38de5fa16 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 16 Aug 2001 21:11:13 +0000 Subject: 2001-07-25 Radzislaw Galler * cpu.c (_CPU_ISR_install_vector): Corrected interrupt range checking which was SH1 specific. It didn't work for SH2 (has more interrupt sources). --- cpukit/score/cpu/sh/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/score/cpu/sh/ChangeLog') diff --git a/cpukit/score/cpu/sh/ChangeLog b/cpukit/score/cpu/sh/ChangeLog index e03228a59c..2e75e8ce33 100644 --- a/cpukit/score/cpu/sh/ChangeLog +++ b/cpukit/score/cpu/sh/ChangeLog @@ -1,3 +1,9 @@ +2001-07-25 Radzislaw Galler + + * cpu.c (_CPU_ISR_install_vector): Corrected interrupt range + checking which was SH1 specific. It didn't work for SH2 (has more + interrupt sources). + 2001-02-04 Ralf Corsepius * Makefile.am, rtems/score/Makefile.am: -- cgit v1.2.3