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.ipp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recommit r282692: [libc++abi] Use fallback_malloc to allocate __cxa_eh_global...
Igor Kudrin
2016-10-07
1
-188
/
+0
*
Revert r282692: Use fallback_malloc to allocate __cxa_eh_globals in case of d...
Igor Kudrin
2016-09-29
1
-0
/
+188
*
[libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of dynam...
Igor Kudrin
2016-09-29
1
-188
/
+0
*
[libcxxabi] cleanup the use of LIBCXXABI_HAS_NO_THREADS macro (NFC)
Asiri Rathnayake
2016-09-21
1
-8
/
+8
*
fallback_malloc: silence conversion warning (NFC)
Saleem Abdulrasool
2015-06-03
1
-4
/
+4
*
fallback_malloc: silence qual-cast warning (NFC)
Saleem Abdulrasool
2015-06-03
1
-1
/
+1
*
s/LIBCXXABI_SINGLE_THREADED/LIBCXXABI_HAS_NO_THREADS/ for consistency with li...
Jonathan Roelofs
2014-09-05
1
-3
/
+3
*
On single threaded systems, turn mutexes into nops
Jonathan Roelofs
2014-05-06
1
-0
/
+14
*
[libcxxabi] Fix broken codesourcery.com links in comments
Jonathan Roelofs
2014-02-12
1
-1
/
+1
*
Enable/silence -Wconversion.
Howard Hinnant
2012-03-08
1
-2
/
+2
*
Enable/silence -Wsign-conversion.
Howard Hinnant
2012-03-08
1
-1
/
+1
*
Add a descriptive name for a constant. Also I'm at least temporarily waging ...
Howard Hinnant
2012-01-30
1
-8
/
+8
*
By changing all of the throw() specs to noexcept I've been able to compile an...
Howard Hinnant
2012-01-24
1
-8
/
+8
*
Marshall Clow reminded me that fallback_malloc.cpp was broken out for testing...
Howard Hinnant
2012-01-24
1
-0
/
+174