Gareth Stockwell <gareth.stockwell@accenture.com> [Mon, 06 Sep 2010 16:25:43 +0100] rev 107
Fix for Bug 3671 - QEMU GDB stub listens on IPv6-only port on Windows 7
The connection string used by the GDB stub does not specify which
version of the Internet Protocol should be used by the port on
which it listens. On host platforms with IPv6 support, such as
Windows 7, this means that the stub listens on an IPv6-only port.
Since the GDB client uses IPv4, this means that the client cannot
connect to QEMU.
Johan Groth <johang@symbian.org> [Mon, 20 Sep 2010 11:36:58 +0100] rev 106
Added tag PDK_3.0.2 for changeset 78b83e1454a6
andrew.jordan <> [Tue, 07 Sep 2010 23:21:20 +0100] rev 105
NTT DOCOMO, INC - Fix for Bug 3598 - The argument for ReadReg() and WriteReg() in Syborg BSP overflows
andrew.jordan <> [Tue, 07 Sep 2010 12:23:10 +0100] rev 104
Merge GCC_SURGE with current default head.
Shane McErlean <shane.mcerlean@accenture.com> [Fri, 27 Aug 2010 17:26:55 +0100] rev 103
NTT DOCOMO, INC - Fix for bug 1292 "E32test t_mstim.exe failed to load test LDD"
Shane McErlean <shane.mcerlean@accenture.com> [Fri, 27 Aug 2010 16:03:29 +0100] rev 102
NTT DOCOMO, INC - Fix for bug 1291 "E32test t_tock.exe failed to load Logical Device"
Shane McErlean <shane.mcerlean@accenture.com> [Fri, 27 Aug 2010 15:33:49 +0100] rev 101
NTT DOCOMO, INC - Fix for bug 1290 "E32test t_atomic.EXE failed with unhandled exception handling"
Shane McErlean <shane.mcerlean@accenture.com> [Thu, 19 Aug 2010 17:55:25 +0100] rev 100
SF Bug 1284 - QEMU has faulty instruction emulation for VMOV (between two ARM core registers and two single-precision registers)
Jani Hyvonen<jani.hyvonen@nokia.com> [Fri, 03 Sep 2010 13:37:52 +0300] rev 99
bug235_bringup_0 - simplified syborg graphicsdevice and updated towards better linux support
Faisal Memon <faisal.memon@nokia.com> [Thu, 02 Sep 2010 16:05:48 +0100] rev 98
Update for Dynamic Frame Buffer Base Address
Faisal Memon <faisal.memon@nokia.com> [Thu, 26 Aug 2010 19:04:50 +0100] rev 97
interim work untested: added the register base for graphics and some custom pointer modifications from jani
Brendan Donegan <brendand@symbian.org> [Tue, 24 Aug 2010 16:50:25 +0100] rev 96
Build ethernet.pdd and include ethernet drivers in the ROM
Mike Kinghan <mikek@symbian.org> [Wed, 04 Aug 2010 15:41:26 +0100] rev 95
Correction for the fix for Bug 3508 - Persistent storage support breaks Linux compatibility.
A 2nd `make install' will fail attempting to create symlink libnvmemmory.so already created by 1st install.
Install should pre-emptively delete it.
Mike Kinghan <mikek@symbian.org> [Wed, 04 Aug 2010 11:52:10 +0100] rev 94
Fix for bug 3508 - Persistent storage support breaks Linux compatibility. Part 2. Neglected to include added files in first commit.