2010-08-05 |
hgs |
201027
|
changeset |
files
|
2010-07-23 |
William Roberts |
Reapply fix for EXPORT_C problem in backend.dll, which got lost in the merge - bug 2971
GCC_SURGE
|
changeset |
files
|
2010-07-23 |
William Roberts |
Reapply the libstdcpp.mmp file change for bug 2971
GCC_SURGE
|
changeset |
files
|
2010-07-22 |
William Roberts |
Catchup to latest Symbian^4
GCC_SURGE
|
changeset |
files
|
2010-07-20 |
hgs |
201025
|
changeset |
files
|
2010-07-13 |
Pat Downey |
Merge fixes for bug 2603 and bug 3123.
RCL_3 PDK_3.0.1
|
changeset |
files
|
2010-07-13 |
William Roberts |
Revised fix for "impossible constraint in asm" - Bug 2971
GCC_SURGE
|
changeset |
files
|
2010-07-05 |
Simon Howkins |
Added tag PDK_3.0.0 for changeset ddd39d92c350
TAGS
|
changeset |
files
|
2010-06-29 |
Shabe Razvi |
Bug 3123 - libstdcppv5.dll fails to link due to missing symbols
RCL_3 PDK_3.0.0
|
changeset |
files
|
2010-06-22 |
William Roberts |
Fix IMPORT_C/EXPORT_C mismatches in bsul and openenvcore/backend - Bug 2971
GCC_SURGE
|
changeset |
files
|
2010-06-22 |
William Roberts |
Remove GCCE-specific def file for libstdcpp.dll - it's not binary compatible with the EABI one anyway (Bug 2971)
GCC_SURGE
|
changeset |
files
|
2010-06-16 |
andy simpson |
GCCE fixes (Bug 2971) : Remove IMPORT_C statements in ext_dat.h as these are not necessary within same module and cause "not constant" error with GCCE
GCC_SURGE
|
changeset |
files
|
2010-06-16 |
andy simpson |
GCCE fixes (Bug 2971) (see also Bug 1713 on CompilerCompatibilty branch) : Remove overqualified method name and change check for ULong to not try and test typedef
GCC_SURGE
|
changeset |
files
|
2010-06-15 |
andy simpson |
Bug 2971 GCCE fixes : "impossible constraint in 'asm'" fix ported over from CompilerCompatibility branch (see also Bug 1805)
GCC_SURGE
|
changeset |
files
|
2010-06-11 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201023
|
changeset |
files
|
2010-06-09 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201021
RCL_3
|
changeset |
files
|
2010-06-11 |
William Roberts |
Branch for GCC_SURGE fixes
GCC_SURGE
|
changeset |
files
|
2010-06-04 |
Pat Downey |
Revert last code drop.
|
changeset |
files
|
2010-05-27 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201021
|
changeset |
files
|
2010-04-29 |
Brendan Donegan |
Fix for Bug 2603 - OpenEnv CIniData does not understand Unix line endings
RCL_3
|
changeset |
files
|
2010-05-28 |
William Roberts |
Re-merge fix for bug 2109
RCL_3
|
changeset |
files
|
2010-05-25 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201018
RCL_3
|
changeset |
files
|
2010-05-18 |
Pat Downey |
Re-merge fix for bug 2109.
RCL_3
|
changeset |
files
|
2010-05-11 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201012
RCL_3
|
changeset |
files
|
2010-05-14 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201019
|
changeset |
files
|
2010-05-14 |
Simon Howkins |
Added tag PDK_3.0.i for changeset ae47160fdc54
TAGS
|
changeset |
files
|
2010-05-03 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201018
|
changeset |
files
|
2010-04-30 |
William Roberts |
Remerge fix for Bug 2109
RCL_3 PDK_3.0.i
|
changeset |
files
|
2010-04-27 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201012
RCL_3
|
changeset |
files
|
2010-04-23 |
William Roberts |
Remerge fix for Bug 2109
RCL_3
|
changeset |
files
|
2010-04-16 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201011
|
changeset |
files
|
2010-04-14 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201012
RCL_3
|
changeset |
files
|
2010-04-02 |
William Roberts |
Updated fix for Bug 2109, to include the new /openc_signalserver_stub.sis
RCL_3
|
changeset |
files
|
2010-03-31 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201011
RCL_3
|
changeset |
files
|
2010-03-29 |
Stefan Karlsson |
Merge.
CompilerCompatibility
|
changeset |
files
|
2010-03-22 |
Peter Fordham |
Bug 1713 - You can't check the existence of a typedef using the preprocessor. Added a preprocessor check. Also removed an overqualified method name.
CompilerCompatibility
|
changeset |
files
|
2010-03-22 |
Peter Fordham |
Bug 1805 - Use GCC supported intrinsics for interlocking.
CompilerCompatibility
|
changeset |
files
|
2010-03-22 |
Peter Fordham |
Bug 1697 - Restructed function control flow to aviod branching across initialization.
CompilerCompatibility
|
changeset |
files
|
2010-03-15 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201007
RCL_3
|
changeset |
files
|
2010-03-12 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201007
RCL_3
|
changeset |
files
|
2010-03-20 |
Peter Fordham |
start CompilerCompatibility
CompilerCompatibility
|
changeset |
files
|
2010-03-14 |
William Roberts |
Automatic merge from PDK_3.0.h
CompilerCompatibility
|
changeset |
files
|
2010-03-11 |
Simon Howkins |
Added tag PDK_3.0.h for changeset 0f8d2eb4627b
TAGS
|
changeset |
files
|
2010-03-08 |
William Roberts |
Create CompilerCompatibility branch
CompilerCompatibility
|
changeset |
files
|
2010-03-02 |
William Roberts |
Move ossrv/group/bld.inf exports into ossrv/rom/bld.inf, to fix Bug 2109
RCL_3 PDK_3.0.h
|
changeset |
files
|
2010-02-19 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201002
RCL_3
|
changeset |
files
|
2010-02-11 |
Shabe Razvi |
Added tag PDK_3.0.g for changeset e4d67989cc36
TAGS
|
changeset |
files
|
2010-02-11 |
Shabe Razvi |
Creation of TAGS branch.
TAGS
|
changeset |
files
|
2010-02-02 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201002
PDK_3.0.g
|
changeset |
files
|