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
Commit message (
Expand
)
Author
Age
Files
Lines
*
small follow-up to r368604
Nico Weber
2019-08-12
1
-3
/
+3
*
libcxxabi: Rename .hpp files to .h
Nico Weber
2019-08-12
16
-20
/
+20
*
Remove outdated comment about clang not populating src2dst_offset
Benjamin Kramer
2019-08-12
1
-1
/
+0
*
[libc++abi] Fix tests when pstl is enabled
Louis Dionne
2019-08-08
2
-0
/
+4
*
[libc++] Take 2: Integrate the PSTL into libc++
Louis Dionne
2019-08-05
1
-0
/
+10
*
[runtimes] Don't depend on libpthread on Android
Yi Kong
2019-07-22
4
-4
/
+4
*
Revert "[libc++] Integrate the PSTL into libc++"
Louis Dionne
2019-07-19
1
-11
/
+0
*
[libc++] Integrate the PSTL into libc++
Louis Dionne
2019-07-19
1
-0
/
+11
*
[libcxxabi] Don't process exceptions in cxa_handlers when they're disabled
Petr Hosek
2019-07-12
3
-1
/
+7
*
[demangle] Support for C++2a char8_t
Erik Pilkington
2019-06-28
2
-0
/
+7
*
[libcxxabi] Use an explicit list to export symbols from the dylib
Louis Dionne
2019-06-27
5
-0
/
+416
*
[demangle] Special case clang's creative mangling of __uuidof expressions.
Erik Pilkington
2019-06-18
2
-0
/
+34
*
[libcxxabi] Remove the unused buildit script
Louis Dionne
2019-06-18
1
-99
/
+0
*
[demangle] Vendor extended types shouldn't be considered substitution candidates
Erik Pilkington
2019-06-10
2
-2
/
+9
*
[libcxx] Use libtool when merging archives on Apple platforms
Petr Hosek
2019-06-02
1
-0
/
+5
*
[libcxx][libcxxabi] Remove the unused CMake checks
Petr Hosek
2019-05-30
1
-32
/
+1
*
[runtimes] Use -Wunknown-pragmas for the pragma check
Petr Hosek
2019-05-30
1
-0
/
+4
*
[runtimes] Check if pragma comment(lib, ...) is supported first
Petr Hosek
2019-05-30
6
-3
/
+20
*
[runtimes] Support ELF dependent libraries feature
Petr Hosek
2019-05-30
3
-0
/
+16
*
Update private_typeinfo's `is_equal` implementation after r361913
Eric Fiselier
2019-05-29
1
-7
/
+5
*
[runtimes] Move libunwind, libc++abi and libc++ to lib/$target/c++ and includ...
Petr Hosek
2019-05-22
2
-6
/
+11
*
[libcxxabi] Add a test for invalid assumptions on the alignment of exceptions
Louis Dionne
2019-05-17
1
-0
/
+34
*
XFAIL test for new GCC version
Eric Fiselier
2019-05-16
1
-1
/
+1
*
minor cmake formatting style fix
Nico Weber
2019-05-07
1
-1
/
+3
*
[libcxxabi] Don't use -fvisibility-global-new-delete-hidden when not defining...
Petr Hosek
2019-05-06
1
-1
/
+6
*
[gn] Support for building libcxxabi
Petr Hosek
2019-05-02
2
-7
/
+11
*
Attempt to fix flaky tests.
Eric Fiselier
2019-05-02
1
-188
/
+149
*
Update DemangleConfig.h to better mangle LLVM's version.
Eric Fiselier
2019-04-30
1
-12
/
+68
*
Remove XFail for new GCC. They fixed it
Eric Fiselier
2019-04-29
1
-1
/
+1
*
Fix compilation error with -DLIBCXXABI_ENABLE_THREADS=OFF
Michael Platings
2019-04-25
1
-0
/
+3
*
Cleanup new cxa guard implementation.
Eric Fiselier
2019-04-24
3
-8
/
+58
*
Work around GCC test failure.
Eric Fiselier
2019-04-24
1
-2
/
+2
*
Rewrite cxa guard implementation.
Eric Fiselier
2019-04-24
5
-263
/
+1127
*
[libc++abi] Don't use a .sh.cpp test for uncaught_exception
Louis Dionne
2019-04-23
1
-6
/
+0
*
[libc++] Make sure we re-export some missing libc++abi symbols from libc++
Louis Dionne
2019-04-18
2
-16
/
+40
*
Fix PR41465 - Use __builtin_mul_overflow instead of hand-rolled check.
Eric Fiselier
2019-04-11
2
-4
/
+31
*
[NFC] Correct outdated links to the Itanium C++ ABI documentation
Louis Dionne
2019-04-11
8
-8
/
+8
*
[libc++abi] Create a macro for the 32 bit guard setting on ARM platforms
Louis Dionne
2019-04-10
3
-11
/
+15
*
Revert "Make reads and writes of the guard variable atomic."
Eric Fiselier
2019-04-08
1
-33
/
+19
*
Fix incorrect change during refactoring.
Eric Fiselier
2019-04-08
1
-1
/
+1
*
Remove unneeded write in __cxa_guard_release.
Eric Fiselier
2019-04-08
1
-1
/
+0
*
Make reads and writes of the guard variable atomic.
Eric Fiselier
2019-04-08
1
-19
/
+34
*
Fix PR41395 - __cxa_vec_new may overflow in allocation size calculation.
Eric Fiselier
2019-04-05
2
-13
/
+165
*
Further refactor cxa_guard.cpp
Eric Fiselier
2019-04-05
1
-144
/
+176
*
Create RAII lock guard for global initialization lock.
Eric Fiselier
2019-04-04
1
-81
/
+94
*
Always use is_initialized and set_initialized in cxa_guard.cpp
Eric Fiselier
2019-04-04
1
-16
/
+8
*
llvm-cxxfilt: Demangle gcc "old-style unified" ctors and dtors
Nico Weber
2019-04-03
2
-7
/
+16
*
[libc++abi] Do not share an object library to create the static/shared libraries
Petr Hosek
2019-04-03
1
-59
/
+39
*
[libc++abi] Add LIBCXXABI_ENABLE_PIC cmake option
Sam Clegg
2019-04-03
2
-1
/
+5
*
[libc++abi] Actually set POSITION_INDEPENDENT_CODE when building shared library
Sam Clegg
2019-04-03
1
-1
/
+3
[next]