2010-07-06 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201027
|
changeset |
files
|
2010-06-23 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201025
|
changeset |
files
|
2010-07-09 |
hgs |
201027_05
|
changeset |
files
|
2010-06-21 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201025
RCL_3
|
changeset |
files
|
2010-07-07 |
William Roberts |
Revised fix for bug 3111 - switch to usrt4_0.lib, which is exported unconditionally
GCC_SURGE
|
changeset |
files
|
2010-07-06 |
John Imhofe |
Merge Revision 201023 into RCL_3 trunk
RCL_3
|
changeset |
files
|
2010-07-06 |
William Roberts |
Add GCC inline assembler to generate the Symbian exception descriptor - bug 2921
GCC_SURGE
|
changeset |
files
|
2010-07-05 |
Simon Howkins |
Added tag PDK_3.0.0 for changeset 99e0f09d12c3
TAGS
|
changeset |
files
|
2010-07-05 |
mikek |
Fix for Bug 3159 - #include <rom\include\compsupp.iby> breaks linux GCCE builds in user.iby
GCC_SURGE
|
changeset |
files
|
2010-07-02 |
mikek |
Backing out remnant of mis-guided fix for bug 3117. The fix for bug 2979 remedies all of 3117.
GCC_SURGE
|
changeset |
files
|
2010-07-02 |
mikek |
Removing mis-guided fix for bug 3117. The bug is fixed by the fix for bug 2979, though they aren't duplicates.
GCC_SURGE
|
changeset |
files
|
2010-07-02 |
mikek |
1) Swapping to c++ instead of assembly implementations of several kernel APIs to avoid calling probably broken implementations of __EH_FRAME_?? macros
GCC_SURGE
|
changeset |
files
|
2010-07-01 |
hgs |
201025_04
|
changeset |
files
|
2010-06-30 |
mikek |
1) Fix for Bug 3117 - [GCCE] Missing symbols in linkage of template_ekern.exe
GCC_SURGE
|
changeset |
files
|
2010-06-29 |
William Roberts |
Apply the fix for Bug 3122 to rom_sbs.pl as well.
GCC_SURGE
|
changeset |
files
|
2010-06-29 |
William Roberts |
Added support for GCC 4.x map files, fixing Bug 3122
GCC_SURGE
|
changeset |
files
|
2010-06-28 |
Shabe Razvi |
Merge
RCL_3 PDK_3.0.0
|
changeset |
files
|
2010-06-28 |
William Roberts |
Identify (and sometimes fix) remaining uses of old-style GCC name mangling in cia files - Bug 3115
GCC_SURGE
|
changeset |
files
|
2010-06-28 |
mikek |
1) Fix for Bug 3115 - [GCCE] Undefined reference to DBTraceFilter2::Check(unsigned long) in linking _template_ekern.exe
GCC_SURGE
|
changeset |
files
|
2010-06-27 |
mikek |
Fix for Bug 3114 - [GCCE] Undefined reference to `_ZN1K9MsgInfoE' in linking template_ekern.exe
GCC_SURGE
|
changeset |
files
|
2010-06-27 |
mikek |
Fix for Bug 3113 - [GCCE] undefined references 'vtable for __cxxabiv1::__si_class_type_info', '__cxa_pure_virtual' linking _template_ekern.exe
GCC_SURGE
|
changeset |
files
|
2010-06-27 |
mikek |
1) Fix for Bug 3111 - [GCCE] undefined references linking rm_debug.ldd
GCC_SURGE
|
changeset |
files
|
2010-06-25 |
mikek |
Fix for Bug 3086 - [GCCE] template_bootrom assembly receives no include path from the bld.inf (strictly one half of the fix. The rest is in the buildtools, makefile_templates and shell)
GCC_SURGE
|
changeset |
files
|
2010-06-23 |
William Roberts |
Add the missing UDEB binaries for generic runtime support libraries - missing part of fix for bug 2926
GCC_SURGE
|
changeset |
files
|
2010-06-23 |
hgs |
201023_15
|
changeset |
files
|
2010-06-23 |
hgs |
201023_13
|
changeset |
files
|
2010-06-23 |
hgs |
201023_10
|
changeset |
files
|
2010-06-23 |
William Roberts |
Switch the GCCE bootstrapping compsupp bld.inf to export the RVCT 4.0 runtime - bug 3073
GCC_SURGE
|
changeset |
files
|
2010-06-22 |
William Roberts |
Use the CSM_* macros consistently in cdes8.cia and cdes16.cia, and fix mangled name for Mem::Compare functions (Bug 3064)
GCC_SURGE
|
changeset |
files
|
2010-06-21 |
William Roberts |
Qualift #if defined(__GCC32__) with && !defined(__EABI__), to avoid getting wrongly mangled names in cia files (Bug 3064)
GCC_SURGE
|
changeset |
files
|
2010-06-21 |
William Roberts |
Remove the experimental changes to gcce.h, and revert the widespread freezing of exports (was a suggested fix for Bug 3025)
GCC_SURGE
|
changeset |
files
|
2010-06-20 |
mikek |
Fix for Bug 3025 - [GCCE] Many unfrozen exports in kernelhwsrv build.
GCC_SURGE
|
changeset |
files
|
2010-06-19 |
William Roberts |
EXPERIMENT - try using GCC 4.4 visibility rules and ignore EXPORT_C
GCC_SURGE
|
changeset |
files
|
2010-06-19 |
William Roberts |
Use reinterpret_cast in inlines for SSecureId and SVendorId - Bug 3036
GCC_SURGE
|
changeset |
files
|
2010-06-19 |
mikek |
1) Fix for Bug 3027 - [GCCE] Unintended operator precedence in ambiguous expressions
GCC_SURGE
|
changeset |
files
|
2010-06-18 |
mikek |
Fix for Bug 2929 - [GCCE] Don't want to exclude VFP math for gcce
GCC_SURGE
|
changeset |
files
|
2010-06-18 |
mikek |
Fix for Bug 2928 - [GCCE] Don't want to roll our own floating point for gcce
GCC_SURGE
|
changeset |
files
|
2010-06-18 |
mikek |
Fix for Bug 2925 - [GCCE] __rt_div0 does not get imported for 64-bit math ops.
GCC_SURGE
|
changeset |
files
|
2010-06-18 |
mikek |
Fix for Bug 2924 - [GCCE] Literal RVCT assembler directive in kernel/eka/euser/epoc/arm/uc_exe.cia
GCC_SURGE
|
changeset |
files
|
2010-06-18 |
mikek |
Fix for Bug 3023 - Undefined symbol KStateChange linking usbcsc_bil.dll
GCC_SURGE
|
changeset |
files
|
2010-06-16 |
William Roberts |
Avoid trying to build eka1_entry_stub.dll with GCCE - add to Bug 2967
GCC_SURGE
|
changeset |
files
|
2010-06-16 |
mikek |
Fix for Bug 2984 - [GCCE] Illegal inline assembler in kernel/eka/debug/utrace/src/e32utrace.cpp
GCC_SURGE
|
changeset |
files
|
2010-06-16 |
mikek |
1) Fix another instance of bug #2980
GCC_SURGE
|
changeset |
files
|
2010-06-16 |
mikek |
Fix for Bug 2980 - "#include <OpenSystemTrace.h>" is a case-violation on Linux. This is not a GCCE compatibility bug but I need it fixed because I'm building on Linux
GCC_SURGE
|
changeset |
files
|
2010-06-15 |
mikek |
Merge to Symbian repo
GCC_SURGE
|
changeset |
files
|
2010-06-15 |
mikek |
1) Revised fix for Bug 2975 - [GCCE] Illegal inline assembler in kernel/eka/drivers/debug/rmdebug/d_rmd_stepping.cpp.
GCC_SURGE
|
changeset |
files
|
2010-06-15 |
mikek |
Fix for Bug 2975 - [GCCE] Illegal inline assembler in kernel/eka/drivers/debug/rmdebug/d_rmd_stepping.cpp
GCC_SURGE
|
changeset |
files
|
2010-06-15 |
William Roberts |
Another rework for Bug 2926 - add a separate bld.inf in gcce, to be used in Symbian Foundation builds
GCC_SURGE
|
changeset |
files
|
2010-06-15 |
William Roberts |
Assorted small fixes for GCCe issues - Bug 2967
GCC_SURGE
|
changeset |
files
|
2010-06-11 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201023
|
changeset |
files
|
2010-06-15 |
mikek |
Fix for Bug 2974 - [GCCE] Extra qualification errors in kernel/eka/include/drivers/rm_debug_eventhandler.h
GCC_SURGE
|
changeset |
files
|
2010-06-15 |
mikek |
Speculative fix for bug #1409 as per comment #4. Can't test until can build kernel.
GCC_SURGE
|
changeset |
files
|
2010-06-10 |
hgs |
201021_18
|
changeset |
files
|
2010-06-10 |
hgs |
201021_18
|
changeset |
files
|
2010-06-09 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201023
RCL_3
|
changeset |
files
|
2010-06-14 |
William Roberts |
Revised GCCE workaround for Bug 2926 - must use :zip export to ensure that the various files are present
GCC_SURGE
|
changeset |
files
|
2010-06-13 |
William Roberts |
Export prebuilt binaries in GCCE builds, including new rt_generic_exports.zip - Bug 2926
GCC_SURGE
|
changeset |
files
|
2010-06-11 |
William Roberts |
Remove the (TInt) casts from address expressions in asm() statements, as a fix for Bug 2905
GCC_SURGE
|
changeset |
files
|
2010-06-11 |
William Roberts |
Add definition of _FOFF_DYNAMIC(c,f) as an alternative to _FOFF(c,f) where f cannot be computed at compile time
GCC_SURGE
|
changeset |
files
|
2010-06-11 |
William Roberts |
Branch for GCC_SURGE fixes
GCC_SURGE
|
changeset |
files
|
2010-06-09 |
John Imhofe |
Fix for Bug 2014 Missing exported kernelhwsrv documentation causes build breaks
RCL_3
|
changeset |
files
|
2010-06-07 |
hgs |
201021_06
|
changeset |
files
|
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
|
2009-12-08 |
Slion |
Trying to figure out how to implement my WINC like compatibility layer. Going the emulation way is probably not so smart. We should not use the kernel but rather hook native functions in the Exec calls.
anywhere
|
changeset |
files
|
2009-12-02 |
Slion |
Basic kernel cmake file. Not yet compiling.
anywhere
|
changeset |
files
|
2009-12-02 |
Slion |
My first commit on the Symbian Hg repository. Testng how branches are working.
anywhere
|
changeset |
files
|
2009-12-21 |
MattD |
Catchup merge
PDK_3.0.e
|
changeset |
files
|
2009-12-21 |
John Imhofe |
Revision: 200948 + Removing redundant base integration tests and fixing build errors
|
changeset |
files
|
2009-12-21 |
MattD |
Merged in Adrian's AO comment changes
|
changeset |
files
|
2009-11-10 |
Adrian Taylor |
Improving comments on panics generated by CActive::SetActive. Patch slightly altered based on comments by John Imhofe.
|
changeset |
files
|
2009-12-15 |
andy.simpson |
Added tag PDK_3.0.d for changeset 2e0eeacfdf12
|
changeset |
files
|
2009-12-03 |
Simon Howkins |
Removed EPOCROOT option as it's not necessary to pass it in this way - the FLM gets it from the environment anyway.
PDK_3.0.d
|
changeset |
files
|
2009-12-03 |
Simon Howkins |
Removed REE_PATH option, as it's no longer used.
|
changeset |
files
|
2009-12-03 |
Simon Howkins |
Changed export of log files to just export them from the current directory, as that's where rom.pl/rom_sbs.pl leaves them.
|
changeset |
files
|
2009-12-03 |
Simon Howkins |
Adjusted cpp flags so that cpp will be able to find includes such as <rom/syborg/header.iby>
|
changeset |
files
|
2009-12-02 |
Simon Howkins |
Adjusted EPOCROOT handling so that in the context of Raptor invocation,
|
changeset |
files
|
2009-11-27 |
Simon Howkins |
Updated to support the WHAT and CLEAN commands by declaring that the FLM will generate 3 output files (IMG, LOG and OBY).
|
changeset |
files
|
2009-11-25 |
Arnaud Lenoir |
Create and register FLM for building ROMs with rom_sbs.pl through SBSv2.
|
changeset |
files
|
2009-11-19 |
arunabha |
Bug 1331 - [GCCE] GCCE does not like AddFsToCompositeMountL() being private
GCCE_COMPATIBILITY
|
changeset |
files
|
2009-11-19 |
arunabha |
Bug 341 - [GCCE] Enabling support for gcce in cia files
GCCE_COMPATIBILITY
|
changeset |
files
|
2009-11-12 |
MattD |
Added tag PDK_3.0.c for changeset f828418ede2a
|
changeset |
files
|
2009-10-21 |
Shabe Razvi |
Added tag PDK_3.0.b for changeset a41df078684a
PDK_3.0.c
|
changeset |
files
|
2009-10-19 |
John Imhofe |
Convert Kernelhwsrv package from SFL to EPL
PDK_3.0.b
|
changeset |
files
|