History log of /external/libcxxabi/src/Unwind/UnwindRegistersRestore.S
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e45805f0d3f8dafef1297cc7dc49e610713f023b 03-Jul-2014 Dan Albert <danalbert@google.com> Merge to upstream r212232.

Includes ARM EHABI unwinder.

Change-Id: I7e40c761abc0a4c67f11b8e9f85efefa6ba292ba
/external/libcxxabi/src/Unwind/UnwindRegistersRestore.S
b599e66f83a53986fea0ef5dbd50ab235bfe6cda 23-Jan-2014 Nick Kledzik <kledzik@apple.com> Use .p2align instead of .align

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@199941 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/src/Unwind/UnwindRegistersRestore.S
a3667741192e8ef640535b4af0d7ad6f22230b36 23-Jan-2014 Nick Kledzik <kledzik@apple.com> Add missing alignment directives in assembly

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@199915 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/src/Unwind/UnwindRegistersRestore.S
5ff06b0156f5820a87b4dd90bcd06f8ed41af8cc 18-Dec-2013 Nico Weber <nicolasweber@gmx.de> Add a first cut at a Registers_arm class, to be used for 32bit arm EHABI unwinding.



git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@197591 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/src/Unwind/UnwindRegistersRestore.S
7c61d80c68ef9af39fbc49ef532c2252fa719ac9 17-Dec-2013 Nico Weber <nicolasweber@gmx.de> Add mangling macros for Unwind's inline assembly.

This is in preparation for landing an implementation of unw_getcontext
on a system where it's mangled 'unw_getcontext', not '_unw_getcontext'.



git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@197523 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/src/Unwind/UnwindRegistersRestore.S
be38d822057438996715f7bcae3d293a50908d03 06-Dec-2013 Nico Weber <nicolasweber@gmx.de> Rename UnwindRegisters*.s files to UnwindRegisters*.S, step 2 of 2

These files require preprocessing, so their name should end with a capital S.



git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@196555 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/src/Unwind/UnwindRegistersRestore.S