aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/seh_init.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-07[Ada] Fix type mismatch warnings during LTO bootstrap #2Eric Botcazou1-2/+2
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2019-07-18Makefile.rtl, [...]: Introduce a "STANDALONE" mode where C runtime files do n...Arnaud Charlet1-2/+2
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-05-24[Ada] Handle version 2 of Windows unwinding information structuresEric Botcazou1-46/+51
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2014-05-14* seh_init.c: Fix copyright year.Eric Botcazou1-1/+1
2014-05-14Fix current cygwin build problems.Bernd Edlinger1-4/+7
2013-03-08re PR ada/52123 (gcc bootstrap with ada fails on mingw target)Cesar Strauss1-4/+4
2013-02-06re PR ada/52123 (gcc bootstrap with ada fails on mingw target)Rainer Emrich1-1/+1
2012-12-21adaint.c: Move directive around.Eric Botcazou1-4/+4
2012-07-17[multiple changes]Arnaud Charlet1-7/+4
2012-07-16[multiple changes]Arnaud Charlet1-58/+61
2012-07-09[multiple changes]Arnaud Charlet1-1/+7
2012-06-26[multiple changes]Arnaud Charlet1-1/+5
2011-08-31[multiple changes]Arnaud Charlet1-1/+1
2011-08-01[multiple changes]Arnaud Charlet1-52/+21
2011-07-12prefix.h: Wrap up in extern "C" block.Laurent GUERBY1-1/+9
2010-01-27[multiple changes]Arnaud Charlet1-5/+5
2009-07-22[multiple changes]Arnaud Charlet1-2/+86
2009-07-07[multiple changes]Arnaud Charlet1-6/+3
2009-04-10[multiple changes]Arnaud Charlet1-2/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-12/+11
2008-04-13s-secsta.adb, [...]: Fix comment typos.Ralf Wildenhues1-2/+2
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-06-16[multiple changes]Arnaud Charlet1-1/+0
2005-02-27seh_init.c (__gnat_SEH_error_handler): Mark third and fourth parameters as un...Danny Smith1-2/+2
2005-02-10init.c (__gnat_initialize): Add a new parameter eh which contains the address...Arnaud Charlet1-0/+234