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
/
libunwind
/
src
/
Unwind-seh.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libunwind] Export the unw_* symbols as weak symbols
Petr Hosek
2019-04-03
1
-32
/
+33
*
[libunwind] Provide placement new definition
Petr Hosek
2019-02-02
1
-10
/
+9
*
Drop the dependency on <algorithm>, add placement new inline
Petr Hosek
2019-01-29
1
-0
/
+4
*
Revert "[libunwind] Drop the dependency on <algorithm>, add placement new inl...
Petr Hosek
2019-01-28
1
-4
/
+0
*
[libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek
2019-01-28
1
-0
/
+4
*
Silence warnings about unused parameters
Martin Storsjo
2019-01-22
1
-0
/
+3
*
Remove an unused variable
Martin Storsjo
2019-01-22
1
-1
/
+0
*
Fix warnings about printf format strings
Martin Storsjo
2019-01-22
1
-2
/
+7
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[SEH] Add initial support for AArch64
Martin Storsjo
2018-12-18
1
-1
/
+17
*
[SEH] Zero-initialize EXCEPTION_RECORD and UNWIND_HISTORY_TABLE before callin...
Martin Storsjo
2018-12-11
1
-0
/
+2
*
Fix existing code for SEH on ARM to compile correctly
Martin Storsjo
2018-08-31
1
-1
/
+6
*
Add support for SEH unwinding on Windows.
Charles Davis
2018-08-30
1
-0
/
+468