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
Wed, 16 Jun 2010 12:01:26 +0100 1) Fix another instance of bug #2980 GCC_SURGE
mikek [Wed, 16 Jun 2010 12:01:26 +0100] rev 159
1) Fix another instance of bug #2980 2) Disable __ARRAY_MACHINE_CODED__ in cpudefs.h as workaround for bug #2976 3) Fix for bug #2985. Not a GCCE bug but breaks my builds on Linux
Wed, 16 Jun 2010 07:31:57 +0100 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
mikek [Wed, 16 Jun 2010 07:31:57 +0100] rev 158
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
Tue, 15 Jun 2010 19:19:30 +0100 Merge to Symbian repo GCC_SURGE
mikek [Tue, 15 Jun 2010 19:19:30 +0100] rev 157
Merge to Symbian repo
Tue, 15 Jun 2010 19:10:20 +0100 1) Revised fix for Bug 2975 - [GCCE] Illegal inline assembler in kernel/eka/drivers/debug/rmdebug/d_rmd_stepping.cpp. GCC_SURGE
mikek [Tue, 15 Jun 2010 19:10:20 +0100] rev 156
1) Revised fix for Bug 2975 - [GCCE] Illegal inline assembler in kernel/eka/drivers/debug/rmdebug/d_rmd_stepping.cpp. Should have conditionally different code for __ARMCC__ and __GCCE_ 2) Fix for Bug 2976 - [GCCE] Overlapping naked function bodies break exception-handling. 3) Fix an incidental "impossible constraint in asm" gripe.
Tue, 15 Jun 2010 15:02:48 +0100 Fix for Bug 2975 - [GCCE] Illegal inline assembler in kernel/eka/drivers/debug/rmdebug/d_rmd_stepping.cpp GCC_SURGE
mikek [Tue, 15 Jun 2010 15:02:48 +0100] rev 155
Fix for Bug 2975 - [GCCE] Illegal inline assembler in kernel/eka/drivers/debug/rmdebug/d_rmd_stepping.cpp
Tue, 15 Jun 2010 17:10:56 +0100 Another rework for Bug 2926 - add a separate bld.inf in gcce, to be used in Symbian Foundation builds GCC_SURGE
William Roberts <williamr@symbian.org> [Tue, 15 Jun 2010 17:10:56 +0100] rev 154
Another rework for Bug 2926 - add a separate bld.inf in gcce, to be used in Symbian Foundation builds Later on, this can be the place where the EPL source for GCC runtime support is added.
Tue, 15 Jun 2010 16:21:40 +0100 Assorted small fixes for GCCe issues - Bug 2967 GCC_SURGE
William Roberts <williamr@symbian.org> [Tue, 15 Jun 2010 16:21:40 +0100] rev 153
Assorted small fixes for GCCe issues - Bug 2967
Fri, 11 Jun 2010 15:02:23 +0300 Revision: 201023
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 11 Jun 2010 15:02:23 +0300] rev 152
Revision: 201023 Kit: 2010123
Tue, 15 Jun 2010 13:29:38 +0100 Fix for Bug 2974 - [GCCE] Extra qualification errors in kernel/eka/include/drivers/rm_debug_eventhandler.h GCC_SURGE
mikek [Tue, 15 Jun 2010 13:29:38 +0100] rev 151
Fix for Bug 2974 - [GCCE] Extra qualification errors in kernel/eka/include/drivers/rm_debug_eventhandler.h
Tue, 15 Jun 2010 12:46:12 +0100 Speculative fix for bug #1409 as per comment #4. Can't test until can build kernel. GCC_SURGE
mikek [Tue, 15 Jun 2010 12:46:12 +0100] rev 150
Speculative fix for bug #1409 as per comment #4. Can't test until can build kernel.
Thu, 10 Jun 2010 11:48:01 +0100 201021_18
hgs [Thu, 10 Jun 2010 11:48:01 +0100] rev 149
201021_18
Thu, 10 Jun 2010 11:48:01 +0100 201021_18
hgs [Thu, 10 Jun 2010 11:48:01 +0100] rev 148
201021_18
Wed, 09 Jun 2010 11:10:19 +0300 Revision: 201023 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 09 Jun 2010 11:10:19 +0300] rev 147
Revision: 201023 Kit: 2010123
Mon, 14 Jun 2010 10:17:11 +0100 Revised GCCE workaround for Bug 2926 - must use :zip export to ensure that the various files are present GCC_SURGE
William Roberts <williamr@symbian.org> [Mon, 14 Jun 2010 10:17:11 +0100] rev 146
Revised GCCE workaround for Bug 2926 - must use :zip export to ensure that the various files are present before any builds are attempted, otherwise there is "no rule to make usrt3_1.lib" and no attempt is made to link any executables even after the extension makefiles are executed.
Sun, 13 Jun 2010 10:15:35 +0100 Export prebuilt binaries in GCCE builds, including new rt_generic_exports.zip - Bug 2926 GCC_SURGE
William Roberts <williamr@symbian.org> [Sun, 13 Jun 2010 10:15:35 +0100] rev 145
Export prebuilt binaries in GCCE builds, including new rt_generic_exports.zip - Bug 2926
Fri, 11 Jun 2010 17:56:35 +0100 Remove the (TInt) casts from address expressions in asm() statements, as a fix for Bug 2905 GCC_SURGE
William Roberts <williamr@symbian.org> [Fri, 11 Jun 2010 17:56:35 +0100] rev 144
Remove the (TInt) casts from address expressions in asm() statements, as a fix for Bug 2905
Fri, 11 Jun 2010 17:54:34 +0100 Add definition of _FOFF_DYNAMIC(c,f) as an alternative to _FOFF(c,f) where f cannot be computed at compile time GCC_SURGE
William Roberts <williamr@symbian.org> [Fri, 11 Jun 2010 17:54:34 +0100] rev 143
Add definition of _FOFF_DYNAMIC(c,f) as an alternative to _FOFF(c,f) where f cannot be computed at compile time
Fri, 11 Jun 2010 16:28:18 +0100 Branch for GCC_SURGE fixes GCC_SURGE
William Roberts <williamr@symbian.org> [Fri, 11 Jun 2010 16:28:18 +0100] rev 142
Branch for GCC_SURGE fixes
Wed, 09 Jun 2010 10:31:37 +0100 Fix for Bug 2014 Missing exported kernelhwsrv documentation causes build breaks RCL_3
John Imhofe [Wed, 09 Jun 2010 10:31:37 +0100] rev 141
Fix for Bug 2014 Missing exported kernelhwsrv documentation causes build breaks
(0) -100 -50 -32 +32 +50 +100 tip