git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Port StripGCRelocates pass to NPM
[lldb.git]
/
libcxxabi
/
include
/
2020-09-15
Louis Dionne
[libc++abi] Do not declare __cxa_finalize and __cxa_ate...
tree
|
commitdiff
2020-08-13
Aditya Kumar
Add cold attribute to one time construction APIs
tree
|
commitdiff
2020-08-04
Louis Dionne
[libc++abi] Make sure we use a 32 bit guard on 32 bit...
tree
|
commitdiff
2020-07-03
Louis Dionne
[libc++/libc++abi] Automatically detect whether excepti...
tree
|
commitdiff
2020-03-10
Louis Dionne
Revert "[libc++abi] Change __cxa_finalize return type...
tree
|
commitdiff
2020-03-10
Ryan Prichard
[libc++abi] Change __cxa_finalize return type to void
tree
|
commitdiff
2019-10-01
Louis Dionne
[libc++] Update link to Itanium C++ ABI documentation
tree
|
commitdiff
2019-08-14
Sam Clegg
[libcxxabi] Define _LIBCXXABI_GUARD_ABI_ARM on WebAssembly
tree
|
commitdiff
2019-04-11
Eric Fiselier
Fix PR41465 - Use __builtin_mul_overflow instead of...
tree
|
commitdiff
2019-04-10
Louis Dionne
[libc++abi] Create a macro for the 32 bit guard setting...
tree
|
commitdiff
2019-01-19
Chandler Carruth
Update more file headers across all of the LLVM project...
tree
|
commitdiff
2018-10-29
Petr Hosek
[libc++abi] Provide __cxa_thread_atexit on Fuchsia
tree
|
commitdiff
2018-04-09
Vlad Tsyrklevich
[CFI] Disable CFI checks for __cxa_decrement_exception_...
tree
|
commitdiff
2017-03-01
Ranjeet Singh
[libcxxabi] Clean up macro usage.
tree
|
commitdiff
2017-03-01
Shoaib Meenai
[libc++abi] Clean up visibility
tree
|
commitdiff
2017-03-01
Eric Fiselier
Fix non-reserved macro names LIBCXXABI_NORETURN and...
tree
|
commitdiff
2016-12-05
Shoaib Meenai
[libc++abi] Add _LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS
tree
|
commitdiff
2016-09-27
Shoaib Meenai
[libc++abi] Default to DLL annotations on Windows
tree
|
commitdiff
2016-05-26
Saleem Abdulrasool
libc++abi: build with -fvisibility=hidden
tree
|
commitdiff
2015-12-04
Saleem Abdulrasool
ibc++abi: mark visibility
tree
|
commitdiff
2015-12-04
Saleem Abdulrasool
c++abi: whitespace adjustment
tree
|
commitdiff
2015-06-02
Marshall Clow
Implement uncaught_exceptions() to get a count, rather...
tree
|
commitdiff
2015-04-24
Saleem Abdulrasool
libc++abi: remove the duplicated unwind content
tree
|
commitdiff
2015-02-13
Saleem Abdulrasool
unwind: always export unw_local_addr_space
tree
|
commitdiff
2015-02-12
Saleem Abdulrasool
unwind: move exported APIs out of header
tree
|
commitdiff
2015-02-05
Dan Albert
[libcxxabi] Fix -Werror build for 32-bit non-ARM.
tree
|
commitdiff
2015-02-05
Dan Albert
Some more -Wundef issues.
tree
|
commitdiff
2015-02-05
Dan Albert
Enable -Wundef.
tree
|
commitdiff
2015-02-04
Dan Albert
Whitespace cleanup.
tree
|
commitdiff
2015-01-22
Logan Chien
Fix _Unwind_Backtrace for libc++abi built with libgcc.
tree
|
commitdiff
2015-01-22
Logan Chien
Remove _Unwind_{Get,Set}{GR,IP} from ARM EHABI build.
tree
|
commitdiff
2014-12-20
Nick Kledzik
[libunwind] improve x86_64 comments in compact_unwind_e...
tree
|
commitdiff
2014-12-20
Nick Kledzik
[libunwind] fix comment in compact_unwind_encoding.h
tree
|
commitdiff
2014-12-18
Dan Albert
[libcxxabi] Add __cxa_thread_atexit for TLS support...
tree
|
commitdiff
2014-10-27
NAKAMURA Takumi
Fix unicode chars into ascii in comment lines.
tree
|
commitdiff
2014-10-13
Dan Albert
Correctly export _Unwind_[GS]et(GR|IP) for EHABI.
tree
|
commitdiff
2014-09-11
Aaron Ballman
Adding ABI support for __cxa_throw_bad_array_new_length.
tree
|
commitdiff
2014-08-29
Dan Albert
Make _Unwind_Backtrace() work on ARM.
tree
|
commitdiff
2014-06-25
Nico Weber
Land support for ARM EHABI unwinding for libunwind.
tree
|
commitdiff
2014-06-25
Nico Weber
Start landing support for ARM EHABI unwinding.
tree
|
commitdiff
2014-05-10
Logan Chien
Implement ARM EHABI exception handling.
tree
|
commitdiff
2014-05-08
Jonathan Roelofs
Fixes more incorrect #ifs for SJ/LJ exceptions
tree
|
commitdiff
2014-04-24
Nick Kledzik
Remove unused/obsolete ARM64 constants
tree
|
commitdiff
2014-04-23
Dan Albert
Fixes incorrect #ifs for SJ/LJ exceptions
tree
|
commitdiff
2014-01-30
Nick Kledzik
[libunwind] remove stray conditional
tree
|
commitdiff
2013-12-18
Nico Weber
Add a first cut at a Registers_arm class, to be used...
tree
|
commitdiff
2013-11-01
Nick Kledzik
Rename LIBUNWIND_AVAIL to LIBUNWIND_UNAVAIL so as to...
tree
|
commitdiff
2013-10-17
Saleem Abdulrasool
unwinder: conditionalise availability
tree
|
commitdiff
2013-10-07
Nick Kledzik
libcxxabi contains the runtime support for C++. But...
tree
|
commitdiff
2013-06-17
Howard Hinnant
Tweaks/cleanups provided by Matthew Dempsky
tree
|
commitdiff
2013-04-10
Howard Hinnant
Add capability to demangle invocation functions for...
tree
|
commitdiff
2012-03-19
Howard Hinnant
I've moved __cxa_terminate_handler, __cxa_unexpected_ha...
tree
|
commitdiff
2012-03-14
Howard Hinnant
Enable __arm__ on apple
tree
|
commitdiff
2012-02-23
Howard Hinnant
I had originally made the handler function pointers...
tree
|
commitdiff
2012-02-17
Howard Hinnant
Add (reluctantly) a namespace alias for __cxxabiv1.
tree
|
commitdiff
2012-02-02
Howard Hinnant
Work on restricting symbol visibility.
tree
|
commitdiff
2012-02-02
Howard Hinnant
Add version number to this library so we can recognize...
tree
|
commitdiff
2012-01-30
Howard Hinnant
Put throw() clauses back on these functions in cxxabi...
tree
|
commitdiff
2012-01-24
Howard Hinnant
By changing all of the throw() specs to noexcept I...
tree
|
commitdiff
2011-12-21
Howard Hinnant
Added __cxa_increment_exception_refcount, __cxa_decreme...
tree
|
commitdiff
2011-12-15
Howard Hinnant
Fixed several bugs, implemented support for vector...
tree
|
commitdiff
2011-08-08
Howard Hinnant
Silence some -Wall warnings pointed out by Marshall...
tree
|
commitdiff
2011-08-02
Nick Kledzik
make cxxabi.h safe for C code to include
tree
|
commitdiff
2011-08-02
Nick Kledzik
make LIBCXXABI_NORETURN be the right attribute
tree
|
commitdiff
2011-07-20
Marshall Clow
Fixed struct/class mismatch for std::type_info and...
tree
|
commitdiff
2011-06-22
Howard Hinnant
In cxa_demangle.cpp, rewrite __parse_unresolved_name...
tree
|
commitdiff
2011-06-07
Howard Hinnant
tabs to spaces
tree
|
commitdiff
2011-06-07
Nick Lewycky
Add support for the ARM EABI variant of the __cxa_guard...
tree
|
commitdiff
2011-06-03
Marshall Clow
Added __cxa_bad_cast and __cxa_bad_typeid and placehold...
tree
|
commitdiff
2011-05-24
Howard Hinnant
Introduce cxa_virtual.cpp and cxa_guard.cpp. Contribute...
tree
|
commitdiff
2011-05-05
Howard Hinnant
initial import
tree
|
commitdiff