summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/mips/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-03-17 05:24:30 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-03-17 05:24:30 +0000
commit01a76a6f9f30c560f51f35380645291a7e17f82f (patch)
tree09e723ecaae976a7c4faf1f6034e91ac2cb667a2 /cpukit/score/cpu/mips/ChangeLog
parentRegenerate. (diff)
downloadrtems-01a76a6f9f30c560f51f35380645291a7e17f82f.tar.bz2
2006-03-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/cpu.h: Setup CPU_*_ENDIAN from GCC's__MIPS{EL|EB}__. (Partial merger of submission by Bruce Robinson <brucer@pmccorp.com>).
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 09f6d4331d..6568d6449e 100644
--- a/cpukit/score/cpu/mips/ChangeLog
+++ b/cpukit/score/cpu/mips/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-17 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * rtems/score/cpu.h: Setup CPU_*_ENDIAN from GCC's__MIPS{EL|EB}__.
+ (Partial merger of submission by Bruce Robinson <brucer@pmccorp.com>).
+
2006-01-16 Joel Sherrill <joel@OARcorp.com>
* rtems/score/cpu.h: Part of a large patch to improve Doxygen output.