summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/mips/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-01 15:15:45 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-01 15:15:45 +0000
commit5236cf04760880c649464a5fcf58c6875333b3c4 (patch)
tree5009fa92ee9d7f4f3f811f919695c0d710ee5f13 /cpukit/score/cpu/mips/ChangeLog
parentRemove. (diff)
downloadrtems-5236cf04760880c649464a5fcf58c6875333b3c4.tar.bz2
2005-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
PR rtems/752 * rtems/mips/idtcpu.h rtems/mips/iregdef.h: New (relocated from .). New header guards. * idtcpu.h, iregdef.h: Remove. * Makefile.am: Reflect changes above.
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/mips/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog
index b2b70271c2..6567865529 100644
--- a/cpukit/score/cpu/mips/ChangeLog
+++ b/cpukit/score/cpu/mips/ChangeLog
@@ -1,3 +1,11 @@
+2005-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ PR rtems/752
+ * rtems/mips/idtcpu.h rtems/mips/iregdef.h: New (relocated from .).
+ New header guards.
+ * idtcpu.h, iregdef.h: Remove.
+ * Makefile.am: Reflect changes above.
+
2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>
* asm.h, rtems/score/cpu.h, rtems/score/mips.h, rtems/score/types.h: