change log for rtems (2011-01-10)

rtems-vc at rtems.org rtems-vc at rtems.org
Mon Jan 10 12:13:33 UTC 2011


 *sh*:
2011-01-09	Sebastian Huber <sebastian.huber at embedded-brains.de>

	* new-exceptions/bspsupport/ppc_exc_categories.c: Fixed e200 machine
	check category.

M  1.367  c/src/lib/libcpu/powerpc/ChangeLog
M    1.5  c/src/lib/libcpu/powerpc/new-exceptions/bspsupport/ppc_exc_categories.c

diff -u rtems/c/src/lib/libcpu/powerpc/ChangeLog:1.366 rtems/c/src/lib/libcpu/powerpc/ChangeLog:1.367
--- rtems/c/src/lib/libcpu/powerpc/ChangeLog:1.366	Thu Dec 30 07:12:03 2010
+++ rtems/c/src/lib/libcpu/powerpc/ChangeLog	Mon Jan 10 06:00:27 2011
@@ -1,3 +1,8 @@
+2011-01-09	Sebastian Huber <sebastian.huber at embedded-brains.de>
+
+	* new-exceptions/bspsupport/ppc_exc_categories.c: Fixed e200 machine
+	check category.
+
 2010-12-30	Sebastian Huber <sebastian.huber at embedded-brains.de>
 
 	* Makefile.am, preinstall.am, mpc83xx/include/mpc83xx.h,

diff -u rtems/c/src/lib/libcpu/powerpc/new-exceptions/bspsupport/ppc_exc_categories.c:1.4 rtems/c/src/lib/libcpu/powerpc/new-exceptions/bspsupport/ppc_exc_categories.c:1.5
--- rtems/c/src/lib/libcpu/powerpc/new-exceptions/bspsupport/ppc_exc_categories.c:1.4	Wed Dec 29 03:51:18 2010
+++ rtems/c/src/lib/libcpu/powerpc/new-exceptions/bspsupport/ppc_exc_categories.c	Mon Jan 10 06:00:27 2011
@@ -174,7 +174,7 @@
 
 static const ppc_exc_categories e200_category_table = {
   [ASM_BOOKE_CRIT_VECTOR] = PPC_EXC_BOOKE_CRITICAL | PPC_EXC_ASYNC,
-  [ASM_MACH_VECTOR] = PPC_EXC_E500_MACHCHK,
+  [ASM_MACH_VECTOR] = PPC_EXC_BOOKE_CRITICAL,
   [ASM_PROT_VECTOR] = PPC_EXC_CLASSIC,
   [ASM_ISI_VECTOR] = PPC_EXC_CLASSIC,
   [ASM_EXT_VECTOR] = PPC_EXC_CLASSIC | PPC_EXC_ASYNC,



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20110110/b9cb368c/attachment-0001.html>


More information about the vc mailing list