Mercurial
Mercurial
>
oss
>
FCL
>
sf
>
os
>
kernelhwsrv
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-120
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Fix for bug 3359 - [GCCE] Undefined references to __aeabi_atexit, __dso_handle in e32test build
GCC_SURGE
2010-07-21, by Mike Kinghan
Fix for bug 3354 - [GCCE] <typeinfo> not found in e32test build
GCC_SURGE
2010-07-21, by Mike Kinghan
Fix calculation of e32path in rom_sbs.pl - Bug 3358
2010-07-21, by William Roberts
Default to RVCT3_1, as that's always available - Bug 3357
2010-07-21, by William Roberts
Fix for bug 3322 - Non-portable case-sensitivity and path-delimiter fluff in e32test build
GCC_SURGE
2010-07-21, by Mike Kinghan
Really supply rom.flm and friends (missed from previous commit)
2010-07-20, by William Roberts
Reapply changes to supply rom.flm and rom_sbs.pl
2010-07-19, by William Roberts
Reapply fix to revert new bootstrap.flm (see Bug 2149)
2010-04-21, by andy simpson
Use RVCT assembler for __crash() when running armcc with the --gnu option. Fix for bug 2742.
2010-05-25, by Mark Wilcox
Fix for bug 3292 - [GCCE] Possible undefined behaviour warning in kerneltest/f32test/server/t_fatcharsetconv_SpecificCases.cpp
GCC_SURGE
2010-07-19, by Mike Kinghan
Fix for bug 3291 - [GCCE] armcc build equated with armv5 build in f32test
GCC_SURGE
2010-07-19, by Mike Kinghan
Fix for bug 3289 - [GCCE] IMPORT_C should be EXPORT_C in kerneltest/f32test/locl/t_locChange.cpp
GCC_SURGE
2010-07-18, by Mike Kinghan
Fix for bug 3286 - kernelhwsrv build omits automounter, breaks f32test
GCC_SURGE
2010-07-18, by Mike Kinghan
Fix for bug 3288 - "No such file or directory" breaks in f32test Linux build
GCC_SURGE
2010-07-18, by Mike Kinghan
Support rom building under Linux, using the FCL/interim/sftools/linux_build/ tools
GCC_SURGE
2010-07-17, by Mike Kinghan
Merge Bug 2014 Bug 2149 Bug 2283 and GCCE fixes
RCL_3
2010-07-14, by andy simpson
Interim solution for bug 3117 and 2979.
GCC_SURGE
2010-07-13, by Mike Kinghan
201027_08
2010-07-12, by hgs
Revision: 201027
2010-07-06, by Dremov Kirill (Nokia-D-MSW/Tampere)
Revision: 201025
2010-06-23, by Dremov Kirill (Nokia-D-MSW/Tampere)
201027_05
2010-07-09, by hgs
Revision: 201025
RCL_3
2010-06-21, by Dremov Kirill (Nokia-D-MSW/Tampere)
Revised fix for bug 3111 - switch to usrt4_0.lib, which is exported unconditionally
GCC_SURGE
2010-07-07, by William Roberts
Merge Revision 201023 into RCL_3 trunk
RCL_3
2010-07-06, by John Imhofe
Add GCC inline assembler to generate the Symbian exception descriptor - bug 2921
GCC_SURGE
2010-07-06, by William Roberts
Added tag PDK_3.0.0 for changeset 99e0f09d12c3
TAGS
2010-07-05, by Simon Howkins
Fix for Bug 3159 - #include <rom\include\compsupp.iby> breaks linux GCCE builds in user.iby
GCC_SURGE
2010-07-05, by mikek
Backing out remnant of mis-guided fix for bug 3117. The fix for bug 2979 remedies all of 3117.
GCC_SURGE
2010-07-02, by mikek
Removing mis-guided fix for bug 3117. The bug is fixed by the fix for bug 2979, though they aren't duplicates.
GCC_SURGE
2010-07-02, by mikek
1) Swapping to c++ instead of assembly implementations of several kernel APIs to avoid calling probably broken implementations of __EH_FRAME_?? macros
GCC_SURGE
2010-07-02, by mikek
201025_04
2010-07-01, by hgs
1) Fix for Bug 3117 - [GCCE] Missing symbols in linkage of template_ekern.exe
GCC_SURGE
2010-06-30, by mikek
Apply the fix for Bug 3122 to rom_sbs.pl as well.
GCC_SURGE
2010-06-29, by William Roberts
Added support for GCC 4.x map files, fixing Bug 3122
GCC_SURGE
2010-06-29, by William Roberts
Merge
RCL_3
PDK_3.0.0
2010-06-28, by Shabe Razvi
Identify (and sometimes fix) remaining uses of old-style GCC name mangling in cia files - Bug 3115
GCC_SURGE
2010-06-28, by William Roberts
1) Fix for Bug 3115 - [GCCE] Undefined reference to DBTraceFilter2::Check(unsigned long) in linking _template_ekern.exe
GCC_SURGE
2010-06-28, by mikek
Fix for Bug 3114 - [GCCE] Undefined reference to `_ZN1K9MsgInfoE' in linking template_ekern.exe
GCC_SURGE
2010-06-27, by mikek
Fix for Bug 3113 - [GCCE] undefined references 'vtable for __cxxabiv1::__si_class_type_info', '__cxa_pure_virtual' linking _template_ekern.exe
GCC_SURGE
2010-06-27, by mikek
1) Fix for Bug 3111 - [GCCE] undefined references linking rm_debug.ldd
GCC_SURGE
2010-06-27, by mikek
Fix for Bug 3086 - [GCCE] template_bootrom assembly receives no include path from the bld.inf (strictly one half of the fix. The rest is in the buildtools, makefile_templates and shell)
GCC_SURGE
2010-06-25, by mikek
Add the missing UDEB binaries for generic runtime support libraries - missing part of fix for bug 2926
GCC_SURGE
2010-06-23, by William Roberts
201023_15
2010-06-23, by hgs
201023_13
2010-06-23, by hgs
201023_10
2010-06-23, by hgs
Switch the GCCE bootstrapping compsupp bld.inf to export the RVCT 4.0 runtime - bug 3073
GCC_SURGE
2010-06-23, by William Roberts
Use the CSM_* macros consistently in cdes8.cia and cdes16.cia, and fix mangled name for Mem::Compare functions (Bug 3064)
GCC_SURGE
2010-06-22, by William Roberts
Qualift #if defined(__GCC32__) with && !defined(__EABI__), to avoid getting wrongly mangled names in cia files (Bug 3064)
GCC_SURGE
2010-06-21, by William Roberts
Remove the experimental changes to gcce.h, and revert the widespread freezing of exports (was a suggested fix for Bug 3025)
GCC_SURGE
2010-06-21, by William Roberts
Fix for Bug 3025 - [GCCE] Many unfrozen exports in kernelhwsrv build.
GCC_SURGE
2010-06-20, by mikek
EXPERIMENT - try using GCC 4.4 visibility rules and ignore EXPORT_C
GCC_SURGE
2010-06-19, by William Roberts
Use reinterpret_cast in inlines for SSecureId and SVendorId - Bug 3036
GCC_SURGE
2010-06-19, by William Roberts
1) Fix for Bug 3027 - [GCCE] Unintended operator precedence in ambiguous expressions
GCC_SURGE
2010-06-19, by mikek
Fix for Bug 2929 - [GCCE] Don't want to exclude VFP math for gcce
GCC_SURGE
2010-06-18, by mikek
Fix for Bug 2928 - [GCCE] Don't want to roll our own floating point for gcce
GCC_SURGE
2010-06-18, by mikek
Fix for Bug 2925 - [GCCE] __rt_div0 does not get imported for 64-bit math ops.
GCC_SURGE
2010-06-18, by mikek
Fix for Bug 2924 - [GCCE] Literal RVCT assembler directive in kernel/eka/euser/epoc/arm/uc_exe.cia
GCC_SURGE
2010-06-18, by mikek
Fix for Bug 3023 - Undefined symbol KStateChange linking usbcsc_bil.dll
GCC_SURGE
2010-06-18, by mikek
Avoid trying to build eka1_entry_stub.dll with GCCE - add to Bug 2967
GCC_SURGE
2010-06-16, by William Roberts
Fix for Bug 2984 - [GCCE] Illegal inline assembler in kernel/eka/debug/utrace/src/e32utrace.cpp
GCC_SURGE
2010-06-16, by mikek
1) Fix another instance of bug #2980
GCC_SURGE
2010-06-16, by mikek
Fix for Bug 2980 - "#include <OpenSystemTrace.h>" is a case-violation on Linux. This is not a GCCE compatibility bug but I need it fixed because I'm building on Linux
GCC_SURGE
2010-06-16, by mikek
Merge to Symbian repo
GCC_SURGE
2010-06-15, by mikek
1) Revised fix for Bug 2975 - [GCCE] Illegal inline assembler in kernel/eka/drivers/debug/rmdebug/d_rmd_stepping.cpp.
GCC_SURGE
2010-06-15, by mikek
Fix for Bug 2975 - [GCCE] Illegal inline assembler in kernel/eka/drivers/debug/rmdebug/d_rmd_stepping.cpp
GCC_SURGE
2010-06-15, by mikek
Another rework for Bug 2926 - add a separate bld.inf in gcce, to be used in Symbian Foundation builds
GCC_SURGE
2010-06-15, by William Roberts
Assorted small fixes for GCCe issues - Bug 2967
GCC_SURGE
2010-06-15, by William Roberts
Revision: 201023
2010-06-11, by Dremov Kirill (Nokia-D-MSW/Tampere)
Fix for Bug 2974 - [GCCE] Extra qualification errors in kernel/eka/include/drivers/rm_debug_eventhandler.h
GCC_SURGE
2010-06-15, by mikek
Speculative fix for bug #1409 as per comment #4. Can't test until can build kernel.
GCC_SURGE
2010-06-15, by mikek
201021_18
2010-06-10, by hgs
201021_18
2010-06-10, by hgs
Revision: 201023
RCL_3
2010-06-09, by Dremov Kirill (Nokia-D-MSW/Tampere)
Revised GCCE workaround for Bug 2926 - must use :zip export to ensure that the various files are present
GCC_SURGE
2010-06-14, by William Roberts
Export prebuilt binaries in GCCE builds, including new rt_generic_exports.zip - Bug 2926
GCC_SURGE
2010-06-13, by William Roberts
Remove the (TInt) casts from address expressions in asm() statements, as a fix for Bug 2905
GCC_SURGE
2010-06-11, by William Roberts
Add definition of _FOFF_DYNAMIC(c,f) as an alternative to _FOFF(c,f) where f cannot be computed at compile time
GCC_SURGE
2010-06-11, by William Roberts
Branch for GCC_SURGE fixes
GCC_SURGE
2010-06-11, by William Roberts
Fix for Bug 2014 Missing exported kernelhwsrv documentation causes build breaks
RCL_3
2010-06-09, by John Imhofe
201021_06
2010-06-07, by hgs
Revision: 201021
2010-05-27, by Dremov Kirill (Nokia-D-MSW/Tampere)
Remerge sundry GCCE fixes, and fixes for bug 2014 and bug 2149
RCL_3
2010-05-28, by William Roberts
Fix for bug 2283 (RVCT 4.0 support is missing from PDK 3.0.h)
2010-05-28, by Tom Cosgrove
Fix for bug 2283 (RVCT 4.0 support is missing from PDK 3.0.h)
RCL_3
2010-05-28, by Tom Cosgrove
201019_10
2010-05-24, by hgs
201019_07
2010-05-24, by hgs
201019_04
2010-05-12, by hgs
201019_01
2010-05-10, by hgs
201017_06
2010-05-05, by hgs
201017_05
2010-05-04, by hgs
201017_04
2010-04-29, by hgs
201017_03
2010-04-28, by hgs
201017_01
2010-04-27, by hgs
201015_18
2010-04-23, by hgs
201015_15
2010-04-23, by hgs
201015_14
2010-04-23, by hgs
201015_11
2010-04-23, by hgs
201015_09
2010-04-23, by hgs
201015_08
2010-04-23, by hgs
201015_06
2010-04-23, by hgs
201015_03
2010-04-23, by hgs
Re-merge changes for bug 2283, bug 2014, and bug 2149
RCL_3
2010-05-28, by William Roberts
Revision: 201021
RCL_3
2010-05-25, by Dremov Kirill (Nokia-D-MSW/Tampere)
Use RVCT assembler for __crash() when running armcc with the --gnu option. Fix for bug 2742.
2010-05-25, by Mark Wilcox
satrt branch sharp_contrib_0
sharp_contrib_0
2010-05-25, by Mitsuaki Nakamura
start branch sharp_contrib_0
sharp_contrib_0
2010-05-24, by Mitsuaki Nakamura
Rollback rom_sbs.pl to version that works correctly in flm/platform build
2010-05-18, by Shabe Razvi
Re-merge changes for bugs 2283,2014,2149.
RCL_3
2010-05-18, by Pat Downey
Merge
2010-05-18, by Shabe Razvi
Revision: 201019
RCL_3
2010-05-11, by Dremov Kirill (Nokia-D-MSW/Tampere)
Revision: 201019
2010-05-14, by Dremov Kirill (Nokia-D-MSW/Tampere)
Added tag PDK_3.0.i for changeset 2a153f39070a
TAGS
2010-05-14, by Simon Howkins
Fix for bug 2630 (Build on Linux - Incorrect slash in #include)
2010-05-09, by Tom Cosgrove
revert rom_sbs.pl to version used in PDK_3.0.h as latest does not work in platform build
RCL_3
PDK_3.0.i
2010-05-07, by andy simpson
Merge
2010-05-04, by Shabe Razvi
RVCT 4.0 support, gcce fixes (Bug 2283)
2010-05-04, by Chetan Kapoor
Merge
2010-05-04, by Shabe Razvi
Revision: 201018
2010-05-03, by Dremov Kirill (Nokia-D-MSW/Tampere)
Working on AO support.
anywhere
2010-04-29, by Stephane Lenclud
Reapply fix to revert new bootstrap.flm (see Bug 2149)
2010-04-21, by andy simpson
less
more
|
(0)
-120
tip