Mercurial
Mercurial
>
oss
>
FCL
>
sf
>
os
>
kernelhwsrv
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-120
+120
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Merge
RCL_3
PDK_3.0.0
2010-06-28, by Shabe Razvi
Identify (and sometimes fix) remaining uses of old-style GCC name mangling in cia files - Bug 3115
GCC_SURGE
2010-06-28, by William Roberts
1) Fix for Bug 3115 - [GCCE] Undefined reference to DBTraceFilter2::Check(unsigned long) in linking _template_ekern.exe
GCC_SURGE
2010-06-28, by mikek
Fix for Bug 3114 - [GCCE] Undefined reference to `_ZN1K9MsgInfoE' in linking template_ekern.exe
GCC_SURGE
2010-06-27, by mikek
Fix for Bug 3113 - [GCCE] undefined references 'vtable for __cxxabiv1::__si_class_type_info', '__cxa_pure_virtual' linking _template_ekern.exe
GCC_SURGE
2010-06-27, by mikek
1) Fix for Bug 3111 - [GCCE] undefined references linking rm_debug.ldd
GCC_SURGE
2010-06-27, by 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
2010-06-25, by mikek
Add the missing UDEB binaries for generic runtime support libraries - missing part of fix for bug 2926
GCC_SURGE
2010-06-23, by William Roberts
201023_15
2010-06-23, by hgs
201023_13
2010-06-23, by hgs
201023_10
2010-06-23, by hgs
Switch the GCCE bootstrapping compsupp bld.inf to export the RVCT 4.0 runtime - bug 3073
GCC_SURGE
2010-06-23, by 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
2010-06-22, by William Roberts
Qualift #if defined(__GCC32__) with && !defined(__EABI__), to avoid getting wrongly mangled names in cia files (Bug 3064)
GCC_SURGE
2010-06-21, by 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
2010-06-21, by William Roberts
Fix for Bug 3025 - [GCCE] Many unfrozen exports in kernelhwsrv build.
GCC_SURGE
2010-06-20, by mikek
EXPERIMENT - try using GCC 4.4 visibility rules and ignore EXPORT_C
GCC_SURGE
2010-06-19, by William Roberts
Use reinterpret_cast in inlines for SSecureId and SVendorId - Bug 3036
GCC_SURGE
2010-06-19, by William Roberts
1) Fix for Bug 3027 - [GCCE] Unintended operator precedence in ambiguous expressions
GCC_SURGE
2010-06-19, by mikek
Fix for Bug 2929 - [GCCE] Don't want to exclude VFP math for gcce
GCC_SURGE
2010-06-18, by mikek
Fix for Bug 2928 - [GCCE] Don't want to roll our own floating point for gcce
GCC_SURGE
2010-06-18, by mikek
Fix for Bug 2925 - [GCCE] __rt_div0 does not get imported for 64-bit math ops.
GCC_SURGE
2010-06-18, by mikek
Fix for Bug 2924 - [GCCE] Literal RVCT assembler directive in kernel/eka/euser/epoc/arm/uc_exe.cia
GCC_SURGE
2010-06-18, by mikek
Fix for Bug 3023 - Undefined symbol KStateChange linking usbcsc_bil.dll
GCC_SURGE
2010-06-18, by mikek
Avoid trying to build eka1_entry_stub.dll with GCCE - add to Bug 2967
GCC_SURGE
2010-06-16, by William Roberts
Fix for Bug 2984 - [GCCE] Illegal inline assembler in kernel/eka/debug/utrace/src/e32utrace.cpp
GCC_SURGE
2010-06-16, by mikek
1) Fix another instance of bug #2980
GCC_SURGE
2010-06-16, by 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
2010-06-16, by mikek
Merge to Symbian repo
GCC_SURGE
2010-06-15, by mikek
1) Revised fix for Bug 2975 - [GCCE] Illegal inline assembler in kernel/eka/drivers/debug/rmdebug/d_rmd_stepping.cpp.
GCC_SURGE
2010-06-15, by mikek
Fix for Bug 2975 - [GCCE] Illegal inline assembler in kernel/eka/drivers/debug/rmdebug/d_rmd_stepping.cpp
GCC_SURGE
2010-06-15, by mikek
Another rework for Bug 2926 - add a separate bld.inf in gcce, to be used in Symbian Foundation builds
GCC_SURGE
2010-06-15, by William Roberts
Assorted small fixes for GCCe issues - Bug 2967
GCC_SURGE
2010-06-15, by William Roberts
Revision: 201023
2010-06-11, by Dremov Kirill (Nokia-D-MSW/Tampere)
Fix for Bug 2974 - [GCCE] Extra qualification errors in kernel/eka/include/drivers/rm_debug_eventhandler.h
GCC_SURGE
2010-06-15, by mikek
Speculative fix for bug #1409 as per comment #4. Can't test until can build kernel.
GCC_SURGE
2010-06-15, by mikek
201021_18
2010-06-10, by hgs
201021_18
2010-06-10, by hgs
Revision: 201023
RCL_3
2010-06-09, by Dremov Kirill (Nokia-D-MSW/Tampere)
Revised GCCE workaround for Bug 2926 - must use :zip export to ensure that the various files are present
GCC_SURGE
2010-06-14, by William Roberts
Export prebuilt binaries in GCCE builds, including new rt_generic_exports.zip - Bug 2926
GCC_SURGE
2010-06-13, by William Roberts
Remove the (TInt) casts from address expressions in asm() statements, as a fix for Bug 2905
GCC_SURGE
2010-06-11, by 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
2010-06-11, by William Roberts
Branch for GCC_SURGE fixes
GCC_SURGE
2010-06-11, by William Roberts
Fix for Bug 2014 Missing exported kernelhwsrv documentation causes build breaks
RCL_3
2010-06-09, by John Imhofe
201021_06
2010-06-07, by hgs
Revision: 201021
2010-05-27, by Dremov Kirill (Nokia-D-MSW/Tampere)
Remerge sundry GCCE fixes, and fixes for bug 2014 and bug 2149
RCL_3
2010-05-28, by William Roberts
Fix for bug 2283 (RVCT 4.0 support is missing from PDK 3.0.h)
2010-05-28, by Tom Cosgrove
Fix for bug 2283 (RVCT 4.0 support is missing from PDK 3.0.h)
RCL_3
2010-05-28, by Tom Cosgrove
201019_10
2010-05-24, by hgs
201019_07
2010-05-24, by hgs
201019_04
2010-05-12, by hgs
201019_01
2010-05-10, by hgs
201017_06
2010-05-05, by hgs
201017_05
2010-05-04, by hgs
201017_04
2010-04-29, by hgs
201017_03
2010-04-28, by hgs
201017_01
2010-04-27, by hgs
201015_18
2010-04-23, by hgs
201015_15
2010-04-23, by hgs
201015_14
2010-04-23, by hgs
201015_11
2010-04-23, by hgs
201015_09
2010-04-23, by hgs
201015_08
2010-04-23, by hgs
201015_06
2010-04-23, by hgs
201015_03
2010-04-23, by hgs
Re-merge changes for bug 2283, bug 2014, and bug 2149
RCL_3
2010-05-28, by William Roberts
Revision: 201021
RCL_3
2010-05-25, by Dremov Kirill (Nokia-D-MSW/Tampere)
Use RVCT assembler for __crash() when running armcc with the --gnu option. Fix for bug 2742.
2010-05-25, by Mark Wilcox
satrt branch sharp_contrib_0
sharp_contrib_0
2010-05-25, by Mitsuaki Nakamura
start branch sharp_contrib_0
sharp_contrib_0
2010-05-24, by Mitsuaki Nakamura
Rollback rom_sbs.pl to version that works correctly in flm/platform build
2010-05-18, by Shabe Razvi
Re-merge changes for bugs 2283,2014,2149.
RCL_3
2010-05-18, by Pat Downey
Merge
2010-05-18, by Shabe Razvi
Revision: 201019
RCL_3
2010-05-11, by Dremov Kirill (Nokia-D-MSW/Tampere)
Revision: 201019
2010-05-14, by Dremov Kirill (Nokia-D-MSW/Tampere)
Added tag PDK_3.0.i for changeset 2a153f39070a
TAGS
2010-05-14, by Simon Howkins
Fix for bug 2630 (Build on Linux - Incorrect slash in #include)
2010-05-09, by Tom Cosgrove
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
2010-05-07, by andy simpson
Merge
2010-05-04, by Shabe Razvi
RVCT 4.0 support, gcce fixes (Bug 2283)
2010-05-04, by Chetan Kapoor
Merge
2010-05-04, by Shabe Razvi
Revision: 201018
2010-05-03, by Dremov Kirill (Nokia-D-MSW/Tampere)
Working on AO support.
anywhere
2010-04-29, by Stephane Lenclud
Reapply fix to revert new bootstrap.flm (see Bug 2149)
2010-04-21, by andy simpson
re-apply changes to support syborg rom
2010-04-21, by andy simpson
Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014, Bug 2149 and others)
RCL_3
2010-04-28, by William Roberts
Revision: 201017
RCL_3
2010-04-27, by Dremov Kirill (Nokia-D-MSW/Tampere)
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
2010-04-28, by Slion
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
2010-04-27, by 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
2010-04-27, by Stephane Lenclud
Adding includes to project. Slow progress on the process init sequence.
anywhere
2010-04-26, by Slion
Adding place holder for symc exec implementation.
anywhere
2010-04-26, by Stephane Lenclud
Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014, Bug 2149 and others)
RCL_3
2010-04-23, by William Roberts
Revision: 201015
2010-04-16, by Dremov Kirill (Nokia-D-MSW/Tampere)
Revision: 201015
RCL_3
2010-04-14, by Dremov Kirill (Nokia-D-MSW/Tampere)
Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014 and others)
RCL_3
2010-04-02, by William Roberts
Revision: 201013
RCL_3
2010-03-31, by Dremov Kirill (Nokia-D-MSW/Tampere)
Removed debug (print).
RCL_3
2010-03-25, by 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
2010-03-24, by 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
2010-03-25, by 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
2010-03-24, by 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
2010-03-24, by Arnaud Lenoir
Revision: 201010
RCL_3
2010-03-15, by Dremov Kirill (Nokia-D-MSW/Tampere)
Revision: 201008
RCL_3
2010-03-12, by Dremov Kirill (Nokia-D-MSW/Tampere)
Modify the line 315 of rom_sbs.pl to access cpp.exe when not building for Unicode.
RCL_3
2010-03-18, by Arnaud Lenoir
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
2010-03-18, by William Roberts
Automatic merge from PDK_3.0.h
CompilerCompatibility
2010-03-14, by William Roberts
Added tag PDK_3.0.h for changeset 2ee5df201f60
TAGS
2010-03-11, by Simon Howkins
Merge in missing definition of __WEAK__
RCL_3
PDK_3.0.h
2010-03-08, by William Roberts
Define __WEAK__, to complete the fix for Bug 339
CompilerCompatibility
2010-03-08, by William Roberts
Merge further Compiler Compatibility fixes onto RCL_3 branch.
RCL_3
2010-03-05, by Simon Howkins
Merge further Compiler Compatibility fixes onto default branch.
2010-03-05, by Simon Howkins
Revert changes to support new bootstrap.flm, which isn't compatible with bootstrap.mk (see Bug 2149)
RCL_3
2010-03-05, by William Roberts
Renamed branch correctly!
CompilerCompatibility
2010-03-01, by Simon Howkins
Fix for Bug 1411 - GCCE: c-expression operand needs brackets in asm
Compiler_Compatibility
2010-02-25, by arunabha
fix for Bug 339 - [GCCE] gcce doesn't understand __weak keyword
Compiler_Compatibility
2010-02-25, by arunabha
proposed fix for 340 [GCCE] improper use of __asm
Compiler_Compatibility
2010-02-25, by arunabha
Bug 1401 - [GCCE] Missing size_t definition for gcce in personality.h
Compiler_Compatibility
2010-02-25, by arunabha
less
more
|
(0)
-120
+120
tip