From 2b3692d3155bac0e02a968eb0d1f5f108f9dd470 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 5 Aug 2009 15:36:49 +0000 Subject: 2009-08-05 Joel Sherrill * rtems/include/rtems/rtems/intr.h, rtems/src/intrcatch.c: Disable rtems_interrupt_catch on targets which do not use the simple vectored interrupt model. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 437e6fa33d..de99703912 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2009-08-05 Joel Sherrill + + * rtems/include/rtems/rtems/intr.h, rtems/src/intrcatch.c: Disable + rtems_interrupt_catch on targets which do not use the simple vectored + interrupt model. + 2009-08-05 Joel Sherrill * score/src/heapallocatealigned.c: Fix spacing. -- cgit v1.2.3