From 3848df4d72412f448350b2df1cada9c5e3308afd Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sun, 14 Aug 2011 07:38:14 +0000 Subject: 2011-08-14 Chris Johns * rtems/score/cpu.h: Clear the vector table for simple vectored interrupts. * irq.c: Add support for using the IIC with the Altera HAL. --- cpukit/score/cpu/nios2/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/score/cpu/nios2/ChangeLog') diff --git a/cpukit/score/cpu/nios2/ChangeLog b/cpukit/score/cpu/nios2/ChangeLog index dbf96749d0..94ca8ec29d 100644 --- a/cpukit/score/cpu/nios2/ChangeLog +++ b/cpukit/score/cpu/nios2/ChangeLog @@ -1,3 +1,9 @@ +2011-08-14 Chris Johns + + * rtems/score/cpu.h: Clear the vector table for simple vectored + interrupts. + * irq.c: Add support for using the IIC with the Altera HAL. + 2011-08-10 Sebastian Huber * rtems/score/cpu.h: Removed superfluous comments. Format. Include -- cgit v1.2.3