Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 21 Jun 2010 17:12:14 +0300] rev 198
Revision: 201025
Kit: 2010125
William Roberts <williamr@symbian.org> [Wed, 07 Jul 2010 22:00:46 +0100] rev 197
Revised fix for bug 3111 - switch to usrt4_0.lib, which is exported unconditionally
usrt3_1.lib is invisibly exported by an FLM, so in platform builds this failed with "No rule to make usrt3_1.dso"
John Imhofe [Tue, 06 Jul 2010 11:40:58 +0100] rev 196
Merge Revision 201023 into RCL_3 trunk
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
Simon Howkins <simonh@symbian.org> [Mon, 05 Jul 2010 17:28:32 +0100] rev 194
Added tag PDK_3.0.0 for changeset 99e0f09d12c3
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
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.
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.
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
hgs [Thu, 01 Jul 2010 17:57:33 +0100] rev 189
201025_04