2010-05-27 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201021
|
changeset |
files
|
2010-05-28 |
William Roberts |
Remerge sundry GCCE fixes, and fixes for bug 2014 and bug 2149
RCL_3
|
changeset |
files
|
2010-05-28 |
Tom Cosgrove |
Fix for bug 2283 (RVCT 4.0 support is missing from PDK 3.0.h)
|
changeset |
files
|
2010-05-28 |
Tom Cosgrove |
Fix for bug 2283 (RVCT 4.0 support is missing from PDK 3.0.h)
RCL_3
|
changeset |
files
|
2010-05-24 |
hgs |
201019_10
|
changeset |
files
|
2010-05-24 |
hgs |
201019_07
|
changeset |
files
|
2010-05-12 |
hgs |
201019_04
|
changeset |
files
|
2010-05-10 |
hgs |
201019_01
|
changeset |
files
|
2010-05-05 |
hgs |
201017_06
|
changeset |
files
|
2010-05-04 |
hgs |
201017_05
|
changeset |
files
|
2010-04-29 |
hgs |
201017_04
|
changeset |
files
|
2010-04-28 |
hgs |
201017_03
|
changeset |
files
|
2010-04-27 |
hgs |
201017_01
|
changeset |
files
|
2010-04-23 |
hgs |
201015_18
|
changeset |
files
|
2010-04-23 |
hgs |
201015_15
|
changeset |
files
|
2010-04-23 |
hgs |
201015_14
|
changeset |
files
|
2010-04-23 |
hgs |
201015_11
|
changeset |
files
|
2010-04-23 |
hgs |
201015_09
|
changeset |
files
|
2010-04-23 |
hgs |
201015_08
|
changeset |
files
|
2010-04-23 |
hgs |
201015_06
|
changeset |
files
|
2010-04-23 |
hgs |
201015_03
|
changeset |
files
|
2010-05-28 |
William Roberts |
Re-merge changes for bug 2283, bug 2014, and bug 2149
RCL_3
|
changeset |
files
|
2010-05-25 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201021
RCL_3
|
changeset |
files
|
2010-05-25 |
Mark Wilcox |
Use RVCT assembler for __crash() when running armcc with the --gnu option. Fix for bug 2742.
|
changeset |
files
|
2010-05-25 |
Mitsuaki Nakamura |
satrt branch sharp_contrib_0
sharp_contrib_0
|
changeset |
files
|
2010-05-24 |
Mitsuaki Nakamura |
start branch sharp_contrib_0
sharp_contrib_0
|
changeset |
files
|
2010-05-18 |
Shabe Razvi |
Rollback rom_sbs.pl to version that works correctly in flm/platform build
|
changeset |
files
|
2010-05-18 |
Pat Downey |
Re-merge changes for bugs 2283,2014,2149.
RCL_3
|
changeset |
files
|
2010-05-18 |
Shabe Razvi |
Merge
|
changeset |
files
|
2010-05-11 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201019
RCL_3
|
changeset |
files
|
2010-05-14 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201019
|
changeset |
files
|
2010-05-14 |
Simon Howkins |
Added tag PDK_3.0.i for changeset 2a153f39070a
TAGS
|
changeset |
files
|
2010-05-09 |
Tom Cosgrove |
Fix for bug 2630 (Build on Linux - Incorrect slash in #include)
|
changeset |
files
|
2010-05-07 |
andy simpson |
revert rom_sbs.pl to version used in PDK_3.0.h as latest does not work in platform build
RCL_3 PDK_3.0.i
|
changeset |
files
|
2010-05-04 |
Shabe Razvi |
Merge
|
changeset |
files
|
2010-05-04 |
Chetan Kapoor |
RVCT 4.0 support, gcce fixes (Bug 2283)
|
changeset |
files
|
2010-05-04 |
Shabe Razvi |
Merge
|
changeset |
files
|
2010-05-03 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201018
|
changeset |
files
|
2010-04-29 |
Stephane Lenclud |
Working on AO support.
anywhere
|
changeset |
files
|
2010-04-21 |
andy simpson |
Reapply fix to revert new bootstrap.flm (see Bug 2149)
|
changeset |
files
|
2010-04-21 |
andy simpson |
re-apply changes to support syborg rom
|
changeset |
files
|
2010-04-28 |
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
|
2010-04-27 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201017
RCL_3
|
changeset |
files
|
2010-04-27 |
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
|
2010-04-27 |
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
|
2010-04-27 |
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
|
2010-04-26 |
Slion |
Adding includes to project. Slow progress on the process init sequence.
anywhere
|
changeset |
files
|
2010-04-26 |
Stephane Lenclud |
Adding place holder for symc exec implementation.
anywhere
|
changeset |
files
|
2010-04-23 |
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
|
2010-04-16 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201015
|
changeset |
files
|
2010-04-14 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201015
RCL_3
|
changeset |
files
|
2010-04-02 |
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
|
2010-03-31 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201013
RCL_3
|
changeset |
files
|
2010-03-25 |
Arnaud Lenoir |
Removed debug (print).
RCL_3
|
changeset |
files
|
2010-03-24 |
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
|
2010-03-25 |
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
|
2010-03-24 |
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
|
2010-03-24 |
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
|
2010-03-15 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201010
RCL_3
|
changeset |
files
|
2010-03-12 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201008
RCL_3
|
changeset |
files
|
2010-03-18 |
Arnaud Lenoir |
Modify the line 315 of rom_sbs.pl to access cpp.exe when not building for Unicode.
RCL_3
|
changeset |
files
|
2010-03-18 |
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
|
2010-03-14 |
William Roberts |
Automatic merge from PDK_3.0.h
CompilerCompatibility
|
changeset |
files
|
2010-03-11 |
Simon Howkins |
Added tag PDK_3.0.h for changeset 2ee5df201f60
TAGS
|
changeset |
files
|
2010-03-08 |
William Roberts |
Merge in missing definition of __WEAK__
RCL_3 PDK_3.0.h
|
changeset |
files
|
2010-03-08 |
William Roberts |
Define __WEAK__, to complete the fix for Bug 339
CompilerCompatibility
|
changeset |
files
|
2010-03-05 |
Simon Howkins |
Merge further Compiler Compatibility fixes onto RCL_3 branch.
RCL_3
|
changeset |
files
|
2010-03-05 |
Simon Howkins |
Merge further Compiler Compatibility fixes onto default branch.
|
changeset |
files
|
2010-03-05 |
William Roberts |
Revert changes to support new bootstrap.flm, which isn't compatible with bootstrap.mk (see Bug 2149)
RCL_3
|
changeset |
files
|
2010-03-01 |
Simon Howkins |
Renamed branch correctly!
CompilerCompatibility
|
changeset |
files
|
2010-02-25 |
arunabha |
Fix for Bug 1411 - GCCE: c-expression operand needs brackets in asm
Compiler_Compatibility
|
changeset |
files
|
2010-02-25 |
arunabha |
fix for Bug 339 - [GCCE] gcce doesn't understand __weak keyword
Compiler_Compatibility
|
changeset |
files
|
2010-02-25 |
arunabha |
proposed fix for 340 [GCCE] improper use of __asm
Compiler_Compatibility
|
changeset |
files
|
2010-02-25 |
arunabha |
Bug 1401 - [GCCE] Missing size_t definition for gcce in personality.h
Compiler_Compatibility
|
changeset |
files
|
2010-02-25 |
arunabha |
Proposed changes for Bug 1331
Compiler_Compatibility
|
changeset |
files
|
2010-02-27 |
William Roberts |
Merged in GCC-E fixes, fom.flm and rom_sbs.pl
RCL_3
|
changeset |
files
|
2010-02-27 |
William Roberts |
Merged in fix for Bug 1979 and Bug 2014
RCL_3
|
changeset |
files
|
2010-02-19 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201007
RCL_3
|
changeset |
files
|
2010-02-24 |
John Imhofe |
Bug 2014: Plus other build fixes
|
changeset |
files
|
2010-02-22 |
John Imhofe |
MINOR_CHANGE: Removing redundant file Obtaining_PSL_Software_Source_Code.txt
|
changeset |
files
|
2010-02-22 |
John Imhofe |
Bug 1979 Build fix, removed missing directory\mmp from e32utils\group bld.inf file
|
changeset |
files
|
2010-02-25 |
Simon Howkins |
Merge Compiler Compatibility fixes onto default branch.
|
changeset |
files
|
2010-02-11 |
Shabe Razvi |
Added tag PDK_3.0.g for changeset 9954707c32dd
TAGS
|
changeset |
files
|
2010-02-05 |
William Roberts |
Merge the rom.flm and rom_sbs.pl changes
PDK_3.0.g
|
changeset |
files
|
2010-02-04 |
Simon Howkins |
Added tag PDK_3.0.f for changeset bef462d20cc3
TAGS
|
changeset |
files
|
2010-02-03 |
Simon Howkins |
Creation of TAGS branch.
TAGS
|
changeset |
files
|
2010-02-04 |
Simon Howkins |
Create Compiler_Compatibility branch (which can trigger package builds) and pull in changes for GCCE compatibility.
Compiler_Compatibility
|
changeset |
files
|
2010-02-01 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201005
|
changeset |
files
|
2010-02-03 |
Slion |
Reverting some older change.
anywhere
|
changeset |
files
|
2010-02-03 |
Slion |
Starting to boot the kernel. We need ecust.dll now.
anywhere
|
changeset |
files
|
2010-02-03 |
Stephane Lenclud |
Merge
anywhere
|
changeset |
files
|
2010-02-03 |
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
|
2010-01-26 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201004
|
changeset |
files
|
2010-01-22 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201003
|
changeset |
files
|
2010-01-18 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201003
|
changeset |
files
|
2010-01-07 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201001
|
changeset |
files
|
2009-12-17 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 200951
|
changeset |
files
|
2010-01-29 |
William Roberts |
Merge
PDK_3.0.f
|
changeset |
files
|
2010-02-01 |
Slion |
Merge catch up
anywhere
|
changeset |
files
|
2010-02-01 |
Slion |
Fixing broken euser build.
anywhere
|
changeset |
files
|
2010-01-26 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201004
|
changeset |
files
|
2010-02-01 |
Stephane Lenclud |
Disabling Kernel build
anywhere
|
changeset |
files
|
2010-01-25 |
William Roberts |
Merge FCL changes (FLM for building kernel\eka\rombuild-style ROM images)
|
changeset |
files
|
2010-01-18 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201003
|
changeset |
files
|
2010-01-19 |
Simon Howkins |
Merge
|
changeset |
files
|
2010-01-19 |
William Roberts |
Merge improved comments (now included as part of Revision: 201001)
|
changeset |
files
|
2010-01-07 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201001
|
changeset |
files
|
2009-12-23 |
William Roberts |
Re-merge improved comments
|
changeset |
files
|
2009-12-23 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 200951
|
changeset |
files
|
2009-12-21 |
William Roberts |
Merge improved comments
|
changeset |
files
|
2010-01-08 |
andy simpson |
Added tag PDK_3.0.e for changeset 6d8ad5bee44b
|
changeset |
files
|
2010-01-09 |
Slion |
Can't get the kernel start-up code to work using VC8 compiler. It crashes while trying to run constructStatics. Maybe I will try my luck with GCC from MinGW, that should also make the Linux port much easier.
anywhere
|
changeset |
files
|
2010-01-07 |
Slion |
Managed to copy ekern.dll along side epoc.exe so that debug session is made easy. ekern.dll is expected to export _E32Startup put it does not. Should ekern compile that k_entry.cpp file?
anywhere
|
changeset |
files
|
2010-01-07 |
Slion |
Trying to sort out our issue with ekern DLL not found at runtime. The CMake install command is not what we are looking for I think.
anywhere
|
changeset |
files
|
2010-01-07 |
Slion |
Adding epoc target. Tried to define our own entry point but it fails at runtime trying to load msvcr80d.dll. Try using /NODEFAULTLIB for all targets maybe. Must somehow export ekern.dll for it to be loadable by epoc.exe.
anywhere
|
changeset |
files
|
2010-01-06 |
Slion |
Created separate CMakeLists.txt for euser and ekern to easily build them with different compiler definitions. Ekern now building as a DLL.
anywhere
|
changeset |
files
|
2010-01-06 |
Slion |
Making our cmake file look a lot better using cmake macro.
anywhere
|
changeset |
files
|
2010-01-04 |
Stephane Lenclud |
Fixing linkage error. First successful euser build.
anywhere
|
changeset |
files
|
2010-01-04 |
Stephane Lenclud |
Adding support for exec enum generation using CMake custom command.
anywhere
|
changeset |
files
|
2010-01-04 |
Stephane Lenclud |
Merge catch up
anywhere
|
changeset |
files
|