History log of /external/clang/lib/include/unwind.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
be5ff2f830d1833891051472d29818aa9f783cce 29-Mar-2012 Rafael Espindola <rafael.espindola@gmail.com> unwind.h fix for -fvisibility=hidden users. This fixes firefox build in a system
with libunwind installed.
Patch by Jeffrey Yasskin!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153633 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/lib/Headers/unwind.h
f18a87b1ce1be5ccc3b6b3dbd4f15374710e237b 21-Feb-2012 Jeffrey Yasskin <jyasskin@google.com> Allow linux builds to take advantage of libunwind to get unwind.h if
that's installed.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151058 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/lib/Headers/unwind.h
1ea742bd254586cfeac66a0bcbb90611f86d13b3 24-Jan-2012 Douglas Gregor <dgregor@apple.com> On Darwin, use the system's <unwind.h> whenever it is
available. Clang's <unwind.h> isn't ready for prime time. Fixes
<rdar://problem/10733587>.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148807 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/lib/Headers/unwind.h
f5f18bfde0e46c154cf0207c895f917d0b50d53f 19-Jan-2012 Evgeniy Stepanov <eugeni.stepanov@gmail.com> Extend unwind.h with the ARM unwinder interface.

These declarations come from the sample code in the
"Exception Handling ABI for the ARM Architecture" document.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148469 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/lib/Headers/unwind.h
f84d560fc73c9177af9081a0edf6726e43ec3a63 03-Jan-2012 Joerg Sonnenberger <joerg@bec.de> Don't depend on undefined macros being 0, there are options for the
preprocessor to warn about it.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147466 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/lib/Headers/unwind.h
9b7568da31b0dc97e15253391cb100e9958d3d78 09-Dec-2011 Rafael Espindola <rafael.espindola@gmail.com> Use default visibility in the the symbols declared in unwind.h. This matches
the behavior of gcc's unwind.h.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146208 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/lib/Headers/unwind.h
d85c1e9800213d2a8750215f6980ae67411cac72 08-Dec-2011 Rafael Espindola <rafael.espindola@gmail.com> Add a minimal unwind.h that knows how to forward to the system one in systems
that have it in /usr/include (only OS X Lion so far).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146140 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/lib/Headers/unwind.h