kernel/eka/compsupp/symaehabi/symbian-notes.txt
author William Roberts <williamr@symbian.org>
Fri, 23 Apr 2010 13:52:21 +0100
branchRCL_3
changeset 91 b0c9ba7c8f31
parent 0 a41df078684a
permissions -rw-r--r--
Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014, Bug 2149 and others)



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.