aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/eh_aux_runtime.cc
AgeCommit message (Expand)AuthorFilesLines
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-12-11Remove N3639 "array of runtime length" from -std=c++14.Jason Merrill1-4/+0
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-05-09N3639 C++1y VLA supportJason Merrill1-0/+4
2013-05-08Core 624/N2932: Throw bad_array_new_length on overflowJason Merrill1-0/+4
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2012-11-07array (_GLIBCXX_THROW_OR_ABORT): Move...Paolo Carlini1-16/+3
2011-01-15re PR libstdc++/36104 (gnu-versioned-namespace is broken)Benjamin Kosnik1-2/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2004-08-03cxxabi.h: Make all declarations have default visibility.Mark Mitchell1-2/+2
2004-04-07Fixups for EDG front end.Benjamin Kosnik1-1/+0
2003-05-24Makefile.am, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode1-4/+4
2001-10-24Make -fno-exceptions work.Benjamin Kosnik1-1/+2
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-0/+56