aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/adaint.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-16ada: Fix standalone Windows builds of adaint.cSebastian Poeplau1-0/+7
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2023-12-05ada: Fix Ada bootstrap on SolarisRainer Orth1-0/+1
2023-12-01ada: Fix Ada bootstrap on macOSRainer Orth1-0/+2
2023-11-28Fix PR ada/111909 On Darwin, determine filesystem case sensitivity at runtimeSimon Wright1-3/+11
2023-11-21ada: Fix Ada.Text_IO.Delete with "encoding=8bits" formRonan Desplanques1-5/+9
2023-11-07ada: Fix Ada.Directories.Modification_Time on WindowsRonan Desplanques1-1/+10
2023-07-10ada: Follow-up fix for compilation issue with recent MinGW-w64 versionsEric Botcazou1-0/+3
2023-02-14Fix musl build on LinuxDongsheng Song1-1/+2
2023-01-09ada: Update copyright noticeArnaud Charlet1-1/+1
2023-01-07Always define `WIN32_LEAN_AND_MEAN` before <windows.h>LIU Hao1-0/+1
2022-11-28ada: Add PIE support to backtraces on LinuxEric Botcazou1-3/+3
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