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
*
Bump version to 10.0.1
Tom Stellard
2020-04-13
1
-1
/
+1
*
Drop git version suffix
Aaron Puchert
2020-02-17
1
-1
/
+1
*
[libcxxabi] Fix layout of __cxa_exception for win64
Martin Storsjö
2020-02-04
1
-5
/
+5
*
[libcxxabi] Insert padding in __cxa_exception struct for compatibility
Steven Wu
2020-02-03
1
-0
/
+45
*
[demangle] Copy back some NFC commits from LLVM
Erik Pilkington
2020-01-09
2
-8
/
+8
*
[libcxxabi] Allow tests to link with static libc++abi/libc++ even if the shar...
Sergej Jaskiewicz
2020-01-09
3
-3
/
+33
*
[libc++abi] Fix non-constant initialization of default terminate
Eric Fiselier
2019-12-11
1
-6
/
+8
*
[libcxx{,abi}] Don't link libpthread and libdl on Fuchsia
Petr Hosek
2019-12-06
1
-5
/
+13
*
[libcxx{,abi}] Emit deplibs only when detected by CMake
Michał Górny
2019-12-02
5
-5
/
+7
*
[libcxxabi] Prevent cmake from removing our explicit system C++ include paths
Sam Clegg
2019-11-12
1
-0
/
+7
*
[demangle] NFC: get rid of NodeOrString
Erik Pilkington
2019-11-04
2
-63
/
+19
*
[www] Change URLs to HTTPS.
Stephan T. Lavavej
2019-10-24
2
-42
/
+42
*
P1152R4: Fix deprecation warnings in libc++ testsuite and in uses of is_invoc...
Richard Smith
2019-10-19
1
-8
/
+8
*
[libc++abi] Introduce a LIBCXXABI_LIBRARY_VERSION option
Louis Dionne
2019-10-07
2
-1
/
+6
*
[libc++abi] Do not define -Dcxxabi_shared_EXPORTS when building libc++abi
Louis Dionne
2019-10-07
1
-1
/
+3
*
[libc++abi] Remove redundant link flags on Apple platforms
Louis Dionne
2019-10-07
1
-18
/
+1
*
[libc++abi] Link against libSystem on Apple platforms
Louis Dionne
2019-10-04
2
-3
/
+9
*
[libc++abi] Do not export some implementation-detail functions
Louis Dionne
2019-10-03
2
-8
/
+3
*
[NFC][libc++abi] Convert stray tabs to spaces
Louis Dionne
2019-10-02
2
-10
/
+10
*
[libc++abi] Remove uses of C++ headers when possible
Louis Dionne
2019-10-01
7
-24
/
+21
*
[NFC][libc++abi] Remove trailing whitespace from sources
Louis Dionne
2019-10-01
6
-86
/
+86
*
[libc++] Update link to Itanium C++ ABI documentation
Louis Dionne
2019-10-01
1
-1
/
+1
*
[libc++abi] Remove redundant #include of <string.h>
Louis Dionne
2019-10-01
1
-20
/
+14
*
[Testing] unbreak after r372963
David Zarzycki
2019-09-26
1
-0
/
+1
*
[libcxxabi] Fix arm build failer with libgcc
Adhemerval Zanella
2019-09-25
2
-2
/
+12
*
Update XFAIL list for new GCC versions
Eric Fiselier
2019-09-13
1
-1
/
+1
*
Fix incorrect demangling of call operator of lambda with explicit
Richard Smith
2019-09-09
2
-5
/
+6
*
Simplify demangler rule for lambda-expressions to match discussion on
Richard Smith
2019-09-09
2
-45
/
+19
*
Synchronize LLVM's copy of libc++abi's demangler with the libc++abi
Richard Smith
2019-09-07
1
-1
/
+2
*
Implement demangling support for C++20 lambda expression extensions.
Richard Smith
2019-09-06
3
-31
/
+429
*
Provide a meaningful diagnostic when LLVM_PATH doesn't point to a directory
Louis Dionne
2019-08-19
1
-0
/
+3
*
[libcxxabi] __cxa_guard_require: test guard byte with != 0 instead of == 1
Fangrui Song
2019-08-16
1
-1
/
+1
*
[libcxxabi] Define _LIBCXXABI_GUARD_ABI_ARM on WebAssembly
Sam Clegg
2019-08-14
1
-1
/
+2
*
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
[next]