From 9f1412b9dc37a3919f21794f29b0199dc9ec4ea4 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 16 Sep 2011 10:25:22 +0000 Subject: 2011-09-16 Sebastian Huber * nios2-eic-il-low-level.S, nios2-eic-rsie-low-level.S: New files. * Makefile.am: Reflect changes above. * rtems/score/cpu.h, rtems/score/nios2-utility.h, nios2-thread-dispatch-disabled.c, nios2-context-switch.S: Added support for thread stack protection via the MPU. --- cpukit/score/cpu/nios2/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/score/cpu/nios2/ChangeLog') diff --git a/cpukit/score/cpu/nios2/ChangeLog b/cpukit/score/cpu/nios2/ChangeLog index bd9863680b..fa62d1e2c1 100644 --- a/cpukit/score/cpu/nios2/ChangeLog +++ b/cpukit/score/cpu/nios2/ChangeLog @@ -1,3 +1,11 @@ +2011-09-16 Sebastian Huber + + * nios2-eic-il-low-level.S, nios2-eic-rsie-low-level.S: New files. + * Makefile.am: Reflect changes above. + * rtems/score/cpu.h, rtems/score/nios2-utility.h, + nios2-thread-dispatch-disabled.c, nios2-context-switch.S: Added + support for thread stack protection via the MPU. + 2011-09-14 Sebastian Huber * rtems/score/cpu.h: Request cache alignment and small data area in -- cgit v1.2.3