From b077dc41ceeecc053792bc08961250272e6c9266 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 18 Jan 2002 14:14:17 +0000 Subject: 2002-01-18 Till Straumann * src/powerpc/excep_f.c: This patch addresses the following issues: - exception handler needs to enable MSR_FP if the interrupted thread is FP enabled. - printk message for MSR fixed and added stacktrace NOTE: this requires the stacktrace patch to lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only, however) --- c/src/librdbg/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'c/src/librdbg/ChangeLog') diff --git a/c/src/librdbg/ChangeLog b/c/src/librdbg/ChangeLog index c77ce790a6..ec9bd89597 100644 --- a/c/src/librdbg/ChangeLog +++ b/c/src/librdbg/ChangeLog @@ -1,3 +1,14 @@ +2002-01-18 Till Straumann + + * src/powerpc/excep_f.c: This patch addresses the following issues: + - exception handler needs to enable MSR_FP if the interrupted + thread is FP enabled. + - printk message for MSR fixed and added stacktrace + + NOTE: this requires the stacktrace patch to + lib/libbsp/powerpc/shared/vectors/vector_init.c + (#ifdef DDEBUG only, however) + 2001-01-18 Joel Sherrill * src/powerpc/new_exception_processing/remdeb_svc.c: Corrected -- cgit v1.2.3