summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-05-28 06:09:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-05-28 06:09:35 +0000
commit3b8ab7571794d4a6fcbc77203d7b65e34b37fc95 (patch)
tree2154711598b26c63c3728fa99a6c397ffb59f185 /c/src/lib/libcpu/mips/ChangeLog
parent2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-3b8ab7571794d4a6fcbc77203d7b65e34b37fc95.tar.bz2
2010-05-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* au1x00/include/au1x00.h: Add prototypes for mips_default_isr, assert_sw_irq, negate_sw_irq. * au1x00/vectorisrs/vectorisrs.c: Remove prototype of mips_default_isr.
Diffstat (limited to 'c/src/lib/libcpu/mips/ChangeLog')
-rw-r--r--c/src/lib/libcpu/mips/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/mips/ChangeLog b/c/src/lib/libcpu/mips/ChangeLog
index 108179d5ac..b72748f98c 100644
--- a/c/src/lib/libcpu/mips/ChangeLog
+++ b/c/src/lib/libcpu/mips/ChangeLog
@@ -1,3 +1,10 @@
+2010-05-28 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * au1x00/include/au1x00.h: Add prototypes for
+ mips_default_isr, assert_sw_irq, negate_sw_irq.
+ * au1x00/vectorisrs/vectorisrs.c: Remove prototype of
+ mips_default_isr.
+
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* mongoosev/duart/mg5uart.c: Remove warnings.