summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-10 04:07:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-10 04:07:46 +0000
commitac4f31c814b45ef06b9f92aee5327c7af6678a47 (patch)
tree0bb79073511816396910bb10f441080777f4c6bd /c/src/lib/libcpu/mips/ChangeLog
parent2011-12-10 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ac4f31c814b45ef06b9f92aee5327c7af6678a47.tar.bz2
2011-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/interrupts/vectorexceptions.c: Make mips_dump_exception_frame, mips_default_exception_code_handler static.
Diffstat (limited to 'c/src/lib/libcpu/mips/ChangeLog')
-rw-r--r--c/src/lib/libcpu/mips/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/mips/ChangeLog b/c/src/lib/libcpu/mips/ChangeLog
index 5691627fef..d34fa6497e 100644
--- a/c/src/lib/libcpu/mips/ChangeLog
+++ b/c/src/lib/libcpu/mips/ChangeLog
@@ -1,3 +1,9 @@
+2011-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * shared/interrupts/vectorexceptions.c: Make
+ mips_dump_exception_frame, mips_default_exception_code_handler
+ static.
+
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1917/bsps