Fri, 05 Nov 2010 13:44:18 +0000 Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org> [Fri, 05 Nov 2010 13:44:18 +0000] rev 112
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
Thu, 04 Nov 2010 11:29:57 +0000 Build the existing STUB versions of Java so it can safely be removed from the rom (and also reducing the dependency on etel)
Tom Pritchard <tomp@symbian.org> [Thu, 04 Nov 2010 11:29:57 +0000] rev 111
Build the existing STUB versions of Java so it can safely be removed from the rom (and also reducing the dependency on etel)
Wed, 03 Nov 2010 16:32:04 +0000 Remove dependency of MCS on SAT, one step close to removing ETEL: boots but still gives and empty folder.
Tom Pritchard <tomp@symbian.org> [Wed, 03 Nov 2010 16:32:04 +0000] rev 110
Remove dependency of MCS on SAT, one step close to removing ETEL: boots but still gives and empty folder.
Wed, 03 Nov 2010 16:17:59 +0000 Add a version of the MCS SAT Handler ready for stemming
Tom Pritchard <tomp@symbian.org> [Wed, 03 Nov 2010 16:17:59 +0000] rev 109
Add a version of the MCS SAT Handler ready for stemming
Tue, 02 Nov 2010 22:37:34 +0000 Update rom_content.csv and syborg_stem_rom.oby with the result of the "boot_ktrace_640" reduction PDK_3.0.4
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 22:37:34 +0000] rev 108
Update rom_content.csv and syborg_stem_rom.oby with the result of the "boot_ktrace_640" reduction
Tue, 02 Nov 2010 22:36:05 +0000 Revert to the last fully working syborg_stem_rom.oby (from change fc9981c83de7)
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 22:36:05 +0000] rev 107
Revert to the last fully working syborg_stem_rom.oby (from change fc9981c83de7)
Tue, 02 Nov 2010 22:34:36 +0000 Update bulk_marking.pl to handle the optional cmds, which was the key to making the "boot_ktrace_640" reduction work correctly
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 22:34:36 +0000] rev 106
Update bulk_marking.pl to handle the optional cmds, which was the key to making the "boot_ktrace_640" reduction work correctly
Tue, 02 Nov 2010 17:03:32 +0000 Regenerate static_dependencies.txt from first principles, to original files as well as stem_* versions
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 17:03:32 +0000] rev 105
Regenerate static_dependencies.txt from first principles, to original files as well as stem_* versions
Tue, 02 Nov 2010 16:37:56 +0000 Added more things in the syborg baseport which are vital to booting the ROM
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 16:37:56 +0000] rev 104
Added more things in the syborg baseport which are vital to booting the ROM
Tue, 02 Nov 2010 15:08:43 +0000 Add cmncustomcmds.dll, which is required for the shutdown list - shutdown wasn't tested in the ktrace log
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 15:08:43 +0000] rev 103
Add cmncustomcmds.dll, which is required for the shutdown list - shutdown wasn't tested in the ktrace log
Tue, 02 Nov 2010 14:56:39 +0000 Add some more vital things to make a ROM boot
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 14:56:39 +0000] rev 102
Add some more vital things to make a ROM boot
Tue, 02 Nov 2010 14:43:20 +0000 Introduce prefixes "etel", "mm" and "perf" for the etel removal, the devsound removal and the hardware floating point performance optimisations
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 14:43:20 +0000] rev 101
Introduce prefixes "etel", "mm" and "perf" for the etel removal, the devsound removal and the hardware floating point performance optimisations
Tue, 02 Nov 2010 12:49:05 +0000 Add --options argument to pass in the (comma separated lists of) prefixes for optional "What" commands
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 12:49:05 +0000] rev 100
Add --options argument to pass in the (comma separated lists of) prefixes for optional "What" commands For example, the use of vfp version of OpenVG could be indicated by "vfp_Stem", in which case the alteration will only be made if "--options vfp" is included on the filter_obyfile.pl command line.
Tue, 02 Nov 2010 10:32:18 +0000 Update filter_obyfile.pl to report the "minimal ROM" executables
William Roberts <williamr@symbian.org> [Tue, 02 Nov 2010 10:32:18 +0000] rev 99
Update filter_obyfile.pl to report the "minimal ROM" executables Update bulk_marking.pl to handle lists of exes both with and without the -x option Update summarise_kerneltrace.pl to deal with the interspersed "DTimer::Create" information, and update summary.txt
Mon, 01 Nov 2010 15:06:10 +0000 Add NOEXPORTLIBRARY, + minor tweaks
William Roberts <williamr@symbian.org> [Mon, 01 Nov 2010 15:06:10 +0000] rev 98
Add NOEXPORTLIBRARY, + minor tweaks
Mon, 01 Nov 2010 13:32:58 +0000 Add ktrace.oby, as an easy way to add the KPROC+KTHREAD+KDLL tracing - use
William Roberts <williamr@symbian.org> [Mon, 01 Nov 2010 13:32:58 +0000] rev 97
Add ktrace.oby, as an easy way to add the KPROC+KTHREAD+KDLL tracing - use buildrom -D_DEBUG -fm=featuredatabase.xml syborg_stem_rom.oby ktrace.oby which will override the standard kerneltrace
Mon, 01 Nov 2010 13:30:43 +0000 Use DEBUG_DIR\euser.dll to assist a wider range of debugging, and remove spurious extra kerneltrace statement
William Roberts <williamr@symbian.org> [Mon, 01 Nov 2010 13:30:43 +0000] rev 96
Use DEBUG_DIR\euser.dll to assist a wider range of debugging, and remove spurious extra kerneltrace statement
Fri, 29 Oct 2010 20:04:56 +0100 Update utility for processing kerneltrace output, and add "analysis" directory containing a boot trace and the summary
William Roberts <williamr@symbian.org> [Fri, 29 Oct 2010 20:04:56 +0100] rev 95
Update utility for processing kerneltrace output, and add "analysis" directory containing a boot trace and the summary The "boot" activity included running weatherinfo and deform, so it should have touched all of the executables we really need
Fri, 29 Oct 2010 20:03:11 +0100 Utility to remove the problematic section of rombuild.log, so that elf4rom can work properly
William Roberts <williamr@symbian.org> [Fri, 29 Oct 2010 20:03:11 +0100] rev 94
Utility to remove the problematic section of rombuild.log, so that elf4rom can work properly
Fri, 29 Oct 2010 10:23:41 +0100 Reinstate startup/customcmds.mmp etc, which fell off by accident
William Roberts <williamr@symbian.org> [Fri, 29 Oct 2010 10:23:41 +0100] rev 93
Reinstate startup/customcmds.mmp etc, which fell off by accident
Wed, 27 Oct 2010 15:25:50 +0100 Merge william's latest changes before pushing
Tom Pritchard <tomp@symbian.org> [Wed, 27 Oct 2010 15:25:50 +0100] rev 92
Merge william's latest changes before pushing
Wed, 27 Oct 2010 15:24:40 +0100 Merge ETEL removal changes
Tom Pritchard <tomp@symbian.org> [Wed, 27 Oct 2010 15:24:40 +0100] rev 91
Merge ETEL removal changes
Wed, 27 Oct 2010 15:05:33 +0100 Breaking DRM's dependency Etel so that AVKON can start. The ROM now boots, but doesn't seem to have any items in the matrix menu at all.
Tom Pritchard <tomp@symbian.org> [Wed, 27 Oct 2010 15:05:33 +0100] rev 90
Breaking DRM's dependency Etel so that AVKON can start. The ROM now boots, but doesn't seem to have any items in the matrix menu at all.
Wed, 27 Oct 2010 14:58:16 +0100 Hack to switch on ECOM server logging
Tom Pritchard <tomp@symbian.org> [Wed, 27 Oct 2010 14:58:16 +0100] rev 89
Hack to switch on ECOM server logging
Wed, 27 Oct 2010 13:24:02 +0100 Adding parts of the DRM Engine to be rebuilt
Tom Pritchard <tomp@symbian.org> [Wed, 27 Oct 2010 13:24:02 +0100] rev 88
Adding parts of the DRM Engine to be rebuilt
Tue, 19 Oct 2010 14:23:00 +0100 Remove dependency on etel.dll (and friends) from customcmds.dll and thus cut it from the ROM entirely
Tom Pritchard <tomp@symbian.org> [Tue, 19 Oct 2010 14:23:00 +0100] rev 87
Remove dependency on etel.dll (and friends) from customcmds.dll and thus cut it from the ROM entirely
Tue, 19 Oct 2010 14:22:42 +0100 Finalise the tidying up of system start.
Tom Pritchard <tomp@symbian.org> [Tue, 19 Oct 2010 14:22:42 +0100] rev 86
Finalise the tidying up of system start.
Tue, 19 Oct 2010 13:20:42 +0100 Cleaning up the tidying up of the startup
Tom Pritchard <tomp@symbian.org> [Tue, 19 Oct 2010 13:20:42 +0100] rev 85
Cleaning up the tidying up of the startup
Tue, 19 Oct 2010 12:17:30 +0100 Tidying up the startup config, no function changes
Tom Pritchard <tomp@symbian.org> [Tue, 19 Oct 2010 12:17:30 +0100] rev 84
Tidying up the startup config, no function changes
Wed, 27 Oct 2010 09:59:12 +0100 Stemkit should only build for ARMV5 - the setm_*.rsc files confuse the WINSCW emulator
William Roberts <williamr@symbian.org> [Wed, 27 Oct 2010 09:59:12 +0100] rev 83
Stemkit should only build for ARMV5 - the setm_*.rsc files confuse the WINSCW emulator because the system startup manager reads all of the resource files in the relevant directory!
(0) -100 -50 -30 tip