aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/terminals.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-11-30[Ada] Address warning compiling terminals.cArnaud Charlet1-1/+1
2020-07-08[Ada] Fix warnings in C runtime files on WindowsEric Botcazou1-55/+42
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2019-10-10[Ada] Mention GNAT Studio instead of GPSAnthony Leonardo Gracio1-1/+1
2019-09-17[Ada] Close file descriptors allocated for tty only onceVadim Godunko1-2/+2
2019-07-22[Ada] Ensure Ctrl-C is not emited on terminated processesNicolas Roche1-13/+32
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-10-09[Ada] Minor tweaks to suppress warningsEric Botcazou1-4/+7
2018-09-13re PR ada/81103 (gcc/ada/terminals.c: please remove unused termio.h)Eric Botcazou1-9/+0
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2017-12-05[multiple changes]Pierre-Marie de Rodat1-3/+2
2017-11-08[multiple changes]Pierre-Marie de Rodat1-2/+2
2017-04-25[multiple changes]Arnaud Charlet1-0/+58
2017-01-20[multiple changes]Arnaud Charlet1-4/+4
2017-01-20[multiple changes]Arnaud Charlet1-7/+10
2016-10-11ctrl_c.c: Do not use macro SA_RESTART for DJGPP.Andris Pavenis1-1/+1
2016-09-27auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek1-7/+0
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek1-1/+1
2015-05-30adaint.c: Test for __linux__ instead of linux and __sun__ instead of sun.Eric Botcazou1-10/+10
2015-03-31Fix bzero warning in child_setup_ttyTom de Vries1-2/+2
2014-07-17[multiple changes]Arnaud Charlet1-22/+106
2013-08-13trans.c (Handled_Sequence_Of_Statements_to_gnu): If there is no End_Label...Thomas Quinot1-1/+1
2013-07-21gigi.h: Likewise.Ondřej Bílka1-3/+3
2012-11-062012-11-06 Bernard Banner <banner@adacore.com>Bernard Banner1-1/+2
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth1-9/+0
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-16/+1
2011-12-02s-tpopsp-rtems.adb: Use ATCB_Key rather than RTEMS_Ada_Self variable for cons...Joel Sherrill1-1/+4
2011-11-23[multiple changes]Arnaud Charlet1-0/+1551