Brendan Donegan <brendand@symbian.org> [Tue, 24 Aug 2010 16:50:25 +0100] rev 95
Build ethernet.pdd and include ethernet drivers in the ROM
srilekhas@symbian.org [Fri, 06 Aug 2010 13:58:07 +0100] rev 94
Added tag PDK_3.0.1 for changeset d2f9a1d49266
Mike Kinghan <mikek@symbian.org> [Wed, 04 Aug 2010 15:41:26 +0100] rev 93
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 92
Fix for bug 3508 - Persistent storage support breaks Linux compatibility. Part 2. Neglected to include added files in first commit.
Mike Kinghan <mikek@symbian.org> [Wed, 04 Aug 2010 10:56:22 +0100] rev 91
Provisional fix for bug 3508 - Persistent storage support breaks Linux compatibility.
Enables libnvmemmory.so to be built and dynamically linked on Linux and rom boot reports persistent storage image created OK, but ROM then crashes.
andrew.jordan <> [Thu, 29 Jul 2010 11:34:55 +0100] rev 90
Fix for Bug 1312 - F32test t_fsys.exe failed to check ioInfo() of RAM
William Roberts <williamr@symbian.org> [Thu, 22 Jul 2010 16:29:43 +0100] rev 89
Catchup to latest Symbian^4
William Roberts <williamr@symbian.org> [Wed, 07 Jul 2010 22:30:23 +0100] rev 88
Revised fix for Bug 3162 - can't use #ifdef GCCE in ROM building files, so just comment out the line for now
Simon Howkins <simonh@symbian.org> [Mon, 05 Jul 2010 17:20:53 +0100] rev 87
Added tag PDK_3.0.0 for changeset 0f0bbe5dfe4b
mikek [Mon, 05 Jul 2010 15:30:26 +0100] rev 86
1) Fix for Bug 3157 - Compilation error in gui_common.h
2) Fix for Bug 3158 - Compilation error in qemu-char.c
3) Fix for Bug 3160 - [GCCE] Illegal instruction in baseport/syborg/bootstrap/syborg.s
4) Fix for Bug 3162 - [GCCE] VFP math support needs excluded to build syborg ROM
5) Fix for Bug 3163 - [GCCE] Syborg baseport build breaks when EPOCROOT is not filesystem root
6) Fix for Bug 3164 - [GCCE] baseport/syborg/bld.inf needs to discriminate GCCE from ARMCC