summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/librdbg/ChangeLog')
-rw-r--r--c/src/librdbg/ChangeLog11
1 files changed, 11 insertions, 0 deletions
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 <strauman@slac.stanford.edu>
+
+ * 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 <joel@OARcorp.com>
* src/powerpc/new_exception_processing/remdeb_svc.c: Corrected