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
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
(0) -100 -16 +16 +100 tip