[PATCH] libcxxabi/unwind: Add support for ARM EHABI _Unwind_VRS_Set/Get/Pop methods.

Logan Chien tzuhsiang.chien at gmail.com
Wed Jun 4 08:04:07 PDT 2014


Hi Renato,

> Though, I thought we already had EHABI unwinding working... Is this in
addition to Logan's work?

Yes.  This is the work to reduce the dependency on libgcc (by providing our
own libunwind.)


Best regards,
Logan


On Wed, Jun 4, 2014 at 6:48 PM, Renato Golin <renato.golin at linaro.org>
wrote:

> On 4 June 2014 00:28, Albert Wong (王重傑) <ajwong at google.com> wrote:
> > FYI, this is an incremental patch. The VFP support is still being fully
> > validated but there will be a followup patch soon. If you'd prefer, we
> can
> > push all of the VFP and core register bits at once. It'll be a bigish
> patch
> > though.
>
> If that means full implementation of all types at once, I think it'd
> be better. The size is more boilerplate than actual logic, so it
> should be simpler to review one big lump of new functions than
> incremental differences thereafter.
>
> Though, I thought we already had EHABI unwinding working... Is this in
> addition to Logan's work?
>
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140604/a0949586/attachment.html>


More information about the cfe-commits mailing list