summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-07-23 17:40:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-07-23 17:40:02 +0000
commit129b4a792b980632ebfc24641538d533bf853e27 (patch)
tree956fe2b3102c5bdf3c46a9675a628211d6888dbf /c/src/lib/libbsp/powerpc/ChangeLog
parent2003-07-18 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-129b4a792b980632ebfc24641538d533bf853e27.tar.bz2
2003-07-18 Till Straumann <strauman@slac.stanford.edu>
PR 288/rtems * support/new_exception_processing/cpu.c: _ISR_Nest_level is now properly maintained and does not reside in SPRG0.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/ChangeLog
index 602bdd4698..df8be63b14 100644
--- a/c/src/lib/libbsp/powerpc/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/ChangeLog
@@ -1,3 +1,9 @@
+2003-07-18 Till Straumann <strauman@slac.stanford.edu>
+
+ PR 288/rtems
+ * support/new_exception_processing/cpu.c: _ISR_Nest_level is now
+ properly maintained and does not reside in SPRG0.
+
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR.