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
/
src
/
cxa_exception_storage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx{,abi}] Emit deplibs only when detected by CMake
Michał Górny
2019-12-02
1
-1
/
+1
*
[NFC][libc++abi] Remove trailing whitespace from sources
Louis Dionne
2019-10-01
1
-5
/
+5
*
libcxxabi: Rename .hpp files to .h
Nico Weber
2019-08-12
1
-1
/
+1
*
[runtimes] Don't depend on libpthread on Android
Yi Kong
2019-07-22
1
-1
/
+1
*
[runtimes] Check if pragma comment(lib, ...) is supported first
Petr Hosek
2019-05-30
1
-0
/
+4
*
[NFC] Correct outdated links to the Itanium C++ ABI documentation
Louis Dionne
2019-04-11
1
-1
/
+1
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[libc++abi] Use proper calling convention for TLS destructor
Shoaib Meenai
2017-08-08
1
-1
/
+1
*
[libc++abi] Delete config.h
Shoaib Meenai
2017-03-30
1
-1
/
+0
*
[libcxxabi] Introduce an externally threaded libc++abi variant.
Asiri Rathnayake
2017-01-03
1
-9
/
+9
*
[libcxxabi] Refactor pthread usage into a separate API
Asiri Rathnayake
2016-10-13
1
-12
/
+12
*
Recommit r282692: [libc++abi] Use fallback_malloc to allocate __cxa_eh_global...
Igor Kudrin
2016-10-07
1
-3
/
+3
*
Revert r282692: Use fallback_malloc to allocate __cxa_eh_globals in case of d...
Igor Kudrin
2016-09-29
1
-3
/
+3
*
[libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of dynam...
Igor Kudrin
2016-09-29
1
-3
/
+3
*
[libcxxabi] cleanup the use of LIBCXXABI_HAS_NO_THREADS macro (NFC)
Asiri Rathnayake
2016-09-21
1
-1
/
+1
*
s/LIBCXXABI_SINGLE_THREADED/LIBCXXABI_HAS_NO_THREADS/ for consistency with li...
Jonathan Roelofs
2014-09-05
1
-1
/
+1
*
On single threaded systems, turn mutexes into nops
Jonathan Roelofs
2014-05-06
1
-1
/
+13
*
[libcxxabi] Fix broken codesourcery.com links in comments
Jonathan Roelofs
2014-02-12
1
-1
/
+1
*
Bruce Mitchener: Typo fixes.
Howard Hinnant
2013-02-15
1
-1
/
+1
*
Add a descriptive name for a constant. Also I'm at least temporarily waging ...
Howard Hinnant
2012-01-30
1
-10
/
+11
*
Add comment documenting extension behavior of __cxa_get_globals_fast().
Howard Hinnant
2012-01-25
1
-0
/
+4
*
By changing all of the throw() specs to noexcept I've been able to compile an...
Howard Hinnant
2012-01-24
1
-7
/
+7
*
A lot of the code in cxa_exception.cpp depends on __cxa_get_globals_fast() re...
Howard Hinnant
2012-01-23
1
-5
/
+4
*
use abort_message() for pthread errors in __cxa_get_globals
Nick Kledzik
2011-08-02
1
-9
/
+15
*
Exception handling stuctures, and thread-local variables for exception handling
Marshall Clow
2011-07-20
1
-0
/
+81