summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2009-10-20 14:51:37 +0000
committerTill Straumann <strauman@slac.stanford.edu>2009-10-20 14:51:37 +0000
commit020363de10aa687f7d14e61b6873c49f7187d009 (patch)
treed1f35e3b4dbf43c5c1bda6d02dbe87e1900e88b2 /cpukit/ChangeLog
parent2009-10-20 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-020363de10aa687f7d14e61b6873c49f7187d009.tar.bz2
2009-10-20 Till Straumann <strauman@slac.stanford.edu>
* score/cpu/i386/cpu.c, score/cpu/i386/cpu.h: let the default exception handler print a stack trace.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 77997f126a..5310c0606d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2009-10-20 Till Straumann <strauman@slac.stanford.edu>
+ * score/cpu/i386/cpu.c, score/cpu/i386/cpu.h: let the default
+ exception handler print a stack trace.
+
+2009-10-20 Till Straumann <strauman@slac.stanford.edu>
+
PR1424/networking
* libnetworking/net/rtsock.c: (merged from BSD) copy information
out to user buffer.