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
/
libcxxabi
/
include
/
unwind.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc++abi: remove the duplicated unwind content
Saleem Abdulrasool
2015-04-24
1
-329
/
+0
*
unwind: move exported APIs out of header
Saleem Abdulrasool
2015-02-12
1
-25
/
+1
*
[libcxxabi] Fix -Werror build for 32-bit non-ARM.
Dan Albert
2015-02-05
1
-9
/
+1
*
Some more -Wundef issues.
Dan Albert
2015-02-05
1
-1
/
+1
*
Enable -Wundef.
Dan Albert
2015-02-05
1
-4
/
+4
*
Whitespace cleanup.
Dan Albert
2015-02-04
1
-9
/
+9
*
Fix _Unwind_Backtrace for libc++abi built with libgcc.
Logan Chien
2015-01-22
1
-0
/
+2
*
Remove _Unwind_{Get,Set}{GR,IP} from ARM EHABI build.
Logan Chien
2015-01-22
1
-0
/
+26
*
Correctly export _Unwind_[GS]et(GR|IP) for EHABI.
Dan Albert
2014-10-13
1
-25
/
+1
*
Make _Unwind_Backtrace() work on ARM.
Dan Albert
2014-08-29
1
-4
/
+0
*
Land support for ARM EHABI unwinding for libunwind.
Nico Weber
2014-06-25
1
-20
/
+34
*
Start landing support for ARM EHABI unwinding.
Nico Weber
2014-06-25
1
-0
/
+3
*
Implement ARM EHABI exception handling.
Logan Chien
2014-05-10
1
-13
/
+140
*
Fixes more incorrect #ifs for SJ/LJ exceptions
Jonathan Roelofs
2014-05-08
1
-3
/
+3
*
Fixes incorrect #ifs for SJ/LJ exceptions
Dan Albert
2014-04-23
1
-1
/
+1
*
Rename LIBUNWIND_AVAIL to LIBUNWIND_UNAVAIL so as to not conflict with other ...
Nick Kledzik
2013-11-01
1
-11
/
+11
*
unwinder: conditionalise availability
Saleem Abdulrasool
2013-10-17
1
-9
/
+15
*
libcxxabi contains the runtime support for C++. But, as some folks have
Nick Kledzik
2013-10-07
1
-0
/
+211