Thu, 29 Apr 2010 17:37:22 +0200 |
Stephane Lenclud |
Working on AO support.
anywhere
|
changeset |
files
|
Wed, 21 Apr 2010 17:14:04 +0100 |
andy simpson |
Reapply fix to revert new bootstrap.flm (see Bug 2149)
|
changeset |
files
|
Wed, 21 Apr 2010 13:55:12 +0100 |
andy simpson |
re-apply changes to support syborg rom
|
changeset |
files
|
Wed, 28 Apr 2010 14:04:36 +0100 |
William Roberts |
Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014, Bug 2149 and others)
RCL_3
|
changeset |
files
|
Tue, 27 Apr 2010 18:02:57 +0300 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201017
RCL_3
|
changeset |
files
|
Wed, 28 Apr 2010 00:44:14 +0200 |
Slion |
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
|
changeset |
files
|
Tue, 27 Apr 2010 20:22:55 +0200 |
Stephane Lenclud |
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
|
changeset |
files
|
Tue, 27 Apr 2010 17:12:11 +0200 |
Stephane Lenclud |
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
|
changeset |
files
|
Mon, 26 Apr 2010 23:41:25 +0200 |
Slion |
Adding includes to project. Slow progress on the process init sequence.
anywhere
|
changeset |
files
|
Mon, 26 Apr 2010 18:47:40 +0200 |
Stephane Lenclud |
Adding place holder for symc exec implementation.
anywhere
|
changeset |
files
|
Fri, 23 Apr 2010 13:52:21 +0100 |
William Roberts |
Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014, Bug 2149 and others)
RCL_3
|
changeset |
files
|
Fri, 16 Apr 2010 16:24:37 +0300 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201015
|
changeset |
files
|
Wed, 14 Apr 2010 17:22:59 +0300 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201015
RCL_3
|
changeset |
files
|
Fri, 02 Apr 2010 11:01:24 +0100 |
William Roberts |
Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014 and others)
RCL_3
|
changeset |
files
|
Wed, 31 Mar 2010 23:38:45 +0300 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201013
RCL_3
|
changeset |
files
|
Thu, 25 Mar 2010 15:00:34 +0000 |
Arnaud Lenoir |
Removed debug (print).
RCL_3
|
changeset |
files
|
Wed, 24 Mar 2010 19:34:20 +0000 |
Arnaud Lenoir |
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
|
changeset |
files
|
Thu, 25 Mar 2010 14:36:12 +0000 |
Arnaud Lenoir |
Modify the script to solve problem with e32path and change all / to \ to allow to build rom image without any errors!!
RCL_3
|
changeset |
files
|
Wed, 24 Mar 2010 19:34:20 +0000 |
Arnaud Lenoir |
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
|
changeset |
files
|
Wed, 24 Mar 2010 19:33:09 +0000 |
Arnaud Lenoir |
Modify the script to solve problem with e32path and change all / to \ to allow to build rom image without any errors!!
RCL_3
|
changeset |
files
|
Mon, 15 Mar 2010 12:45:50 +0200 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201010
RCL_3
|
changeset |
files
|
Fri, 12 Mar 2010 15:50:11 +0200 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201008
RCL_3
|
changeset |
files
|
Thu, 18 Mar 2010 15:26:01 +0000 |
Arnaud Lenoir |
Modify the line 315 of rom_sbs.pl to access cpp.exe when not building for Unicode.
RCL_3
|
changeset |
files
|
Thu, 18 Mar 2010 15:20:39 +0000 |
William Roberts |
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
|
changeset |
files
|
Sun, 14 Mar 2010 13:15:32 +0000 |
William Roberts |
Automatic merge from PDK_3.0.h
CompilerCompatibility
|
changeset |
files
|
Thu, 11 Mar 2010 15:39:13 +0000 |
Simon Howkins |
Added tag PDK_3.0.h for changeset 2ee5df201f60
TAGS
|
changeset |
files
|
Mon, 08 Mar 2010 11:58:34 +0000 |
William Roberts |
Merge in missing definition of __WEAK__
RCL_3 PDK_3.0.h
|
changeset |
files
|
Mon, 08 Mar 2010 11:57:08 +0000 |
William Roberts |
Define __WEAK__, to complete the fix for Bug 339
CompilerCompatibility
|
changeset |
files
|
Fri, 05 Mar 2010 15:41:00 +0000 |
Simon Howkins |
Merge further Compiler Compatibility fixes onto RCL_3 branch.
RCL_3
|
changeset |
files
|
Fri, 05 Mar 2010 15:33:20 +0000 |
Simon Howkins |
Merge further Compiler Compatibility fixes onto default branch.
|
changeset |
files
|
Fri, 05 Mar 2010 15:15:09 +0000 |
William Roberts |
Revert changes to support new bootstrap.flm, which isn't compatible with bootstrap.mk (see Bug 2149)
RCL_3
|
changeset |
files
|
Mon, 01 Mar 2010 14:54:20 +0000 |
Simon Howkins |
Renamed branch correctly!
CompilerCompatibility
|
changeset |
files
|
Thu, 25 Feb 2010 13:23:10 +0000 |
arunabha |
Fix for Bug 1411 - GCCE: c-expression operand needs brackets in asm
Compiler_Compatibility
|
changeset |
files
|
Thu, 25 Feb 2010 13:20:13 +0000 |
arunabha |
fix for Bug 339 - [GCCE] gcce doesn't understand __weak keyword
Compiler_Compatibility
|
changeset |
files
|
Thu, 25 Feb 2010 13:16:02 +0000 |
arunabha |
proposed fix for 340 [GCCE] improper use of __asm
Compiler_Compatibility
|
changeset |
files
|
Thu, 25 Feb 2010 13:11:42 +0000 |
arunabha |
Bug 1401 - [GCCE] Missing size_t definition for gcce in personality.h
Compiler_Compatibility
|
changeset |
files
|
Thu, 25 Feb 2010 13:04:17 +0000 |
arunabha |
Proposed changes for Bug 1331
Compiler_Compatibility
|
changeset |
files
|
Sat, 27 Feb 2010 19:02:54 +0000 |
William Roberts |
Merged in GCC-E fixes, fom.flm and rom_sbs.pl
RCL_3
|
changeset |
files
|
Sat, 27 Feb 2010 19:00:11 +0000 |
William Roberts |
Merged in fix for Bug 1979 and Bug 2014
RCL_3
|
changeset |
files
|
Sat, 20 Feb 2010 00:10:51 +0200 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201007
RCL_3
|
changeset |
files
|
Wed, 24 Feb 2010 15:45:41 +0000 |
John Imhofe |
Bug 2014: Plus other build fixes
|
changeset |
files
|
Mon, 22 Feb 2010 14:56:39 +0000 |
John Imhofe |
MINOR_CHANGE: Removing redundant file Obtaining_PSL_Software_Source_Code.txt
|
changeset |
files
|
Mon, 22 Feb 2010 14:47:35 +0000 |
John Imhofe |
Bug 1979 Build fix, removed missing directory\mmp from e32utils\group bld.inf file
|
changeset |
files
|
Thu, 25 Feb 2010 18:07:01 +0000 |
Simon Howkins |
Merge Compiler Compatibility fixes onto default branch.
|
changeset |
files
|
Thu, 11 Feb 2010 18:39:19 +0000 |
Shabe Razvi |
Added tag PDK_3.0.g for changeset 9954707c32dd
TAGS
|
changeset |
files
|
Fri, 05 Feb 2010 16:17:15 +0000 |
William Roberts |
Merge the rom.flm and rom_sbs.pl changes
PDK_3.0.g
|
changeset |
files
|
Thu, 04 Feb 2010 15:37:32 +0000 |
Simon Howkins |
Added tag PDK_3.0.f for changeset bef462d20cc3
TAGS
|
changeset |
files
|
Wed, 03 Feb 2010 17:07:56 +0000 |
Simon Howkins |
Creation of TAGS branch.
TAGS
|
changeset |
files
|
Thu, 04 Feb 2010 12:23:54 +0000 |
Simon Howkins |
Create Compiler_Compatibility branch (which can trigger package builds) and pull in changes for GCCE compatibility.
Compiler_Compatibility
|
changeset |
files
|
Tue, 02 Feb 2010 01:24:03 +0200 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201005
|
changeset |
files
|
Wed, 03 Feb 2010 23:17:28 +0100 |
Slion |
Reverting some older change.
anywhere
|
changeset |
files
|
Wed, 03 Feb 2010 22:15:32 +0100 |
Slion |
Starting to boot the kernel. We need ecust.dll now.
anywhere
|
changeset |
files
|
Wed, 03 Feb 2010 17:47:37 +0100 |
Stephane Lenclud |
Merge
anywhere
|
changeset |
files
|
Wed, 03 Feb 2010 17:45:14 +0100 |
Stephane Lenclud |
Enabling kernel build without funky entry points. Turning genexec into empty command and using dogenexec manually to workaround constant rebuilding due to sistematic regeneration of exec enums.
anywhere
|
changeset |
files
|
Tue, 26 Jan 2010 13:13:38 +0200 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201004
|
changeset |
files
|
Fri, 22 Jan 2010 11:03:55 +0200 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201003
|
changeset |
files
|
Mon, 18 Jan 2010 21:31:10 +0200 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201003
|
changeset |
files
|
Thu, 07 Jan 2010 13:38:45 +0200 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201001
|
changeset |
files
|
Thu, 17 Dec 2009 09:24:54 +0200 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 200951
|
changeset |
files
|
Fri, 29 Jan 2010 15:07:41 +0000 |
William Roberts |
Merge
PDK_3.0.f
|
changeset |
files
|