From 42d6ed845ad601964241098cdf829b476dd04721 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 9 Nov 2010 09:14:10 +0000 Subject: 2010-11-09 Sebastian Huber * score/src/watchdoginsert.c: Removed superfluous cast and use appropriate API function. This special case handling is obsolete since 2006 with the introduction of compiler memory barriers in the interrupt routines. Removed obsolete comments. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index d55bb98d56..2ffceadda2 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2010-11-09 Sebastian Huber + + * score/src/watchdoginsert.c: Removed superfluous cast and use + appropriate API function. This special case handling is obsolete + since 2006 with the introduction of compiler memory barriers in the + interrupt routines. Removed obsolete comments. + 2010-11-04 Joel Sherrill * libmisc/stackchk/check.c: Make compile again. -- cgit v1.2.3