Fri, 02 Jul 2010 14:28:50 +0100 |
mikek |
Backing out remnant of mis-guided fix for bug 3117. The fix for bug 2979 remedies all of 3117.
GCC_SURGE
|
changeset |
files
|
Fri, 02 Jul 2010 11:29:58 +0100 |
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
|
Fri, 02 Jul 2010 09:53:45 +0100 |
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
|
Thu, 01 Jul 2010 17:57:33 +0100 |
hgs |
201025_04
|
changeset |
files
|
Wed, 30 Jun 2010 18:53:50 +0100 |
mikek |
1) Fix for Bug 3117 - [GCCE] Missing symbols in linkage of template_ekern.exe
GCC_SURGE
|
changeset |
files
|
Tue, 29 Jun 2010 13:21:36 +0100 |
William Roberts |
Apply the fix for Bug 3122 to rom_sbs.pl as well.
GCC_SURGE
|
changeset |
files
|
Tue, 29 Jun 2010 13:19:18 +0100 |
William Roberts |
Added support for GCC 4.x map files, fixing Bug 3122
GCC_SURGE
|
changeset |
files
|
Mon, 28 Jun 2010 15:20:52 +0100 |
Shabe Razvi |
Merge
RCL_3 PDK_3.0.0
|
changeset |
files
|
Mon, 28 Jun 2010 11:25:30 +0100 |
William Roberts |
Identify (and sometimes fix) remaining uses of old-style GCC name mangling in cia files - Bug 3115
GCC_SURGE
|
changeset |
files
|
Mon, 28 Jun 2010 10:52:57 +0100 |
mikek |
1) Fix for Bug 3115 - [GCCE] Undefined reference to DBTraceFilter2::Check(unsigned long) in linking _template_ekern.exe
GCC_SURGE
|
changeset |
files
|
Sun, 27 Jun 2010 22:49:58 +0100 |
mikek |
Fix for Bug 3114 - [GCCE] Undefined reference to `_ZN1K9MsgInfoE' in linking template_ekern.exe
GCC_SURGE
|
changeset |
files
|
Sun, 27 Jun 2010 21:43:55 +0100 |
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
|
Sun, 27 Jun 2010 19:07:59 +0100 |
mikek |
1) Fix for Bug 3111 - [GCCE] undefined references linking rm_debug.ldd
GCC_SURGE
|
changeset |
files
|
Fri, 25 Jun 2010 19:00:32 +0100 |
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
|
Wed, 23 Jun 2010 16:24:22 +0100 |
William Roberts |
Add the missing UDEB binaries for generic runtime support libraries - missing part of fix for bug 2926
GCC_SURGE
|
changeset |
files
|
Wed, 23 Jun 2010 12:58:21 +0100 |
hgs |
201023_15
|
changeset |
files
|
Wed, 23 Jun 2010 12:52:28 +0100 |
hgs |
201023_13
|
changeset |
files
|
Wed, 23 Jun 2010 11:59:44 +0100 |
hgs |
201023_10
|
changeset |
files
|
Wed, 23 Jun 2010 11:23:42 +0100 |
William Roberts |
Switch the GCCE bootstrapping compsupp bld.inf to export the RVCT 4.0 runtime - bug 3073
GCC_SURGE
|
changeset |
files
|
Tue, 22 Jun 2010 15:09:12 +0100 |
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
|
Mon, 21 Jun 2010 21:52:32 +0100 |
William Roberts |
Qualift #if defined(__GCC32__) with && !defined(__EABI__), to avoid getting wrongly mangled names in cia files (Bug 3064)
GCC_SURGE
|
changeset |
files
|
Mon, 21 Jun 2010 18:19:15 +0100 |
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
|
Sun, 20 Jun 2010 11:46:35 +0100 |
mikek |
Fix for Bug 3025 - [GCCE] Many unfrozen exports in kernelhwsrv build.
GCC_SURGE
|
changeset |
files
|
Sat, 19 Jun 2010 09:55:57 +0100 |
William Roberts |
EXPERIMENT - try using GCC 4.4 visibility rules and ignore EXPORT_C
GCC_SURGE
|
changeset |
files
|
Sat, 19 Jun 2010 09:54:56 +0100 |
William Roberts |
Use reinterpret_cast in inlines for SSecureId and SVendorId - Bug 3036
GCC_SURGE
|
changeset |
files
|
Sat, 19 Jun 2010 07:49:33 +0100 |
mikek |
1) Fix for Bug 3027 - [GCCE] Unintended operator precedence in ambiguous expressions
GCC_SURGE
|
changeset |
files
|
Fri, 18 Jun 2010 18:06:39 +0100 |
mikek |
Fix for Bug 2929 - [GCCE] Don't want to exclude VFP math for gcce
GCC_SURGE
|
changeset |
files
|
Fri, 18 Jun 2010 17:49:29 +0100 |
mikek |
Fix for Bug 2928 - [GCCE] Don't want to roll our own floating point for gcce
GCC_SURGE
|
changeset |
files
|
Fri, 18 Jun 2010 17:32:59 +0100 |
mikek |
Fix for Bug 2925 - [GCCE] __rt_div0 does not get imported for 64-bit math ops.
GCC_SURGE
|
changeset |
files
|
Fri, 18 Jun 2010 17:19:30 +0100 |
mikek |
Fix for Bug 2924 - [GCCE] Literal RVCT assembler directive in kernel/eka/euser/epoc/arm/uc_exe.cia
GCC_SURGE
|
changeset |
files
|