From 5e61c80327325e9086b56235a46452d79968c58c Mon Sep 17 00:00:00 2001 From: Thomas Doerfler Date: Fri, 18 Sep 2009 08:07:23 +0000 Subject: * rtems/score/cpu.h: Fix for inline asm in _CPU_Fatal_halt(). * rtems/asm.h: Added macro to define ARM functions. * cpu_asm.S, arm_exc_handler_low.S: Use macro from above. --- cpukit/score/cpu/arm/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/score/cpu/arm/ChangeLog') diff --git a/cpukit/score/cpu/arm/ChangeLog b/cpukit/score/cpu/arm/ChangeLog index 591cb2b4ff..481089a0d5 100644 --- a/cpukit/score/cpu/arm/ChangeLog +++ b/cpukit/score/cpu/arm/ChangeLog @@ -1,3 +1,9 @@ +2009-09-15 Sebastian Huber + + * rtems/score/cpu.h: Fix for inline asm in _CPU_Fatal_halt(). + * rtems/asm.h: Added macro to define ARM functions. + * cpu_asm.S, arm_exc_handler_low.S: Use macro from above. + 2009-08-19 Joel Sherrill * rtems/score/cpu.h: Mark _CPU_Context_restore() as noreturn so the -- cgit v1.2.3