Mercurial
Mercurial
>
oss
>
FCL
>
sf
>
os
>
kernelhwsrv
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-100
-60
+60
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
less
more
|
(0)
-100
-60
+60
tip