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
/
fallback_malloc.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
*
[libc++abi] Remove uses of C++ headers when possible
Louis Dionne
2019-10-01
1
-7
/
+7
*
[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
-1
/
+1
*
[runtimes] Support ELF dependent libraries feature
Petr Hosek
2019-05-30
1
-0
/
+5
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Use C++03 friendly version of alignof
Eric Fiselier
2018-10-11
1
-1
/
+1
*
Update libc++abi's detection of aligned allocation after r344207.
Eric Fiselier
2018-10-11
1
-2
/
+2
*
Fix incorrectly aligned exceptions in 32 bit builds.
Eric Fiselier
2018-09-22
1
-0
/
+3
*
[libc++abi] Delete config.h
Shoaib Meenai
2017-03-30
1
-1
/
+0
*
Fully Reformat fallback_malloc.cpp
Eric Fiselier
2017-03-04
1
-140
/
+146
*
[libcxxabi] Fix alignment of allocated exceptions in 32 bit builds
Eric Fiselier
2017-03-04
1
-5
/
+30
*
[libc++abi] Clean up visibility
Shoaib Meenai
2017-03-01
1
-4
/
+0
*
[libcxxabi] Introduce an externally threaded libc++abi variant.
Asiri Rathnayake
2017-01-03
1
-6
/
+9
*
[libcxxabi] Refactor pthread usage into a separate API
Asiri Rathnayake
2016-10-13
1
-8
/
+5
*
Recommit r282692: [libc++abi] Use fallback_malloc to allocate __cxa_eh_global...
Igor Kudrin
2016-10-07
1
-0
/
+226
*
Revert r282692: Use fallback_malloc to allocate __cxa_eh_globals in case of d...
Igor Kudrin
2016-09-29
1
-226
/
+0
*
[libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of dynam...
Igor Kudrin
2016-09-29
1
-0
/
+226
*
Got fooled by fallback_malloc.cpp source file: it is really a private header...
Howard Hinnant
2012-01-24
1
-177
/
+0
*
Added missing #include
Howard Hinnant
2012-01-23
1
-0
/
+2
*
Updated comments
Marshall Clow
2011-07-25
1
-2
/
+2
*
Added copyright header
Marshall Clow
2011-07-20
1
-0
/
+14
*
Memory manangement routines for exception objects
Marshall Clow
2011-07-20
1
-0
/
+161