aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/adaint.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-26ada: Deconstruct build support for ancient MinGWPiotr Trojanek1-11/+2
2022-05-09[Ada] Remove unused parameter from __gnat_killDmitriy Anisimkov1-6/+6
2022-01-18Ada: Revert filename changes in comments.Martin Liska1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2022-01-07[Ada] Fix __gnat_kill on WindowsDmitriy Anisimkov1-5/+13
2022-01-07[Ada] Fix exit status of GNAT.Expect.Close call on running processDmitriy Anisimkov1-12/+2
2021-10-25[Ada] Do not expect execv to return 0Piotr Trojanek1-4/+8
2021-10-05[Ada] Add sys/time.h #include for QNXCorentin Gay1-0/+1
2021-09-20[Ada] Add support for PE-COFF PIE to System.Dwarf_LineEric Botcazou1-0/+3
2021-07-12[Ada] adaint.c minor reformattingPierre-Marie de Rodat1-1/+1
2021-07-05[Ada] The Unix Epochalypse of 2038 - Use OS_TimeDoug Rupp1-2/+2
2021-06-29[Ada] Remove a special case for forking-for-expect from ordinary spawnPiotr Trojanek1-1/+0
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-12-16[Ada] Fix gmem.out corruption by GNAT.ExpectDmitriy Anisimkov1-0/+3
2020-11-25[Ada] Reinstate utime based code for vx6 in __gnat_copy_attribsOlivier Hainque1-1/+16
2020-11-20libada: Check for the presence of _SC_NPROCESSORS_ONLNMaciej W. Rozycki1-3/+1
2020-11-19Fix PR ada/97805Eric Botcazou1-0/+7
2020-10-23Darwin, Ada : Fix bootstrap after stat entry changes.Iain Sandoe1-0/+5
2020-10-21[Ada] Fix bootstrap with old GCCDmitriy Anisimkov1-1/+11
2020-10-21[Ada] Improve precision of Ada.Directories.Modification_TimeDmitriy Anisimkov1-5/+97
2020-06-04[Ada] Avoid redefining IS_DIR_SEPARATOR macroArnaud Charlet1-6/+6
2020-06-04[Ada] Fix Is_Absolute_Path on WindowsDmitriy Anisimkov1-4/+8
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2019-09-18[Ada] Fix errno for rename for the VxWorks 6 targetFrederic Konrad1-0/+20
2019-09-17[Ada] PR ada/91268 Do not redefine macrosArnaud Charlet1-0/+6
2019-08-20[Ada] Set GNAT.OS_Lib.GM_Split's granularity back to 1 secondDmitriy Anisimkov1-8/+1
2019-07-18Makefile.rtl, [...]: Introduce a "STANDALONE" mode where C runtime files do n...Arnaud Charlet1-0/+18
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-12-23Fix Ada bootstrap for Darwin9 and earlier.Iain Sandoe1-3/+11
2018-10-09[Ada] Minor tweaks to suppress warningsEric Botcazou1-4/+5
2018-07-16[Ada] adaint.c: minor code cleanupArnaud Charlet1-1/+1
2018-05-23[Ada] Fix memory leak in win32_wait error handlingPascal Obry1-0/+2
2018-05-23[Ada] Fix computation of handle/pid lists in win32_waitPascal Obry1-2/+2
2018-05-22[Ada] Fix retrieval of number of CPUs on QNXJerome Lambourg1-4/+9
2018-01-11[Ada] QNX: various runtime fixes for file I/O, timers, timezoneJerome Lambourg1-3/+7
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek1-1/+1
2017-11-08[multiple changes]Pierre-Marie de Rodat1-2/+2
2017-09-25[multiple changes]Pierre-Marie de Rodat1-2/+26
2017-04-27[multiple changes]Arnaud Charlet1-2/+11
2017-04-25[multiple changes]Arnaud Charlet1-1/+21
2017-02-01re PR ada/79309 (incorrectly bounded calls to strncat in adaint.c)Eric Botcazou1-1/+1
2017-02-01re PR ada/79309 (incorrectly bounded calls to strncat in adaint.c)Eric Botcazou1-4/+6
2017-01-12[multiple changes]Arnaud Charlet1-2/+2
2016-11-07Fix native windows build by adding signal.h back into the include list.Tamar Christina1-0/+1
2016-10-11adaint.c: Include process.h, signal.h, dir.h and utime.h for DJGPP.Andris Pavenis1-7/+32
2016-07-11re PR ada/71817 (suspicious condition in C code)Eric Botcazou1-2/+2
2016-07-07[multiple changes]Arnaud Charlet1-4/+21
2016-07-07[multiple changes]Arnaud Charlet1-0/+28
2016-04-19[multiple changes]Arnaud Charlet1-0/+24