[Skyeye-developer] Fwd: SF.net SVN: skyeye: [280]
skyeye-v1/trunk/ChangeLog
Michael.Kang
blackfin.kang at gmail.com
Wed Jul 25 14:52:48 CST 2007
---------- Forwarded message ----------
From: kangsh at users.sourceforge.net <kangsh at users.sourceforge.net>
Date: Jul 24, 2007 5:20 PM
Subject: SF.net SVN: skyeye: [280] skyeye-v1/trunk/ChangeLog
To: blackfin.kang at gmail.com
Revision: 280
http://skyeye.svn.sourceforge.net/skyeye/?rev=280&view=rev
Author: kangsh
Date: 2007-07-24 02:20:06 -0700 (Tue, 24 Jul 2007)
Log Message:
-----------
improvement and bug fix
Modified Paths:
--------------
skyeye-v1/trunk/ChangeLog
Modified: skyeye-v1/trunk/ChangeLog
===================================================================
--- skyeye-v1/trunk/ChangeLog 2007-07-24 08:31:35 UTC (rev 279)
+++ skyeye-v1/trunk/ChangeLog 2007-07-24 09:20:06 UTC (rev 280)
@@ -1,3 +1,28 @@
+2007-07-24 Michael.Kang
+ * Fix the bug cuased by register defination. I can not find
useful info in GDBSOURCE/gdb/regformats/reg-ppc.dat for register
layout of ppc
+ * Changed files:
+ utils/debugger/ppc_regdefs.c
+
+2007-07-24 Michael.Kang
+ * We setup the initial tlb entry to map 0x0 to 0xc0000 before
linux boot for convience.
+ * Since mmu always enbaled in ppc architecture, we read/write
virual address in the current ICE_read/write_byte function of ppc
arch.
+ * Changed files:
+ ppc/common/ppc_arch_interface.c
+ ppc/common/ppc_mmu.c
+ ppc/common/ppc_mmu.h
+ ppc/common/ppc_e500_exc.c
+ ppc/common/ppc_opc.c
+
+2007-07-23 Michael.Kang
+ * More improvement for mips simulation.Now we can output
something by uart in the linux boot stage.
+ * Changed files:
+ mips/common/exception.c
+ mips/common/emul.c
+ mips/common/decoder.c
+ mips/common/cp0.c
+ mips/common/mips_arch_interface.c
+ mips/mach/skyeye_mach_au1100.c
+
2007-07-20 Michael.Kang
* Fix the bug in mips debugger. Now we can debug mips program by gdb
* Changed files:
This was sent by the SourceForge.net collaborative development
platform, the world's largest Open Source development site.
--
www.skyeye.org
More information about the Skyeye-developer
mailing list