Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libcxxabi
/
1089e7519494be608611df538b5d17ebf246304c
1089e75
[libcxxabi] Align unwindHeader on a double-word boundary.
by Akira Hatanaka
· 7 years ago
fa4e00b
Revert r302978 and r302981.
by Akira Hatanaka
· 7 years ago
9f5f78e
[libcxxabi] Do not align field unwindHeader when building for ARM EHABI.
by Akira Hatanaka
· 7 years ago
8d8011b
[libcxxabi] Align unwindHeader on a double-word boundary.
by Akira Hatanaka
· 7 years ago
0372c57
[Libcxxabi]: Support using compiler-rt for MinGW64
by Martell Malone
· 7 years ago
a8ac1e1
Revert "[libcxxabi] Align unwindHeader on a double-word boundary."
by Akira Hatanaka
· 7 years ago
e8b16fa
[libcxxabi] Align unwindHeader on a double-word boundary.
by Akira Hatanaka
· 7 years ago
97146e2
Revert "Rename c++abi.a on Windows to libc++abi to avoid name conflicts"
by Eric Fiselier
· 7 years ago
2d38329
Allow undefined symbols when linking libc++abi.dll on Windows
by Eric Fiselier
· 7 years ago
1e5f94f
Fix Libc++abi linking under MinGW64
by Eric Fiselier
· 7 years ago
9a8ac6a
Rename c++abi.a on Windows to libc++abi to avoid name conflicts
by Eric Fiselier
· 7 years ago
8d06271
Don't use posix_memalign under MinGW
by Eric Fiselier
· 7 years ago
b17dd49
Apply libc++ MinGW CMake fix to libc++abi
by Eric Fiselier
· 7 years ago
03d803f
[libc++abi] Disable libc++ extern templates project-wide
by Shoaib Meenai
· 7 years ago
f8b91ee
Fix use of now removed %exec test substitution
by Eric Fiselier
· 7 years ago
3a15043
Fix use of removed SH test replacement %exec
by Eric Fiselier
· 7 years ago
8ca586d
XFAIL noexcept member function throw/catch test under GCC.
by Eric Fiselier
· 7 years ago
a4c4545
[libcxxabi][CMake] Set library dir when built under runtimes/
by Jonas Hahnfeld
· 8 years ago
700fa35
Fix PR25874 - cxa_thread_atexit_test.pass.cpp has an incorrect XFAIL.
by Eric Fiselier
· 8 years ago
2ef575d
[CMake][libcxxabi] Fix the -target and -gcc-toolchain flag handling
by Petr Hosek
· 8 years ago
a917419
[CMake][libcxxabi] Use -nodefaultlibs for CMake checks
by Petr Hosek
· 8 years ago
0a3a1a8
Fix exception address alignment test for EHABI
by Asiri Rathnayake
· 8 years ago
66db5e3
Uses quote to include cxxabi.h to make sure the local one is included
by Mehdi Amini
· 8 years ago
f4745ae
[libc++abi] Remove missed use of config.h
by Shoaib Meenai
· 8 years ago
847e4d2
[libc++abi] Delete config.h
by Shoaib Meenai
· 8 years ago
78bab8f
[libc++abi] Remove unistd.h include
by Shoaib Meenai
· 8 years ago
1f43533
Fully Reformat fallback_malloc.cpp
by Eric Fiselier
· 8 years ago
7fa8331
Add missing UNSUPPORTED for -fno-exception mode
by Eric Fiselier
· 8 years ago
494247c
Attempt to suppress test failures on OS X
by Eric Fiselier
· 8 years ago
0368af0
Fix CMake configuration errors on OS X
by Eric Fiselier
· 8 years ago
aad0594
[libcxxabi] Fix alignment of allocated exceptions in 32 bit builds
by Eric Fiselier
· 8 years ago
da7d616
Fix PR25874 - Detect features required for cxa_thread_atexit_test.pass.cpp
by Eric Fiselier
· 8 years ago
9e9cb7b
Turn on -Wunused-function and cleanup occurances
by Eric Fiselier
· 8 years ago
ed5abb1
Work around GCC linking errors within libc++abi due to missing new/delete definitions
by Eric Fiselier
· 8 years ago
4841062
[libc++abi] Add option to enable definitions for the new/delete overloads.
by Eric Fiselier
· 8 years ago
4bf15a0
[libc++abi] Update new/delete definitions to match libc++
by Eric Fiselier
· 8 years ago
477fd7e
Cleanup new/delete definitions
by Eric Fiselier
· 8 years ago
2ecb4ee
[libcxxabi] Clean up macro usage.
by Ranjeet Singh
· 8 years ago
54227ae
[libc++abi] Clean up visibility
by Shoaib Meenai
· 8 years ago
9e2169e
Fix non-reserved macro names LIBCXXABI_NORETURN and LIBCXXABI_ARM_EHABI.
by Eric Fiselier
· 8 years ago
3f19f77
Attempt to fix arm-native libcxxabi tests for the no-exceptions variant
by Asiri Rathnayake
· 8 years ago
fbe5bc1
[libcxxabi] Fix condition typo in rL296136
by Ranjeet Singh
· 8 years ago
fd7644a
[libcxxabi] Disable calls to fprintf for baremetal targets.
by Ranjeet Singh
· 8 years ago
f0f0257
[CMake][libcxxabi] Update the libc++ test module path
by Petr Hosek
· 8 years ago
66c8647
Fix test_exception_storage.pass.cpp in C++17 my re-enabling the unexpected handlers
by Eric Fiselier
· 8 years ago
a3b0b11
Fix couple of test failures when using the LIBCXXABI_SILENT_TERMINATE mode.
by Asiri Rathnayake
· 8 years ago
a687100
Fix path to libc++'s python test module
by Eric Fiselier
· 8 years ago
b052fac
[libcxxabi][CMake] Support in-tree libunwind when building as part of runtimes
by Petr Hosek
· 8 years ago
c2fa8f1
Add support for demangling C++11 thread_local variables. In clang, the grammar for mangling for these names are "<special-name> ::= TW <object name>" for wrapper variables or "<special-name> ::= TH <object name>" for initialization variables.
by David Bozier
· 8 years ago
eb7bd38
Fix ASAN failure in cxa_demangle
by Mehdi Amini
· 8 years ago
bbc3824
Fix chromium build (libcxxabi)
by Asiri Rathnayake
· 8 years ago
38a1060
cxa_demangle: fix rvalue ref check
by Saleem Abdulrasool
· 8 years ago
b314024
cxa_demangle: avoid butchering the last parameter type
by Saleem Abdulrasool
· 8 years ago
279d648
Remove all usages of REQUIRES-ANY in the test suite.
by Eric Fiselier
· 8 years ago
dc0e3f7
Fix catch_reference_nullptr.pass.cpp test for GCC.
by Eric Fiselier
· 8 years ago
0cbb1da
Revert r286788
by Jonathan Roelofs
· 8 years ago
7769ea2
Mark the dynamic-exception tests as unsupported under C++17, since it has no dynamic-exception specs. Also, remove a FIXME workaround from the config that allowed these tests to work under C++17. This addresses PR#31621.
by Marshall Clow
· 8 years ago
ed61102
[cmake] Handle missing LIBUNWIND_* directories gracefully
by Michal Gorny
· 8 years ago
f3a0256
Don't dump llvm-config --cmakedir output if command fails.
by Eric Fiselier
· 8 years ago
0ecfd76
[libc++abi] Add a silent terminate handler to libcxxabi.
by James Y Knight
· 8 years ago
7974233
Bump version to 5.0.0svn
by Hans Wennborg
· 8 years ago
44cd53a
[cmake] Obtain LLVM_CMAKE_PATH from llvm-config if available
by Michal Gorny
· 8 years ago
1f4def2
[libcxxabi] Cleanup and adapt for r291275. NFC.
by Asiri Rathnayake
· 8 years ago
06da4e1
[libcxxabi] Enable tests by default in standalone.
by Bryant Wong
· 8 years ago
ebc9aca
[libcxxabi] Add flag to conditionally enable tests
by Bryant Wong
· 8 years ago
3eacb7e
tweak definition to avoid GCC warning
by Saleem Abdulrasool
· 8 years ago
71ba287
[libcxxabi] Introduce an externally threaded libc++abi variant.
by Asiri Rathnayake
· 8 years ago
cb51028
Update LICENSE.TXT to 2017
by Eric Fiselier
· 8 years ago
81b06b3
Fix new/delete exception specifications to match libc++ after r290845
by Eric Fiselier
· 8 years ago
ed8daea
clean up `-Wmisleading-indentation` warning
by Saleem Abdulrasool
· 8 years ago
6e0f5ef
add cxa_demangle_fuzzer
by Kostya Serebryany
· 8 years ago
a3f4893
Suppress unreachable code warning in unwind tests
by Eric Fiselier
· 8 years ago
08bf03c
Fix warnings in libc++abi tests
by Eric Fiselier
· 8 years ago
534295b
[libc++abi] Mark failing test on Darwin as XFAIL
by Shoaib Meenai
· 8 years ago
f0c4e60
Fix signed comparison warning
by Eric Fiselier
· 8 years ago
0b610fe
Workaround the removal of dynamic exception specifications in C++17
by Eric Fiselier
· 8 years ago
a3219da
[libc++abi] Add _LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS
by Shoaib Meenai
· 8 years ago
6d9aad0
Check for SD-6 feature test macro when determining which tests should be
by Richard Smith
· 8 years ago
b126ca0
Fix up r288457 for compilers that don't support noexcept function types:
by Richard Smith
· 8 years ago
f163620
Update implementation of ABI support for throwing noexcept function pointers
by Richard Smith
· 8 years ago
2ecedcc
__cxa_demangle: use default member initialization
by Saleem Abdulrasool
· 8 years ago
e4f23d8
Rename TU names to not conflict with libc++.
by Eric Fiselier
· 8 years ago
89d8f36
__cxa_demangle: allow demangling invocation blocks
by Saleem Abdulrasool
· 8 years ago
8cfa5a3
__cxa_demangle: ensure that we have a mangled symbol
by Saleem Abdulrasool
· 8 years ago
1105202
Fix GCC libc++abi build
by Eric Fiselier
· 8 years ago
cc4f512
arm: Fix ttype encoding assertion failure.
by Logan Chien
· 8 years ago
6962eb3
[CMake] Fix libc++abi arm build w/o libunwind.
by Logan Chien
· 8 years ago
4d14bc0
[CMake] Check runtimes subdir when looking for libcxx and libuwind
by Petr Hosek
· 8 years ago
802f4f4
[libc++abi] Remove the test for checking using of fallback malloc in case of dynamic memory exhaustion.
by Igor Kudrin
· 8 years ago
1d45bac
Revert "[CMake] Check runtimes subdir when looking for libcxx and libuwind"
by Petr Hosek
· 8 years ago
eecb795
[CMake] Check runtimes subdir when looking for libcxx and libuwind
by Petr Hosek
· 8 years ago
cf209cc
Fix typo in CMakeLists.txt: provide the path to libcxx checkout and not the include subdir
by Mehdi Amini
· 8 years ago
6dc7581
Fix libcxxabi CMake detection of libcxx path to handle LLVM_EXTERNAL_LIBCXX_SOURCE_DIR flag
by Mehdi Amini
· 8 years ago
cd40f25
Revert "Add some facilities to work with a git monorepo (experimental setup)"
by Mehdi Amini
· 8 years ago
d312aca
Add some facilities to work with a git monorepo (experimental setup)
by Mehdi Amini
· 8 years ago
c320e4c
[p0012] Implement ABI support for throwing a noexcept function pointer and
by Richard Smith
· 8 years ago
8b9be66
Spell libcxxabi-no-threads correctly
by Eric Fiselier
· 8 years ago
cfd294b
Mark thread exit test as unsupported w/o threads
by Eric Fiselier
· 8 years ago
4d44c0f
Get libc++abi building with LLVM_ENABLE_MODULES
by Eric Fiselier
· 8 years ago
e4b123b
Fix typo in comment
by Vitaly Buka
· 8 years ago
Next »