index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Headers
/
unwind.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the builtin headers to use the new license file header.
Chandler Carruth
2019-04-08
1
-17
/
+3
*
[Headers][mips] Add `__attribute__((__mode__(__unwind_word__)))` to the _Unwi...
Simon Atanasyan
2019-02-13
1
-2
/
+2
*
[Headers] Expand _Unwind_Exception for SEH on MinGW/x86_64
Martin Storsjo
2018-08-07
1
-0
/
+4
*
[Headers] Fix typoed __ARM_DWARF_EH__ ifdefs
Martin Storsjo
2017-10-19
1
-3
/
+3
*
Headers: explicitly specify double-word alignment
Saleem Abdulrasool
2017-08-23
1
-1
/
+1
*
Headers: give _Unwind_Control_Block double-word alignment
Saleem Abdulrasool
2017-08-23
1
-1
/
+1
*
Headers: fix _Unwind_{G,S}etGR for non-EHABI targets
Saleem Abdulrasool
2017-07-27
1
-4
/
+1
*
Headers: improve ARM EHABI coverage of unwind.h
Saleem Abdulrasool
2017-07-26
1
-17
/
+58
*
Add ARM EHABI-related constants to unwind.h.
Logan Chien
2016-02-28
1
-1
/
+18
*
Headers: Don't use attribute keywords which aren't reserved
David Majnemer
2015-02-04
1
-9
/
+9
*
Effectively revert r151058 which caused Clang's unwind.h to defer to
Chandler Carruth
2014-12-29
1
-2
/
+2
*
Add a missing declaration to our unwind.h implementation. This is
Chandler Carruth
2014-12-29
1
-0
/
+2
*
Provide inline definitions of _Unwind_GetIP etc. for ARM in unwind.h
Hans Wennborg
2013-09-25
1
-3
/
+35
*
Two more definitions required by libsupc++ (_sleb128_t and _uleb128_t)
Peter Collingbourne
2013-08-29
1
-0
/
+3
*
80 cols.
Peter Collingbourne
2013-08-28
1
-12
/
+15
*
Add missing definitions to unwind.h.
Peter Collingbourne
2013-08-28
1
-5
/
+114
*
PR14964: intrinsic headers using non-reserved identifiers
David Blaikie
2013-01-16
1
-6
/
+6
*
unwind.h: Add include guards and don't mess with visibility if HIDE_EXPORTS i...
Benjamin Kramer
2013-01-09
1
-0
/
+9
*
Code cleanup: Remove trailing whitespace in unwind.h.
Logan Chien
2012-11-14
1
-20
/
+20
*
Add struct keyword before _Unwind_Context.
Logan Chien
2012-09-26
1
-1
/
+1
*
unwind.h fix for -fvisibility=hidden users. This fixes firefox build in a system
Rafael Espindola
2012-03-29
1
-1
/
+13
*
Allow linux builds to take advantage of libunwind to get unwind.h if
Jeffrey Yasskin
2012-02-21
1
-3
/
+13
*
On Darwin, use the system's <unwind.h> whenever it is
Douglas Gregor
2012-01-24
1
-4
/
+3
*
Extend unwind.h with the ARM unwinder interface.
Evgeniy Stepanov
2012-01-19
1
-0
/
+35
*
Don't depend on undefined macros being 0, there are options for the
Joerg Sonnenberger
2012-01-03
1
-1
/
+2
*
Use default visibility in the the symbols declared in unwind.h. This matches
Rafael Espindola
2011-12-09
1
-0
/
+7
*
Add a minimal unwind.h that knows how to forward to the system one in systems
Rafael Espindola
2011-12-08
1
-0
/
+60