summaryrefslogtreecommitdiff
path: root/libcxxabi/include/__cxxabi_config.h
Commit message (Expand)AuthorAgeFilesLines
* [libcxxabi] Omit dllimport in public headers in MinGW modeMartin Storsjö2023-04-191-1/+1
* [libcxxabi] Check __SEH__, when checking if ARM EHABI is impliedMartin Storsjö2022-06-061-1/+1
* [libcxxabi] Use the right calling convention for exception destructors on i38...Martin Storsjö2022-05-051-0/+6
* [runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne2021-11-171-1/+1
* [libc++abi] Avoid the warning: "__EXCEPTIONS" is not defined, evaluates to 0 ...Xiang Xiao2021-08-301-1/+1
* [libcxxabi] Define _LIBCXXABI_WEAK properly for mingw compilersMartin Storsjö2020-10-221-1/+14
* [libc++abi] Make sure we use a 32 bit guard on 32 bit Aarch64Louis Dionne2020-08-041-1/+1
* [libc++/libc++abi] Automatically detect whether exceptions are enabledLouis Dionne2020-07-031-0/+8
* [libcxxabi] Define _LIBCXXABI_GUARD_ABI_ARM on WebAssemblySam Clegg2019-08-141-1/+2
* Fix PR41465 - Use __builtin_mul_overflow instead of hand-rolled check.Eric Fiselier2019-04-111-0/+2
* [libc++abi] Create a macro for the 32 bit guard setting on ARM platformsLouis Dionne2019-04-101-0/+4
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [CFI] Disable CFI checks for __cxa_decrement_exception_refcountVlad Tsyrklevich2018-04-091-0/+10
* [libcxxabi] Clean up macro usage.Ranjeet Singh2017-03-011-3/+1
* [libc++abi] Clean up visibilityShoaib Meenai2017-03-011-0/+6
* Fix non-reserved macro names LIBCXXABI_NORETURN and LIBCXXABI_ARM_EHABI.Eric Fiselier2017-03-011-2/+2
* [libc++abi] Add _LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONSShoaib Meenai2016-12-051-7/+14
* [libc++abi] Default to DLL annotations on WindowsShoaib Meenai2016-09-271-2/+7
* libc++abi: build with -fvisibility=hiddenSaleem Abdulrasool2016-05-261-0/+3
* ibc++abi: mark visibilitySaleem Abdulrasool2015-12-041-0/+24
* c++abi: whitespace adjustmentSaleem Abdulrasool2015-12-041-1/+1
* [libcxxabi] Fix -Werror build for 32-bit non-ARM.Dan Albert2015-02-051-0/+20