Tue, 27 Apr 2010 18:02:57 +0300 Revision: 201017 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 27 Apr 2010 18:02:57 +0300] rev 97
Revision: 201017 Kit: 201017
Wed, 28 Apr 2010 00:44:14 +0200 Fixing issue with default C++ delete operator being called instead of Symbian C++ delete replacement with CBase derived classes from euser. Getting ride of SEH stuff used for WINS fixes our trap/leave runtime issues. anywhere
Slion [Wed, 28 Apr 2010 00:44:14 +0200] rev 96
Fixing issue with default C++ delete operator being called instead of Symbian C++ delete replacement with CBase derived classes from euser. Getting ride of SEH stuff used for WINS fixes our trap/leave runtime issues.
Tue, 27 Apr 2010 20:22:55 +0200 Trying to get trap/leave to work properly but the whole WINS stuff seems over complicated with a lot of assembly in the middle and it's not working on my compiler. When the throw happens the debugger complains about uncaught exception when I'm definitly inside a catch implemented by our TRAP. anywhere
Stephane Lenclud <tortoisehg@lenclud.com> [Tue, 27 Apr 2010 20:22:55 +0200] rev 95
Trying to get trap/leave to work properly but the whole WINS stuff seems over complicated with a lot of assembly in the middle and it's not working on my compiler. When the throw happens the debugger complains about uncaught exception when I'm definitly inside a catch implemented by our TRAP. I think I'm going to come up with a much simplified trap/leave implementation for SYMC. On my prototype all that stuff was working fine in like 20 lines of C++.
Tue, 27 Apr 2010 17:12:11 +0200 Basic process initialisation and shutdown working. Using small fixed heap for now. Fixing missing global Symbian C++ new operators. Panics on Win32 now display error message. anywhere
Stephane Lenclud <tortoisehg@lenclud.com> [Tue, 27 Apr 2010 17:12:11 +0200] rev 94
Basic process initialisation and shutdown working. Using small fixed heap for now. Fixing missing global Symbian C++ new operators. Panics on Win32 now display error message.
Mon, 26 Apr 2010 23:41:25 +0200 Adding includes to project. Slow progress on the process init sequence. anywhere
Slion [Mon, 26 Apr 2010 23:41:25 +0200] rev 93
Adding includes to project. Slow progress on the process init sequence.
Mon, 26 Apr 2010 18:47:40 +0200 Adding place holder for symc exec implementation. anywhere
Stephane Lenclud <tortoisehg@lenclud.com> [Mon, 26 Apr 2010 18:47:40 +0200] rev 92
Adding place holder for symc exec implementation.
Fri, 23 Apr 2010 13:52:21 +0100 Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014, Bug 2149 and others) RCL_3
William Roberts <williamr@symbian.org> [Fri, 23 Apr 2010 13:52:21 +0100] rev 91
Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014, Bug 2149 and others)
Fri, 16 Apr 2010 16:24:37 +0300 Revision: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 16 Apr 2010 16:24:37 +0300] rev 90
Revision: 201015 Kit: 201015
Wed, 14 Apr 2010 17:22:59 +0300 Revision: 201015 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 14 Apr 2010 17:22:59 +0300] rev 89
Revision: 201015 Kit: 201015
Fri, 02 Apr 2010 11:01:24 +0100 Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014 and others) RCL_3
William Roberts <williamr@symbian.org> [Fri, 02 Apr 2010 11:01:24 +0100] rev 88
Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014 and others)
Wed, 31 Mar 2010 23:38:45 +0300 Revision: 201013 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 31 Mar 2010 23:38:45 +0300] rev 87
Revision: 201013 Kit: 201013
Thu, 25 Mar 2010 15:00:34 +0000 Removed debug (print). RCL_3
Arnaud Lenoir [Thu, 25 Mar 2010 15:00:34 +0000] rev 86
Removed debug (print).
Wed, 24 Mar 2010 19:34:20 +0000 Comment out the line with rofs for f32tests.oby and comment out the variant bit to allow to build e32 & f32 tests for kernelhwsrv. RCL_3
Arnaud Lenoir [Wed, 24 Mar 2010 19:34:20 +0000] rev 85
Comment out the line with rofs for f32tests.oby and comment out the variant bit to allow to build e32 & f32 tests for kernelhwsrv.
Thu, 25 Mar 2010 14:36:12 +0000 Modify the script to solve problem with e32path and change all / to \ to allow to build rom image without any errors!! RCL_3
Arnaud Lenoir [Thu, 25 Mar 2010 14:36:12 +0000] rev 84
Modify the script to solve problem with e32path and change all / to \ to allow to build rom image without any errors!!
Wed, 24 Mar 2010 19:34:20 +0000 Comment out the line with rofs for f32tests.oby and comment out the variant bit to allow to build e32 & f32 tests for kernelhwsrv. RCL_3
Arnaud Lenoir [Wed, 24 Mar 2010 19:34:20 +0000] rev 83
Comment out the line with rofs for f32tests.oby and comment out the variant bit to allow to build e32 & f32 tests for kernelhwsrv.
Wed, 24 Mar 2010 19:33:09 +0000 Modify the script to solve problem with e32path and change all / to \ to allow to build rom image without any errors!! RCL_3
Arnaud Lenoir [Wed, 24 Mar 2010 19:33:09 +0000] rev 82
Modify the script to solve problem with e32path and change all / to \ to allow to build rom image without any errors!!
Mon, 15 Mar 2010 12:45:50 +0200 Revision: 201010 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 15 Mar 2010 12:45:50 +0200] rev 81
Revision: 201010 Kit: 201010
Fri, 12 Mar 2010 15:50:11 +0200 Revision: 201008 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 12 Mar 2010 15:50:11 +0200] rev 80
Revision: 201008 Kit: 201008
Thu, 18 Mar 2010 15:26:01 +0000 Modify the line 315 of rom_sbs.pl to access cpp.exe when not building for Unicode. RCL_3
Arnaud Lenoir [Thu, 18 Mar 2010 15:26:01 +0000] rev 79
Modify the line 315 of rom_sbs.pl to access cpp.exe when not building for Unicode.
Thu, 18 Mar 2010 15:20:39 +0000 Supply prebuilt runtimes for RVCT 2.2, RVCT 3.1 and RVCT 4.0, unzipping the ones which aren't built with the current compiler (fixes Bug 2283) RCL_3
William Roberts <williamr@symbian.org> [Thu, 18 Mar 2010 15:20:39 +0000] rev 78
Supply prebuilt runtimes for RVCT 2.2, RVCT 3.1 and RVCT 4.0, unzipping the ones which aren't built with the current compiler (fixes Bug 2283)
Sun, 14 Mar 2010 13:15:32 +0000 Automatic merge from PDK_3.0.h CompilerCompatibility
William Roberts <williamr@symbian.org> [Sun, 14 Mar 2010 13:15:32 +0000] rev 77
Automatic merge from PDK_3.0.h
Thu, 11 Mar 2010 15:39:13 +0000 Added tag PDK_3.0.h for changeset 2ee5df201f60 TAGS
Simon Howkins <simonh@symbian.org> [Thu, 11 Mar 2010 15:39:13 +0000] rev 76
Added tag PDK_3.0.h for changeset 2ee5df201f60
Mon, 08 Mar 2010 11:58:34 +0000 Merge in missing definition of __WEAK__ RCL_3 PDK_3.0.h
William Roberts <williamr@symbian.org> [Mon, 08 Mar 2010 11:58:34 +0000] rev 75
Merge in missing definition of __WEAK__
Mon, 08 Mar 2010 11:57:08 +0000 Define __WEAK__, to complete the fix for Bug 339 CompilerCompatibility
William Roberts <williamr@symbian.org> [Mon, 08 Mar 2010 11:57:08 +0000] rev 74
Define __WEAK__, to complete the fix for Bug 339
Fri, 05 Mar 2010 15:41:00 +0000 Merge further Compiler Compatibility fixes onto RCL_3 branch. RCL_3
Simon Howkins <simonh@symbian.org> [Fri, 05 Mar 2010 15:41:00 +0000] rev 73
Merge further Compiler Compatibility fixes onto RCL_3 branch.
Fri, 05 Mar 2010 15:33:20 +0000 Merge further Compiler Compatibility fixes onto default branch.
Simon Howkins <simonh@symbian.org> [Fri, 05 Mar 2010 15:33:20 +0000] rev 72
Merge further Compiler Compatibility fixes onto default branch.
Fri, 05 Mar 2010 15:15:09 +0000 Revert changes to support new bootstrap.flm, which isn't compatible with bootstrap.mk (see Bug 2149) RCL_3
William Roberts <williamr@symbian.org> [Fri, 05 Mar 2010 15:15:09 +0000] rev 71
Revert changes to support new bootstrap.flm, which isn't compatible with bootstrap.mk (see Bug 2149)
Mon, 01 Mar 2010 14:54:20 +0000 Renamed branch correctly! CompilerCompatibility
Simon Howkins <simonh@symbian.org> [Mon, 01 Mar 2010 14:54:20 +0000] rev 70
Renamed branch correctly!
Thu, 25 Feb 2010 13:23:10 +0000 Fix for Bug 1411 - GCCE: c-expression operand needs brackets in asm Compiler_Compatibility
arunabha [Thu, 25 Feb 2010 13:23:10 +0000] rev 69
Fix for Bug 1411 - GCCE: c-expression operand needs brackets in asm
Thu, 25 Feb 2010 13:20:13 +0000 fix for Bug 339 - [GCCE] gcce doesn't understand __weak keyword Compiler_Compatibility
arunabha [Thu, 25 Feb 2010 13:20:13 +0000] rev 68
fix for Bug 339 - [GCCE] gcce doesn't understand __weak keyword
Thu, 25 Feb 2010 13:16:02 +0000 proposed fix for 340 [GCCE] improper use of __asm Compiler_Compatibility
arunabha [Thu, 25 Feb 2010 13:16:02 +0000] rev 67
proposed fix for 340 [GCCE] improper use of __asm and 341 Enabling support for gcce in cia files
Thu, 25 Feb 2010 13:11:42 +0000 Bug 1401 - [GCCE] Missing size_t definition for gcce in personality.h Compiler_Compatibility
arunabha [Thu, 25 Feb 2010 13:11:42 +0000] rev 66
Bug 1401 - [GCCE] Missing size_t definition for gcce in personality.h
(0) -50 -32 +32 +50 +100 tip