Mon, 28 Jun 2010 10:52:57 +0100 1) Fix for Bug 3115 - [GCCE] Undefined reference to DBTraceFilter2::Check(unsigned long) in linking _template_ekern.exe GCC_SURGE
mikek [Mon, 28 Jun 2010 10:52:57 +0100] rev 183
1) Fix for Bug 3115 - [GCCE] Undefined reference to DBTraceFilter2::Check(unsigned long) in linking _template_ekern.exe 2) Fix for Bug 3116 - [GCCE] Undefined reference to DKernelEventHandler::Dispatch(TKernelEvent, void *, void *) in linking _template_ekern.exe
Sun, 27 Jun 2010 22:49:58 +0100 Fix for Bug 3114 - [GCCE] Undefined reference to `_ZN1K9MsgInfoE' in linking template_ekern.exe GCC_SURGE
mikek [Sun, 27 Jun 2010 22:49:58 +0100] rev 182
Fix for Bug 3114 - [GCCE] Undefined reference to `_ZN1K9MsgInfoE' in linking template_ekern.exe
Sun, 27 Jun 2010 21:43:55 +0100 Fix for Bug 3113 - [GCCE] undefined references 'vtable for __cxxabiv1::__si_class_type_info', '__cxa_pure_virtual' linking _template_ekern.exe GCC_SURGE
mikek [Sun, 27 Jun 2010 21:43:55 +0100] rev 181
Fix for Bug 3113 - [GCCE] undefined references 'vtable for __cxxabiv1::__si_class_type_info', '__cxa_pure_virtual' linking _template_ekern.exe
Sun, 27 Jun 2010 19:07:59 +0100 1) Fix for Bug 3111 - [GCCE] undefined references linking rm_debug.ldd GCC_SURGE
mikek [Sun, 27 Jun 2010 19:07:59 +0100] rev 180
1) Fix for Bug 3111 - [GCCE] undefined references linking rm_debug.ldd 2) Fix for Bug 3112 - [GCCE] Undefined references to 'abort' in the linkage of rm_debug.ldd
Fri, 25 Jun 2010 19:00:32 +0100 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
mikek [Fri, 25 Jun 2010 19:00:32 +0100] rev 179
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)
Wed, 23 Jun 2010 16:24:22 +0100 Add the missing UDEB binaries for generic runtime support libraries - missing part of fix for bug 2926 GCC_SURGE
William Roberts <williamr@symbian.org> [Wed, 23 Jun 2010 16:24:22 +0100] rev 178
Add the missing UDEB binaries for generic runtime support libraries - missing part of fix for bug 2926
Wed, 23 Jun 2010 12:58:21 +0100 201023_15
hgs [Wed, 23 Jun 2010 12:58:21 +0100] rev 177
201023_15
Wed, 23 Jun 2010 12:52:28 +0100 201023_13
hgs [Wed, 23 Jun 2010 12:52:28 +0100] rev 176
201023_13
Wed, 23 Jun 2010 11:59:44 +0100 201023_10
hgs [Wed, 23 Jun 2010 11:59:44 +0100] rev 175
201023_10
Wed, 23 Jun 2010 11:23:42 +0100 Switch the GCCE bootstrapping compsupp bld.inf to export the RVCT 4.0 runtime - bug 3073 GCC_SURGE
William Roberts <williamr@symbian.org> [Wed, 23 Jun 2010 11:23:42 +0100] rev 174
Switch the GCCE bootstrapping compsupp bld.inf to export the RVCT 4.0 runtime - bug 3073
Tue, 22 Jun 2010 15:09:12 +0100 Use the CSM_* macros consistently in cdes8.cia and cdes16.cia, and fix mangled name for Mem::Compare functions (Bug 3064) GCC_SURGE
William Roberts <williamr@symbian.org> [Tue, 22 Jun 2010 15:09:12 +0100] rev 173
Use the CSM_* macros consistently in cdes8.cia and cdes16.cia, and fix mangled name for Mem::Compare functions (Bug 3064)
Mon, 21 Jun 2010 21:52:32 +0100 Qualift #if defined(__GCC32__) with && !defined(__EABI__), to avoid getting wrongly mangled names in cia files (Bug 3064) GCC_SURGE
William Roberts <williamr@symbian.org> [Mon, 21 Jun 2010 21:52:32 +0100] rev 172
Qualift #if defined(__GCC32__) with && !defined(__EABI__), to avoid getting wrongly mangled names in cia files (Bug 3064)
Mon, 21 Jun 2010 18:19:15 +0100 Remove the experimental changes to gcce.h, and revert the widespread freezing of exports (was a suggested fix for Bug 3025) GCC_SURGE
William Roberts <williamr@symbian.org> [Mon, 21 Jun 2010 18:19:15 +0100] rev 171
Remove the experimental changes to gcce.h, and revert the widespread freezing of exports (was a suggested fix for Bug 3025)
Sun, 20 Jun 2010 11:46:35 +0100 Fix for Bug 3025 - [GCCE] Many unfrozen exports in kernelhwsrv build. GCC_SURGE
mikek [Sun, 20 Jun 2010 11:46:35 +0100] rev 170
Fix for Bug 3025 - [GCCE] Many unfrozen exports in kernelhwsrv build.
Sat, 19 Jun 2010 09:55:57 +0100 EXPERIMENT - try using GCC 4.4 visibility rules and ignore EXPORT_C GCC_SURGE
William Roberts <williamr@symbian.org> [Sat, 19 Jun 2010 09:55:57 +0100] rev 169
EXPERIMENT - try using GCC 4.4 visibility rules and ignore EXPORT_C
Sat, 19 Jun 2010 09:54:56 +0100 Use reinterpret_cast in inlines for SSecureId and SVendorId - Bug 3036 GCC_SURGE
William Roberts <williamr@symbian.org> [Sat, 19 Jun 2010 09:54:56 +0100] rev 168
Use reinterpret_cast in inlines for SSecureId and SVendorId - Bug 3036
Sat, 19 Jun 2010 07:49:33 +0100 1) Fix for Bug 3027 - [GCCE] Unintended operator precedence in ambiguous expressions GCC_SURGE
mikek [Sat, 19 Jun 2010 07:49:33 +0100] rev 167
1) Fix for Bug 3027 - [GCCE] Unintended operator precedence in ambiguous expressions 2) Fix for Bug 3034 - [GCCE] FLASH_BUS macros are ambiguous w.r.t operator precedence
Fri, 18 Jun 2010 18:06:39 +0100 Fix for Bug 2929 - [GCCE] Don't want to exclude VFP math for gcce GCC_SURGE
mikek [Fri, 18 Jun 2010 18:06:39 +0100] rev 166
Fix for Bug 2929 - [GCCE] Don't want to exclude VFP math for gcce
Fri, 18 Jun 2010 17:49:29 +0100 Fix for Bug 2928 - [GCCE] Don't want to roll our own floating point for gcce GCC_SURGE
mikek [Fri, 18 Jun 2010 17:49:29 +0100] rev 165
Fix for Bug 2928 - [GCCE] Don't want to roll our own floating point for gcce
Fri, 18 Jun 2010 17:32:59 +0100 Fix for Bug 2925 - [GCCE] __rt_div0 does not get imported for 64-bit math ops. GCC_SURGE
mikek [Fri, 18 Jun 2010 17:32:59 +0100] rev 164
Fix for Bug 2925 - [GCCE] __rt_div0 does not get imported for 64-bit math ops.
Fri, 18 Jun 2010 17:19:30 +0100 Fix for Bug 2924 - [GCCE] Literal RVCT assembler directive in kernel/eka/euser/epoc/arm/uc_exe.cia GCC_SURGE
mikek [Fri, 18 Jun 2010 17:19:30 +0100] rev 163
Fix for Bug 2924 - [GCCE] Literal RVCT assembler directive in kernel/eka/euser/epoc/arm/uc_exe.cia
Fri, 18 Jun 2010 12:08:15 +0100 Fix for Bug 3023 - Undefined symbol KStateChange linking usbcsc_bil.dll GCC_SURGE
mikek [Fri, 18 Jun 2010 12:08:15 +0100] rev 162
Fix for Bug 3023 - Undefined symbol KStateChange linking usbcsc_bil.dll
Wed, 16 Jun 2010 15:41:52 +0100 Avoid trying to build eka1_entry_stub.dll with GCCE - add to Bug 2967 GCC_SURGE
William Roberts <williamr@symbian.org> [Wed, 16 Jun 2010 15:41:52 +0100] rev 161
Avoid trying to build eka1_entry_stub.dll with GCCE - add to Bug 2967
Wed, 16 Jun 2010 12:59:18 +0100 Fix for Bug 2984 - [GCCE] Illegal inline assembler in kernel/eka/debug/utrace/src/e32utrace.cpp GCC_SURGE
mikek [Wed, 16 Jun 2010 12:59:18 +0100] rev 160
Fix for Bug 2984 - [GCCE] Illegal inline assembler in kernel/eka/debug/utrace/src/e32utrace.cpp
(0) -100 -50 -24 +24 +50 +100 tip