Tue, 06 Jul 2010 13:05:35 +0100 Add GCC inline assembler to generate the Symbian exception descriptor - bug 2921 GCC_SURGE
William Roberts <williamr@symbian.org> [Tue, 06 Jul 2010 13:05:35 +0100] rev 195
Add GCC inline assembler to generate the Symbian exception descriptor - bug 2921
Mon, 05 Jul 2010 17:28:32 +0100 Added tag PDK_3.0.0 for changeset 99e0f09d12c3 TAGS
Simon Howkins <simonh@symbian.org> [Mon, 05 Jul 2010 17:28:32 +0100] rev 194
Added tag PDK_3.0.0 for changeset 99e0f09d12c3
Mon, 05 Jul 2010 08:12:03 +0100 Fix for Bug 3159 - #include <rom\include\compsupp.iby> breaks linux GCCE builds in user.iby GCC_SURGE
mikek [Mon, 05 Jul 2010 08:12:03 +0100] rev 193
Fix for Bug 3159 - #include <rom\include\compsupp.iby> breaks linux GCCE builds in user.iby
Fri, 02 Jul 2010 14:28:50 +0100 Backing out remnant of mis-guided fix for bug 3117. The fix for bug 2979 remedies all of 3117. GCC_SURGE
mikek [Fri, 02 Jul 2010 14:28:50 +0100] rev 192
Backing out remnant of mis-guided fix for bug 3117. The fix for bug 2979 remedies all of 3117.
Fri, 02 Jul 2010 11:29:58 +0100 Removing mis-guided fix for bug 3117. The bug is fixed by the fix for bug 2979, though they aren't duplicates. GCC_SURGE
mikek [Fri, 02 Jul 2010 11:29:58 +0100] rev 191
Removing mis-guided fix for bug 3117. The bug is fixed by the fix for bug 2979, though they aren't duplicates.
Fri, 02 Jul 2010 09:53:45 +0100 1) Swapping to c++ instead of assembly implementations of several kernel APIs to avoid calling probably broken implementations of __EH_FRAME_?? macros GCC_SURGE
mikek [Fri, 02 Jul 2010 09:53:45 +0100] rev 190
1) Swapping to c++ instead of assembly implementations of several kernel APIs to avoid calling probably broken implementations of __EH_FRAME_?? macros 2) Commenting out otherwise unavoidable calls to __EH_FRAME_?? macros in uc_exe.cia. This is a temporary hack. Both changes to see if they get past an early kernel panic in the Syborg ROM from the current build: EH ERROR: no exception descriptor for address 0x801eb277 Thread efile.exe::Main Panic USER-EXEC 3
Thu, 01 Jul 2010 17:57:33 +0100 201025_04
hgs [Thu, 01 Jul 2010 17:57:33 +0100] rev 189
201025_04
Wed, 30 Jun 2010 18:53:50 +0100 1) Fix for Bug 3117 - [GCCE] Missing symbols in linkage of template_ekern.exe GCC_SURGE
mikek [Wed, 30 Jun 2010 18:53:50 +0100] rev 188
1) Fix for Bug 3117 - [GCCE] Missing symbols in linkage of template_ekern.exe 2) Adjusting e32cia.h to the fix for bug 3115, changset 184: 0e2270015475, which conflicted with the fix for bug 3114, changeset 182: eb3b9806166e
Tue, 29 Jun 2010 13:21:36 +0100 Apply the fix for Bug 3122 to rom_sbs.pl as well. GCC_SURGE
William Roberts <williamr@symbian.org> [Tue, 29 Jun 2010 13:21:36 +0100] rev 187
Apply the fix for Bug 3122 to rom_sbs.pl as well.
Tue, 29 Jun 2010 13:19:18 +0100 Added support for GCC 4.x map files, fixing Bug 3122 GCC_SURGE
William Roberts <williamr@symbian.org> [Tue, 29 Jun 2010 13:19:18 +0100] rev 186
Added support for GCC 4.x map files, fixing Bug 3122 Also added a few more debug statements, guarded by if $debug.
(0) -100 -10 +10 +100 tip