History log of /external/libcxxabi/src/cxa_guard.cpp
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/cxa_guard.cpp
4d590c39af9e199a45148da87f205c24ef52579c 14-Mar-2012 Howard Hinnant <hhinnant@apple.com> Missed an underscore on the last commit.

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@152736 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/src/cxa_guard.cpp
fcd21a1f59d1bc797464ca7f3cfe80281756031f 14-Mar-2012 Howard Hinnant <hhinnant@apple.com> Enable __arm__ on apple

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@152735 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/src/cxa_guard.cpp
de34b3e7ee1bf1ecdc595c6117fde99f1a974dcd 25-Jan-2012 Howard Hinnant <hhinnant@apple.com> cxa_guard.cpp didn't quite make it on the last commit: Restricted headers to cxa_guard.cpp and abort_messsage.h, and added a comment regarding reentrancy brought up by John McCall. Thanks John.

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@148965 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/src/cxa_guard.cpp
41683112536848562f538ee20e16dcd86c84fed5 02-Aug-2011 Nick Kledzik <kledzik@apple.com> move abort_message() to its own file

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@136670 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/src/cxa_guard.cpp
d8cfd659b70bcf65a9c810ebe525632af38726f0 07-Jun-2011 Nick Lewycky <nicholas@mxc.ca> Add support for the ARM EABI variant of the __cxa_guard methods, controlled by
the LIBCXXABI_ARMEABI macro.


git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@132723 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/src/cxa_guard.cpp
92827189cbb1e63dfebf0a46aac4372c3089ff11 25-May-2011 Howard Hinnant <hhinnant@apple.com> Introduce cxa_virtual.cpp and cxa_guard.cpp. Contributed by Nick Lewycky, Howard Hinnant and John McCall

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@132009 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/src/cxa_guard.cpp