From 93c2b412be95f3a26b826165e0fa570ca49a2173 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 10 May 2007 18:40:36 +0000 Subject: Back off patch which should not have been committed. --- c/ChangeLog | 8 -------- 1 file changed, 8 deletions(-) (limited to 'c/ChangeLog') diff --git a/c/ChangeLog b/c/ChangeLog index 2129c9d866..08a234a1f1 100644 --- a/c/ChangeLog +++ b/c/ChangeLog @@ -1,11 +1,3 @@ -2007-05-10 Joel Sherrill - - PR 1237/rtems - * src/lib/libbsp/shared/bsplibc.c: Add logic to prevent stack creep - when interrupts occur at a sufficient rate that the interrupted - thread never gets to clean its stack. This patch ensures that an - interrupted thread will not nest ISR dispatches on its stack. - 2007-03-27 Ralf Corsépius * configure.ac: Use MKDIR_P instead of mkdir_p. -- cgit v1.2.3