summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-06-21 13:52:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-06-21 13:52:18 +0000
commite5f55a100861afad3cdad3b1423ddebe2c9cf2cb (patch)
tree05ee4602fff2569a83d26dd244462155dfd1f4cd /cpukit/score/cpu/m68k/ChangeLog
parentGCC-4.1.1 still installs mf-runtime.h to the wrong directory. (diff)
downloadrtems-e5f55a100861afad3cdad3b1423ddebe2c9cf2cb.tar.bz2
Fix formatting.
Diffstat (limited to 'cpukit/score/cpu/m68k/ChangeLog')
-rw-r--r--cpukit/score/cpu/m68k/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/m68k/ChangeLog b/cpukit/score/cpu/m68k/ChangeLog
index f8d08a2e2a..dcddc9fda3 100644
--- a/cpukit/score/cpu/m68k/ChangeLog
+++ b/cpukit/score/cpu/m68k/ChangeLog
@@ -1,6 +1,6 @@
2006-06-19 Till Straumann <strauman@slac.stanford.edu>
- PR1091/patch
+ PR 1091/patch
* cpu_asm.S: Reduce mask from 0xffc to 0x3fc so only the vector
bits are used when calculating the exception vector.