summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/mips/ChangeLog
diff options
context:
space:
mode:
authorGreg Menke <gregory.menke@gsfc.nasa.gov>2005-01-03 17:41:22 +0000
committerGreg Menke <gregory.menke@gsfc.nasa.gov>2005-01-03 17:41:22 +0000
commit0b2bcb1814eedf6cee7ccb63b21d7ce894f2ae15 (patch)
tree677a4df8bffb0f2fcc16569293c4ff344120df59 /cpukit/score/cpu/mips/ChangeLog
parent2005-01-03 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-0b2bcb1814eedf6cee7ccb63b21d7ce894f2ae15.tar.bz2
PR 737
Diffstat (limited to 'cpukit/score/cpu/mips/ChangeLog')
-rw-r--r--cpukit/score/cpu/mips/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog
index f61d26053f..c645e83917 100644
--- a/cpukit/score/cpu/mips/ChangeLog
+++ b/cpukit/score/cpu/mips/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-03 Greg Menke <gregory.menke@gsfc.nasa.gov>
+ PR 737
+ * cpu_asm.S: Fixes gcc warning about instructions in branch delay
+ slot when compiling cpu_asm.S
+
2005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Remove build-variant support.