aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/init.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-21[Ada] Add some comments in init.c about the lynx178 signal handlerDoug Rupp1-0/+22
2021-05-26Remove useless register keywordsJakub Jelinek1-1/+1
2021-05-07[Ada] Fix type mismatch warnings during LTO bootstrap #2Eric Botcazou1-8/+7
2021-05-06[Ada] Reset x87 FPU to 64-bit precision for floating-point I/O on LinuxEric Botcazou1-11/+4
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2021-03-05Fix build breakage with latest glibc releaseEric Botcazou1-6/+2
2020-06-18[Ada] Add support for XDR streaming in the default runtimeArnaud Charlet1-0/+1
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2019-12-18[Ada] Fix three-letter typos like "sss" in comments and docsPiotr Trojanek1-1/+1
2019-07-18Makefile.rtl, [...]: Introduce a "STANDALONE" mode where C runtime files do n...Arnaud Charlet1-0/+8
2019-07-10[Ada] Do not attempt to re-arm guard page on x86_64-vx7(r2)Doug Rupp1-1/+1
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-05-22[Ada] Don't define HAVE_ADJUST_CONTEXT_FOR_RAISE on VxWorks7 for AArch64Doug Rupp1-1/+1
2018-04-27re PR ada/85540 (gcc/ada/init.c:1282: suspicious expression ?)Eric Botcazou1-1/+1
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2018-01-11[Ada] Enable sigtramp for aarch64-vx7Doug Rupp1-2/+2
2017-11-09[multiple changes]Pierre-Marie de Rodat1-0/+4
2017-11-08[multiple changes]Pierre-Marie de Rodat1-1/+99
2017-09-13Minor edits.Arnaud Charlet1-1/+1
2017-04-25[multiple changes]Arnaud Charlet1-1/+1
2017-04-25[multiple changes]Arnaud Charlet1-1/+1
2016-10-12[multiple changes]Arnaud Charlet1-2/+2
2016-10-12[multiple changes]Arnaud Charlet1-1/+1
2016-10-11ctrl_c.c: Do not use macro SA_RESTART for DJGPP.Andris Pavenis1-0/+8
2016-04-27[multiple changes]Arnaud Charlet1-2/+6
2016-04-27[multiple changes]Arnaud Charlet1-1/+6
2016-04-18[multiple changes]Arnaud Charlet1-28/+16
2016-04-18sigtramp-vxworks-target.inc: sigtramp-vxworks: force the stack alignment for ...Jerome Lambourg1-35/+20
2016-04-18[multiple changes]Arnaud Charlet1-46/+87
2015-11-25[multiple changes]Arnaud Charlet1-5/+5
2015-11-25[multiple changes]Arnaud Charlet1-8/+12
2015-11-25init.c (__gnat_is_stack_guard): Do not use mach calls for IOS simulator.Tristan Gingold1-2/+3
2015-11-13[multiple changes]Arnaud Charlet1-16/+11
2015-11-13[multiple changes]Arnaud Charlet1-13/+15
2015-11-13[multiple changes]Arnaud Charlet1-61/+27
2015-11-13[multiple changes]Arnaud Charlet1-0/+1
2015-11-13[multiple changes]Arnaud Charlet1-10/+25
2015-11-12[multiple changes]Arnaud Charlet1-0/+39
2015-11-12[multiple changes]Arnaud Charlet1-2/+3
2015-11-12[multiple changes]Arnaud Charlet1-2/+2
2015-10-23[multiple changes]Arnaud Charlet1-0/+1
2015-10-23[multiple changes]Arnaud Charlet1-0/+50
2015-10-20[multiple changes]Arnaud Charlet1-3/+3
2015-10-20[multiple changes]Arnaud Charlet1-3/+4
2015-10-20[multiple changes]Arnaud Charlet1-0/+15
2015-10-20[multiple changes]Arnaud Charlet1-2/+2
2015-10-20[multiple changes]Arnaud Charlet1-1/+4
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-06-08configure.ac (*-*-dragonfly*): New configuration.John Marino1-3/+3
2015-05-30adaint.c: Test for __linux__ instead of linux and __sun__ instead of sun.Eric Botcazou1-12/+12