summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2007-12-01 01:26:41 +0000
committerTill Straumann <strauman@slac.stanford.edu>2007-12-01 01:26:41 +0000
commitea39487c5910a74b3682277389f07f2712e32057 (patch)
tree70542daf9f4b77464775317ad7d2175f9f5adbeb /c/src/lib/libcpu/powerpc/ChangeLog
parent2007-11-30 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-ea39487c5910a74b3682277389f07f2712e32057.tar.bz2
2007-11-30 Till Straumann <strauman@slac.stanford.edu>
* new-exceptions/raw_exception.c, new-exceptions/raw_exception.h, old-exception/cpu.c: define bsp_exceptions_in_RAM variable. This is probably only used by the simulator (were else can you install something to ROM ??).
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index 155a0939a7..579bfe0a8b 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,5 +1,12 @@
2007-11-30 Till Straumann <strauman@slac.stanford.edu>
+ * new-exceptions/raw_exception.c, new-exceptions/raw_exception.h,
+ old-exception/cpu.c: define bsp_exceptions_in_RAM variable.
+ This is probably only used by the simulator (were else
+ can you install something to ROM ??).
+
+2007-11-30 Till Straumann <strauman@slac.stanford.edu>
+
* mpc6xx/mmu/bat.c, mpc6xx/mmu/pte121.c: use new
feature-checks from cpuIdent.h rather than filtering
CPU types when checking for availability of high BATs