summaryrefslogtreecommitdiff
path: root/libgcc/unwind-seh.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* unwind-seh.c: Suppress warnings for RtlUnwindEx calls.Jonathan Yong2017-03-021-3/+3
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR libgcc/61585 (Subscript-out-of-range in unwind-seh.c?)Kai Tietz2014-06-231-2/+2
* Enable Java on Cygwin-64Bernd Edlinger2014-05-131-24/+18
* re PR objc/56870 (@catch handler broken with SEH)Kai Tietz2014-02-181-2/+3
* Update copyright years in libgcc/Richard Sandiford2014-01-021-1/+1
* Update copyright in libgcc.Richard Sandiford2013-02-041-1/+1
* re PR target/55445 (Always defined __SEH__ when build from trunk)Kai Tietz2012-11-291-2/+2
* eh_personality.cc (__gxx_personality_seh0): New function.Tristan Gingold2012-07-191-0/+483