aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/cxxabi.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-10-25non-gcc: Remove trailing whitespaceJakub Jelinek1-5/+5
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill1-0/+2
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-04-19libstdc++: Adjust uses of null pointer constants in docsJonathan Wakely1-2/+2
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-07libsupc++: Make the destructor parameter to `__cxa_thread_atexit()` use the `...Liu Hao1-0/+8
2020-05-04libstdc++: Fix the return type of __cxa_finalizeFangrui Song1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-29PR libstdc++/51333 Define recursive_init_error constructor non-inlineJonathan Wakely1-4/+5
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-09-05* libsupc++/cxxabi.h (__cxa_demangle): Clarify doxygen comment.Jonathan Wakely1-2/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-13PR libstdc++/81835 fix broken URLs in libstdc++ docsJonathan Wakely1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-07Implement P0012R1, Make exception specifications part of the type system.Jason Merrill1-1/+2
2016-08-22libstdc++/68297 avoid throw/catch in make_exception_ptrGleb Natapov1-8/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-04Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill1-1/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-11Remove N3639 "array of runtime length" from -std=c++14.Jason Merrill1-3/+0
2014-07-09re PR libstdc++/61728 (lost symbol FUNC:_ZNK10__cxxabiv117__pbase_type_info15...Jason Merrill1-2/+10
2014-06-30re PR ipa/61659 (Extra undefined symbol because of devirtualization)Jason Merrill1-2/+2
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-11-15build_hacking.xml: Fix documentation typos.Ondřej Bílka1-1/+1
2013-05-09N3639 C++1y VLA supportJason Merrill1-0/+2
2013-05-08Core 624/N2932: Throw bad_array_new_length on overflowJason Merrill1-0/+3
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-2/+1
2012-12-21os_defines.h (_GLIBCXX_LLP64): Define if llp64 abi is used.Kai Tietz1-0/+4
2012-10-08Support C++11 thread_local destructors.Jason Merrill1-0/+4
2011-12-16re PR target/51135 (SIGSEGV during exception cleanup on win32)Kai Tietz1-1/+5
2011-12-12revert: re PR target/51135 (SIGSEGV during exception cleanup on win32)Paolo Carlini1-5/+1
2011-12-12PR libstdc++/511135Kai Tietz1-1/+5
2011-10-10re PR libstdc++/49818 (libsupc++ does not export __cxa_get_globals or related...Benjamin Kosnik1-13/+76
2011-04-24* libsupc++/cxxabi.h: Adjust link to FAQ entry.Gerald Pfeifer1-1/+1
2011-01-15re PR libstdc++/36104 (gnu-versioned-namespace is broken)Benjamin Kosnik1-106/+101
2010-09-09cxxabi.h: Uglify nothrow to __nothrow__; fix a few inconsistent uglifications...Paolo Carlini1-19/+19
2010-02-18typeinfo: Add system_header pragma.Paolo Carlini1-1/+3
2009-11-15cxxabi.h (__cxa_demangle): Fix typo in comment.Steve Ward1-1/+1
2009-11-09user.cfg.in: Regenerate, add files.Benjamin Kosnik1-1/+22
2009-11-06user.cfg.in: Adjust includes.Benjamin Kosnik1-3/+3
2009-04-18* eh_type.cc (__cxa_current_exception_type) Mark throw().Jan Hubicka1-6/+6
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2009-02-21user.cfg.in: Tweaks.Benjamin Kosnik1-3/+63
2007-05-09cxxabi.h (_GLIBCXX_NOTHROW): New macro.Mark Mitchell1-5/+7
2007-05-08cxxabi-internal.h: Remove, to be replaced by...Jason Merrill1-2/+491
2007-05-07re PR other/28145 (C++ (throw() and catch(...) {/* fall through */ } ) and p...Jason Merrill1-480/+1
2007-05-05cxxabi.h (__cxa_atexit): Conditionalize exception specification on #ifdef __c...Mark Mitchell1-1/+5