From 10ace498cbda83ef58bd42223168fa9c2574ee6d Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 30 Nov 2010 08:15:35 +0000 Subject: 2010-11-30 Sebastian Huber * libcsupport/src/newlibc_exit.c, score/src/threadhandler.c: Revert previous commit due to too many broken linker command files. The HAVE_INITFINI_ARRAY is defined for nearly all targets by Newlib, but only few linker command files respect this. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 0b5f27c320..22996aa8ef 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2010-11-30 Sebastian Huber + + * libcsupport/src/newlibc_exit.c, score/src/threadhandler.c: Revert + previous commit due to too many broken linker command files. The + HAVE_INITFINI_ARRAY is defined for nearly all targets by Newlib, but + only few linker command files respect this. + 2010-11-29 Sebastian Huber * libcsupport/src/newlibc_exit.c, score/src/threadhandler.c: Added -- cgit v1.2.3