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.
Mike Kinghan <mikek@symbian.org> [Wed, 04 Aug 2010 10:56:22 +0100] rev 93
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.
Simon Howkins <simonh@symbian.org> [Tue, 07 Sep 2010 14:16:12 +0100] rev 92
Create RCL_1 branch to isolate Symbian^2 builds from changes that only work on Symbian^3.
Branch point is the latest that seems to work out of the box.
srilekhas@symbian.org [Fri, 06 Aug 2010 13:58:07 +0100] rev 91
Added tag PDK_3.0.1 for changeset d2f9a1d49266
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
mikek [Mon, 05 Jul 2010 15:30:26 +0100] rev 87
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
andrew.jordan <> [Mon, 05 Jul 2010 10:50:39 +0100] rev 86
Merge iby file change
andrew.jordan <> [Sun, 04 Jul 2010 21:24:40 +0100] rev 85
Merge Merge latest defect fixes with NVM changes
bugtracker-ml@nttdocomo.com [Sun, 04 Jul 2010 21:21:52 +0100] rev 84
Fix Bug 1283 - E32test t_kheap.exe failed to load a device driver
Simon Howkins <simonh@symbian.org> [Mon, 05 Jul 2010 17:20:53 +0100] rev 83
Added tag PDK_3.0.0 for changeset 0f0bbe5dfe4b
Brendan Donegan <brendand@symbian.org> [Sun, 04 Jul 2010 20:28:57 +0100] rev 82
Forgot the file extension on mednvmemory PDD
Brendan Donegan <brendand@symbian.org> [Thu, 01 Jul 2010 14:51:21 +0100] rev 81
Added mednvmemory to base_syborg IBY
Gareth Long <garethl@symbian.org> [Tue, 29 Jun 2010 15:10:15 +0100] rev 80
RAM size change for full UI, modified syborg.dt*, included mouse pointer fix
William Roberts <williamr@symbian.org> [Tue, 15 Jun 2010 12:57:21 +0100] rev 79
Fix assorted small GCC issues - Bug 2935
William Roberts <williamr@symbian.org> [Fri, 11 Jun 2010 16:29:28 +0100] rev 78
Branch for GCC_SURGE fixes
jahyvone@4FIL49437 [Wed, 02 Jun 2010 11:02:14 +0300] rev 77
start graphics-phase-3
Peter Fordham <peter.fordham@gmail.com> [Mon, 31 May 2010 16:05:54 -0700] rev 76
Bug 1806 - Simplify/Remove use of inline assembler.
andrew.jordan <> [Wed, 26 May 2010 23:16:18 +0100] rev 75
Minor change to fix the smeared mouse pointer and crash near the bottom of the screen, thanks George.
jahyvone@4FIL49437 [Thu, 27 May 2010 00:38:17 +0300] rev 74
start nvmemory
William Roberts <williamr@symbian.org> [Fri, 14 May 2010 16:38:13 +0100] rev 73
Fix header guard in yuv.iby, so that both yuv.iby and grid.iby can be in the same ROM
Maciej Jablonski <maciej.jablonski@sosco.com> [Wed, 12 May 2010 23:13:16 +0100] rev 72
Fix bug 873. Fixes to syborg virtio-audio code as well as to the audio driver
Brendan Donegan <brendand@symbian.org> [Mon, 10 May 2010 11:37:38 +0100] rev 71
Creating flag_autoserialconfig.txt configures serial port automatically
Faisal Memon <faisal.memon@nokia.com> [Fri, 07 May 2010 16:13:43 +0100] rev 70
Introduce yuv tool and catch up with the head. YUV support in the OS is still experimental.
Faisal Memon <faisal.memon@nokia.com> [Fri, 26 Mar 2010 15:45:51 +0000] rev 69
Test program updated to create a blank background surface
of the appropriate type. This program needs to be improved
by loading a real YUV image so that the algorithm can be
confirmed.