Mike Kinghan <mikek@symbian.org> [Tue, 16 Nov 2010 14:32:12 +0000] rev 79
[GCCE] We need a way for the HAL config extension to parameterise the HAL config file (.hcf) that will be used, depending upon
the toolchain we are building with. E.g. if we are building BeagleBoard with RVCT we can configure hardware floating point
because we have ARM's vfp math libraries; if we are building it with GCC, we lack this library support.
Dario Sestito <darios@symbian.org> [Fri, 05 Nov 2010 14:24:31 +0000] rev 78
Added tag PDK_3.0.4 for changeset 7e5a49312cad
Fionntina Carville <fionntinac@symbian.org> [Wed, 27 Oct 2010 10:17:32 +0100] rev 77
Reapply changeset 15948b6bf933
Fionntina Carville <fionntinac@symbian.org> [Tue, 26 Oct 2010 16:13:43 +0100] rev 76
Added constants required to fix the build of networkingsrv and netprotocols
Simon Howkins <simonh@symbian.org> [Mon, 18 Oct 2010 15:59:50 +0100] rev 75
Added tag PDK_4.0.a for changeset f3b4a10db92c
Simon Howkins <simonh@symbian.org> [Mon, 18 Oct 2010 10:31:47 +0100] rev 74
Added tag PDK_3.0.3 for changeset 650155a80ef8
Ross Qin <ross.qin@nokia.com> [Thu, 30 Sep 2010 14:38:30 +0800] rev 73
synchronize from nokia internal Synergy depository buildtools/92, including fix to bugs 151,468,2049,1371,325,2539, etc.
Johan Groth <johang@symbian.org> [Mon, 20 Sep 2010 11:44:35 +0100] rev 72
Added tag PDK_3.0.2 for changeset 650155a80ef8
ianmercer [Wed, 08 Sep 2010 17:26:35 +0100] rev 71
Added constants required to fix the build of networkingsrv and netprotocols
srilekhas@symbian.org [Fri, 06 Aug 2010 14:07:53 +0100] rev 70
Added tag PDK_3.0.1 for changeset 15948b6bf933
Mike Kinghan <mikek@symbian.org> [Wed, 04 Aug 2010 13:49:22 +0100] rev 69
Latest fix for bug 2979 - [GCCE] elf2e32 --dump generates RVCT
assembly. Implements Stefan Karlsson's comment #21
William Roberts <williamr@symbian.org> [Thu, 29 Jul 2010 23:54:07 +0100] rev 68
Allow for SHT$$INIT_ARRAY$$Base to be pointing off the end of the code segment - part of fix for bug 3359
William Roberts <williamr@symbian.org> [Thu, 22 Jul 2010 16:44:43 +0100] rev 67
Catchup to latest Symbian^4
William Roberts <williamr@symbian.org> [Tue, 13 Jul 2010 16:41:02 +0100] rev 66
Re-merge fixes for bug 476, bug 1895, bug 2049, bug 2149, bug 2509, bug 2539 and bug 2531.
Mike Kinghan <mikek@symbian.org> [Tue, 13 Jul 2010 15:47:33 +0100] rev 65
elf2e32 to emit .extern instead of .comm directives for --asm=gas, --dump=a. Interim solution for bugs 3117 and 2979
Pat Downey <patd@symbian.org> [Tue, 13 Jul 2010 14:40:10 +0100] rev 64
Merge fixes for bug 476, bug 1895, bug 2049, bug 2149, bug 2509, bug 2531 and bug 2539.
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 23 Jun 2010 19:29:20 +0300] rev 63
Revision: 201025
Kit: 2010125
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 21 Jun 2010 16:57:06 +0300] rev 62
Revision: 201025
Kit: 2010125
William Roberts <williamr@symbian.org> [Tue, 06 Jul 2010 16:56:48 +0100] rev 61
Update from sftools/dev/build/e32tools/elf2e32 and revise fix for bug 2979
William Roberts <williamr@symbian.org> [Tue, 06 Jul 2010 16:25:46 +0100] rev 60
Reinstate elf2e32, so that we can change it more easily in GCC_SURGE builds
Simon Howkins <simonh@symbian.org> [Mon, 05 Jul 2010 17:27:49 +0100] rev 59
Added tag PDK_3.0.0 for changeset 06f00a153f2a
mikek [Mon, 05 Jul 2010 14:49:58 +0100] rev 58
1) Fix for Bug 3166 - [GCCE] -symdefs GCCE linker option is obselete in bootstrap.mk
2) Fix for Bug 3165 - [GCCE] assembler include path is incomplete for GCCE in bootstrap.mk
William Roberts <williamr@symbian.org> [Thu, 01 Jul 2010 13:49:10 +0100] rev 57
Revised fix for Bug 3059, and check for GCCE441BIN first
William Roberts <williamr@symbian.org> [Sun, 27 Jun 2010 13:33:42 +0100] rev 56
Remove elf2e32 and other mmp references which eclipse the binaries_prebuilt versions from sftools/dev/build
NB. transasm should go as well, but the prebuilt binaries don't have the GCC_SURGE fix yet.
mikek [Fri, 25 Jun 2010 18:24:47 +0100] rev 55
1) Fix for Bug 3059 - bootstrap.mk breaks Raptor's include-path
2) Fix for Bug 3062 - bootstrap.mk mishandles vpath rules
3) Fix for Bug 3076 - [GCCE] bootstrap.mk invokes the wrong tools for gcce (strictly one half of the fix. The other half is in /kernelhwsrv/bsptemplate/asspandvariant/template_variant/bld.inf)
4) Fix for Bug 3107 - [GCCE] bootstrap.mk needs new assembler and linker commands for GCCE.
5) Fix for Bug 3109 - bootstrap.mk needs additional platform-abstraction macros for Linux/gcce builds.
William Roberts <williamr@symbian.org> [Fri, 25 Jun 2010 15:13:21 +0100] rev 54
Re-merge fixes for bug 476, bug 1895, bug 2049, bug 2149, bug 2509, bug 2539 and bug 2531.
mikek [Wed, 23 Jun 2010 15:48:26 +0100] rev 53
Fix for Bug 3054 - [GCCE] armasm2as.pl cannot parse parentheses in maco IF conditions.
Mike Kinghan <mikek@symbian.org> [Mon, 21 Jun 2010 18:05:07 +0100] rev 52
Make armasm2as.pl handle parentheses in macro IF conditions - Bug 3054
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 11 Jun 2010 14:46:46 +0300] rev 51
Revision: 201023
Kit: 2010123
William Roberts <williamr@symbian.org> [Fri, 11 Jun 2010 16:27:38 +0100] rev 50
Branch for GCC_SURGE fixes
ktv <kamalakshantv@gmail.com> [Wed, 09 Jun 2010 18:43:19 +0530] rev 49
bug 2531 search contacts by company name
William Roberts <williamr@symbian.org> [Wed, 09 Jun 2010 13:01:46 +0100] rev 48
Enable feature FfContactsCompanyNames, to fix Bug 2531
Pat Downey <patd@symbian.org> [Wed, 02 Jun 2010 12:19:58 +0100] rev 47
Re-merge fixes for bugs 476, 1895, 2049, 2149, 2509 and 2539.
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Thu, 27 May 2010 14:02:32 +0300] rev 46
Revision: 201021
Kit: 2010121
William Roberts <williamr@symbian.org> [Fri, 28 May 2010 15:15:27 +0100] rev 45
Remerge fixes for Bug 476, Bug 1895, Bug 2149, Bug 2049, Bug 2509 and Bug 2539
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 25 May 2010 13:55:34 +0300] rev 44
Revision: 201021
Kit: 2010121
Shabe Razvi <shaber@symbian.org> [Tue, 18 May 2010 14:32:52 +0100] rev 43
Remerge featuredatabase.xml, to address Bug 2049, plus remerge fixes for Bug 476, Bug 1895, Bug 2149, Bug 2049, Bug 2509 and Bug 2539
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 14 May 2010 16:59:59 +0300] rev 42
Revision: 201019
Kit: 201019
Simon Howkins <simonh@symbian.org> [Fri, 14 May 2010 17:58:50 +0100] rev 41
Added tag PDK_3.0.i for changeset 8c93132f4c49
William Roberts <williamr@symbian.org> [Wed, 05 May 2010 18:05:18 +0100] rev 40
Get the full fix for Bug 2509 into Symbian^4 branch
William Roberts <williamr@symbian.org> [Wed, 05 May 2010 18:02:07 +0100] rev 39
Make listzip.pl tolerant of being run under SBS - further fix for Bug 2509
Pat Downey <patd@symbian.org> [Wed, 05 May 2010 09:19:45 +0100] rev 38
Merge fixes for bugs 476, 1371, 1895, 2049, 2149, 2509, 2539 and addition of make.exe and scpp.exe.
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 03 May 2010 13:35:09 +0300] rev 37
Revision: 201018
Kit: 201018
Shabe Razvi <shaber@symbian.org> [Tue, 04 May 2010 18:03:20 +0100] rev 36
Bug 2509 - whatlog (releasables) information from compsupp.mk is wrong
William Roberts <williamr@symbian.org> [Wed, 28 Apr 2010 22:23:47 +0100] rev 35
Remerge fixes for Bug 476, Bug 1895, Bug 2149, Bug 2049, Bug 2509 and Bug 2539
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 27 Apr 2010 17:48:57 +0300] rev 34
Revision: 201017
Kit: 201017
William Roberts <williamr@symbian.org> [Fri, 23 Apr 2010 14:02:54 +0100] rev 33
Remerge fixes for Bug 476, Bug 1895, Bug 2149, Bug 2049, Bug 2509 and Bug 2539
William Roberts <williamr@symbian.org> [Tue, 20 Apr 2010 13:04:10 +0100] rev 32
Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org> [Fri, 12 Feb 2010 13:44:06 +0000] rev 31
Fix Bug 1895
William Roberts <williamr@symbian.org> [Fri, 05 Mar 2010 14:57:16 +0000] rev 30
Remove bootstrap.flm and bootstrap.xml, to reverse Source compatibility break (see Bug 2149)
Shabe Razvi <shaber@symbian.org> [Mon, 08 Feb 2010 18:14:56 +0000] rev 29
Add missing make.exe and scpp.exe - required by extension makefiles
William Roberts <williamr@symbian.org> [Fri, 27 Nov 2009 12:19:45 +0000] rev 28
Fix for Bug 1371 - avoid generating OpenVG stub functions with invalid IMPORT_C decorations
William Roberts <williamr@symbian.org> [Tue, 13 Oct 2009 15:49:25 +0100] rev 27
Fix Bug 476 by improving the check for the RVCT version of armasm
William Roberts <williamr@symbian.org> [Tue, 20 Apr 2010 12:51:24 +0100] rev 26
Fix setupprj.bat to cope with missing Docs directory, and to export .xml amd flm files from buildsystem - fixes Bug 2539
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 16 Apr 2010 16:10:01 +0300] rev 25
Revision: 201015
Kit: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 14 Apr 2010 17:09:28 +0300] rev 24
Revision: 201015
Kit: 201015
andy simpson <andrews@symbian.org> [Thu, 15 Apr 2010 14:23:47 +0100] rev 23
Bug2509 modify RELEASABLE section in compsupp.mk to avoid duplicated epoc32/release in path
William Roberts <williamr@symbian.org> [Tue, 13 Apr 2010 18:04:10 +0100] rev 22
Add additional feature, to match #define FF_ENABLE_ISI_COMMUNICATION_IN_USB_CHARGING_MODE in bldpublic.hrh
William Roberts <williamr@symbian.org> [Fri, 02 Apr 2010 12:00:51 +0100] rev 21
Remerge fixes for Bug 476, Bug 1895, Bug 2149, Bug 2049, and tweaks to fix for Bug 151
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 31 Mar 2010 23:20:42 +0300] rev 20
Revision: 201013
Kit: 201013