aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/libgnarl
AgeCommit message (Expand)AuthorFilesLines
2021-09-22[Ada] VxWorks inconsistent use of return type (STATUS)Doug Rupp12-152/+177
2021-09-22[Ada] VxWorks inconsistent use of return type (BOOL)Doug Rupp8-12/+23
2021-09-22[Ada] VxWorks inconsistent use of return type (Int_Unlock)Doug Rupp9-14/+13
2021-09-22[Ada] VxWorks inconsistent use of return type (vx_freq_t)Doug Rupp4-1/+12
2021-09-22[Ada] Make Ada.Task_Initialization compatible with No_Elaboration_Code_AllArnaud Charlet4-15/+17
2021-09-21[Ada] Cleanup old VxWorks in Makefile.rtlDoug Rupp2-235/+0
2021-07-09[Ada] Typo corrections and minor reformattingGary Dismukes1-3/+3
2021-07-09[Ada] Declare time_t uniformly based on a system parameterDoug Rupp24-23/+84
2021-07-07[Ada] Unsynchronized access to a Boolean in tasking stateSteve Baird1-2/+3
2021-06-29[Ada] Ensure System.Tasking.Debug.Known_Tasks component access is atomicPatrick Bernardi1-2/+4
2021-06-21[Ada] Add Ada.Strings.Text_Buffers and replace uses of Ada.Strings.Text_OutputSteve Baird2-7/+4
2021-06-17[Ada] Move runtime units for Put_Image attribute to libgnarlArnaud Charlet2-0/+99
2021-06-16[Ada] Wrong reference to System.Tasking in expanded codeArnaud Charlet1-0/+3
2021-05-06[Ada] AI12-0411: Add "bool" to Interfaces.CArnaud Charlet9-17/+17
2021-05-03[Ada] Update copyright noticeArnaud Charlet215-215/+215
2021-04-28[Ada] Install_Restricted_Handlers: define Prio parameter as Interrupt_PriorityPatrick Bernardi6-6/+6
2021-03-05Fix build breakage with latest glibc releaseEric Botcazou1-1/+1
2020-12-16[Ada] Fix possible uninitialized ATCB component usePhilippe Gil1-0/+1
2020-11-27[Ada] Abort defer mismatch with SJLJ exceptionsArnaud Charlet2-23/+1
2020-11-26ada: c++: Get rid of libposix4, librt on SolarisRainer Orth1-3/+0
2020-11-26[Ada] Constraint_Error in Task_Wrapper and -u0Arnaud Charlet1-6/+5
2020-10-21[Ada] Remove -mthreads from Linker_Options pragma for x86-lynx178eDoug Rupp1-4/+0
2020-10-16[Ada] Remove support for -gnatP and pragma PollingArnaud Charlet37-150/+2
2020-07-27[Ada] Switch Ada_Version_Runtime to Ada 2020Arnaud Charlet1-2/+2
2020-06-18[Ada] Profile mismatch between C and Ada functionsArnaud Charlet1-9/+9
2020-06-09[Ada] Annotate Ada.Synchronous_Barriers with SPARK_Mode => OffPiotr Trojanek4-4/+4
2020-06-04[Ada] New package Ada.Task_InitializationArnaud Charlet4-0/+102
2020-06-04[Ada] Remove System.Parameters.Single_LockArnaud Charlet29-1323/+283
2020-06-02[Ada] Bump copyright yearArnaud Charlet213-213/+213
2020-05-30Ability to build the GNAT runtime with project filesArnaud Charlet1-0/+28
2019-12-16[Ada] Mark Deallocator as Favor_Top_LevelArnaud Charlet1-0/+1
2019-12-12[Ada] Fix Global contract for the predefined Yield procedurePiotr Trojanek1-1/+3
2019-09-23Provide Task_Info.Number_Of_Processors on SolarisRainer Orth3-0/+27
2019-09-18[Ada] Fix portability issues in access to subprogramsJavier Miranda4-8/+18
2019-08-12[Ada] VxWorks: call s-tpopsp.Self only when neededJerome Lambourg1-1/+6
2019-07-11[Ada] GNAT.Threads: Add a Get_Thread overload taking a Task_IdArnaud Charlet2-3/+10
2019-07-09[Ada] System.OS_Interface: fix Critical_Section.SpinCount typeEric Botcazou1-1/+1
2019-07-05[Ada] System.OS_Interface: fix link order on LinuxArnaud Charlet1-1/+2
2019-07-05[Ada] System.Linux: fix typos in commentsArnaud Charlet7-7/+7
2019-07-04s-osinte__kfreebsd-gnu.ads (clockid_t): Make type definition public.James Clarke1-6/+2
2019-07-04[Ada] Add preconditions in Ada.Task_IdentificationJoffrey Huguet1-0/+9
2019-02-07* libgnarl/s-linux__sparc.ads (ETIMEDOUT): Set to correct value.Eric Botcazou1-1/+1
2019-02-06s-linux__x32.ads: Resync list of signals with s-linux.adsArnaud Charlet1-13/+14
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat213-213/+213
2018-12-03[Ada] Spelling fixes and minor reformattingGary Dismukes8-15/+15
2018-12-03[Ada] A task not executing an entry call consumes an Entry_Call slotPatrick Bernardi13-52/+102
2018-11-26re PR ada/88191 (ada bootstrap failure on alpha-linux-gnu ("SIGSYS" not decla...Matthias Klose1-0/+1
2018-11-14[Ada] Update signal constants for GNU/LinuxPatrick Bernardi10-63/+70
2018-08-21[Ada] Bump copyright notices to 2018Pierre-Marie de Rodat9-9/+9
2018-07-31[Ada] Fix alignment of mutex_t and cond_t type on 32-bit SPARC/SolarisEric Botcazou1-5/+6