From bd59b348c6407854eee75f06f6ff9868437205e9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 20 Nov 2008 19:42:41 +0000 Subject: 2008-11-20 Joel Sherrill * libcsupport/src/newlibc_exit.c, score/src/threadhandler.c: Do not think about running init/fini on AVR. We do not know what mechanism it uses but this is not it. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 25ad102034..2b07ea6158 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2008-11-20 Joel Sherrill + + * libcsupport/src/newlibc_exit.c, score/src/threadhandler.c: Do not + think about running init/fini on AVR. We do not know what mechanism + it uses but this is not it. + 2008-11-20 Joel Sherrill PR 1306/cpukit -- cgit v1.2.3