Mike Kinghan <mikek@symbian.org> [Thu, 05 Aug 2010 10:36:25 +0100] rev 240
Workaround for bug 2976 - [GCCE] Overlapping naked function bodies break exception-handling.
We have no fix that will compile the problem file kernel/eka/common/arm/carray.cia, so instead we just configure the c++ implementation of CArray instead of the assembly coded one.
Mike Kinghan <mikek@symbian.org> [Thu, 05 Aug 2010 08:30:36 +0100] rev 239
Fix for bug 2920 - [GCCE] edll's mmp file suppresses exceptions for rvct but not gcce
Mike Kinghan <mikek@symbian.org> [Wed, 04 Aug 2010 13:51:27 +0100] rev 238
Refining fix for bug 3117 - [GCCE] Missing symbols in linkage of template_ekern.exe.
With the latest solution to bug 2979, one set of linkage hacks can be removed from gccehelp.cpp
William Roberts <williamr@symbian.org> [Thu, 29 Jul 2010 23:52:13 +0100] rev 237
Add ksrt_gcce.lib with ucppini.cpp and ucppfini.cpp, as new fix for bug 3359
Remove the older fix which added ksrt4_0.lib as a static library in lots of places
Mike Kinghan <mikek@symbian.org> [Tue, 27 Jul 2010 07:53:26 +0100] rev 236
1) Fix for bug 3413 - [GCCE] Namespace 'abi' not declared in e32test build.
2) Revert fix for bug 3389; fix for 3431 replaces it.
3) Correct typo in fix for bug 3391.
Mike Kinghan <mikek@symbian.org> [Mon, 26 Jul 2010 18:22:55 +0100] rev 235
1) Fix for bug 3392 - [GCCE] GCC definition for FORCEINLINE required for e32test build.
2) Fix for bug 3391 - [GCCE] ARM GNU inline assembly needed for drtaeabi.cpp in e32test build.
Mike Kinghan <mikek@symbian.org> [Mon, 26 Jul 2010 14:13:30 +0100] rev 234
Fix for bug 2980 - "#include <OpenSystemTrace.h>" is a case-violation on Linux
Mike Kinghan <mikek@symbian.org> [Mon, 26 Jul 2010 13:46:48 +0100] rev 233
Merge latest fixes for rom_sbs.pl
Mike Kinghan <mikek@symbian.org> [Mon, 26 Jul 2010 13:44:21 +0100] rev 232
Fix for Bug 3387 - [GCCE] Attempt to use private members from class DDmaRequest in class TDmac
hgs [Mon, 26 Jul 2010 10:52:56 +0100] rev 231
201029_03
William Roberts <williamr@symbian.org> [Mon, 26 Jul 2010 11:21:15 +0100] rev 230
Merge in latest fix for rom_sbs.pl
Mike Kinghan <mikek@symbian.org> [Mon, 26 Jul 2010 11:09:46 +0100] rev 229
Further fix for bug 3322 - Non-portable case-sensitivity and path-delimiter fluff in e32test build.
Mike Kinghan <mikek@symbian.org> [Mon, 26 Jul 2010 11:06:22 +0100] rev 228
Fix for bug3379 - [GCCE] Possibly the most obscure undefined symbols in existence.
William Roberts <williamr@symbian.org> [Mon, 26 Jul 2010 11:06:41 +0100] rev 227
Final fix to rom_sbs.pl for Bug 3358
Sadly the rom.pl code did not work when the script was run from the root directory (Bug 3381)
Mike Kinghan <mikek@symbian.org> [Fri, 23 Jul 2010 15:54:16 +0100] rev 226
Merge:
1) Fix for bug 3366 - [GCCE] Symbol _ZTT17MyFourthException Missing from ELF File in e32test build
2) Fix for defective fix for bug 3295, t_plugin_v2beta.cpp
Mike Kinghan <mikek@symbian.org> [Fri, 23 Jul 2010 15:44:03 +0100] rev 225
1) Fix for bug 3366 - [GCCE] Symbol _ZTT17MyFourthException Missing from ELF File in e32test build
2) Fixing previous defective fix for bug 3295 in t_plugin_v2beta.cpp
William Roberts <williamr@symbian.org> [Fri, 23 Jul 2010 10:28:58 +0100] rev 224
Pull rom.pl updates into rom_sbs.pl. to complete the fix for bug 3358
William Roberts <williamr@symbian.org> [Fri, 23 Jul 2010 10:28:58 +0100] rev 223
Pull rom.pl updates into rom_sbs.pl. to complete the fix for bug 3358
Dario Sestito <darios@symbian.org> [Thu, 22 Jul 2010 18:40:35 +0100] rev 222
Remove redundant FINAL:: from rom.flm
William Roberts <williamr@symbian.org> [Thu, 22 Jul 2010 16:46:39 +0100] rev 221
Catchup to latest Symbian^4
hgs [Wed, 21 Jul 2010 14:31:36 +0100] rev 220
201027_11
Mike Kinghan <mikek@symbian.org> [Wed, 21 Jul 2010 14:46:58 +0100] rev 219
Fix for bug 3359 - [GCCE] Undefined references to __aeabi_atexit, __dso_handle in e32test build
Mike Kinghan <mikek@symbian.org> [Wed, 21 Jul 2010 14:39:33 +0100] rev 218
Fix for bug 3354 - [GCCE] <typeinfo> not found in e32test build
Fix for bug 3355 - [GCCE] "low_mem_requests.h" not found in e32test build.
Fix for bug 3356 - [GCCE] <assp/naviengine/pci.h> not found in e32test build
William Roberts <williamr@symbian.org> [Wed, 21 Jul 2010 14:14:06 +0100] rev 217
Fix calculation of e32path in rom_sbs.pl - Bug 3358
William Roberts <williamr@symbian.org> [Wed, 21 Jul 2010 14:07:54 +0100] rev 216
Default to RVCT3_1, as that's always available - Bug 3357
Mike Kinghan <mikek@symbian.org> [Wed, 21 Jul 2010 12:04:49 +0100] rev 215
Fix for bug 3322 - Non-portable case-sensitivity and path-delimiter fluff in e32test build
William Roberts <williamr@symbian.org> [Tue, 20 Jul 2010 09:59:06 +0100] rev 214
Really supply rom.flm and friends (missed from previous commit)
William Roberts <williamr@symbian.org> [Mon, 19 Jul 2010 15:53:40 +0100] rev 213
Reapply changes to supply rom.flm and rom_sbs.pl
andy simpson <andrews@symbian.org> [Wed, 21 Apr 2010 17:14:04 +0100] rev 212
Reapply fix to revert new bootstrap.flm (see Bug 2149)
Mark Wilcox <markw@symbian.org> [Tue, 25 May 2010 13:20:47 +0100] rev 211
Use RVCT assembler for __crash() when running armcc with the --gnu option. Fix for bug 2742.