aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/eh_arm.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
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-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-20re PR target/61223 (libstdc++ build fail due to pop lr register)Alexey Merzlyakov1-11/+5
2014-05-16re PR libstdc++/60758 (Infinite backtrace in __cxa_end_cleanup)Alexey Merzlyakov1-5/+11
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+2
2011-09-13arm.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.Paul Brook1-0/+44
2011-06-29unwind-arm.c (enum __cxa_type_match_result): New.Nathan Sidwell1-30/+31
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-06-09re PR libstdc++/44461 (__cxa_end_cleanup ends up in wrong section i.e. not in...Khem Raj1-4/+8
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-08-23[multiple changes]Paolo Carlini1-1/+7
2008-08-222008-08-22 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-7/+1
2008-08-14Re-instate last patch...Paolo Carlini1-1/+7
2008-08-132008-08-13 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-7/+1
2008-08-13Add exception propagation support as per N2179.Sebastian Redl1-1/+7
2008-07-10unwind-cxx.h (__is_gxx_forced_unwind_class, [...]): Define for ARM EABI unwin...Joseph Myers1-3/+5
2007-06-13eh_arm.cc (__cxa_type_match): Handle foreign exceptions.Richard Earnshaw1-4/+9
2006-06-20eh_arm.cc (__cxa_begin_cleanup): Always return 'true'.Vladimir Prus1-1/+1
2005-11-16unwind-arm.h: Reorder interface function declarations.Nathan Sidwell1-13/+30
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook1-0/+153