From 0faa8b117e4ff7663df224bb031b1fdbd3610120 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 28 Sep 2007 14:53:46 +0000 Subject: 2007-09-28 Joel Sherrill * libmisc/stackchk/check.c: Eliminate output with little information. Always print a blown message using the same routine. Now works with GNAT RTS -fstack-checking if you have patch for the RTEMS specific support in your GCC version. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 83c9a4e575..9731e1ce99 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2007-09-28 Joel Sherrill + + * libmisc/stackchk/check.c: Eliminate output with little information. + Always print a blown message using the same routine. Now works with + GNAT RTS -fstack-checking if you have patch for the RTEMS specific + support in your GCC version. + 2007-09-25 Joel Sherrill * libcsupport/src/gxx_wrappers.c: Revert. -- cgit v1.2.3