kernel/eka/compsupp/symaehabi/symbian-notes.txt
author Mike Kinghan <mikek@symbian.org>
Mon, 26 Jul 2010 18:22:55 +0100
branchGCC_SURGE
changeset 235 cbd07013118c
parent 0 a41df078684a
permissions -rw-r--r--
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.



The directory containing this files contains ARM's example
implementation of the EHABI which is part of 'The Base Standard ABI
for the ARM architecture'. All parts of this specification including
the code contained here can be obtained via the link
[http://www.armdevzone.com/EABI/HomePage.html]. Symbian's
implementation of exception handling is derived from this code. This
file will document the amendments made to integrate the code with
SymbianOS.