summaryrefslogtreecommitdiff
path: root/gcc/ada/libgnarl
AgeCommit message (Expand)Author
2022-01-18Ada: Revert filename changes in comments.Martin Liska
2022-01-18Revert Ada .cc renaming renaming.Martin Liska
2022-01-17Change references of .c files to .cc filesMartin Liska
2022-01-17Rename .c files to .cc files.Martin Liska
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet
2022-01-07[Ada] Fix uses of pragma Unreferenced in MinGW runtime unitGhjuvan Lacambre
2022-01-07[Ada] Cleanup and modification of unreferenced warningsJustin Squirek
2022-01-07[Ada] Warn on import of parent packageBob Duff
2022-01-05[Ada] Remove extra whitespace in declarations and parameters listsPiotr Trojanek
2021-12-02[Ada] Use bracket aggregates in Ada2022Marc Poulhiès
2021-12-02[Ada] Inline all calls in Ada.Task_IdentificationPiotr Trojanek
2021-12-02[Ada] Add contract to Ada.Task_Identification.Activation_Is_CompletePiotr Trojanek
2021-12-01[Ada] Make Timed_Task_Entry_Call's defer_abort nestableGhjuvan Lacambre
2021-11-10[Ada] Do not assume a priority value of zero is a valid priorityPatrick Bernardi
2021-11-09[Ada] Do not indicate a pending abort if the task is already abortingPatrick Bernardi
2021-10-11[Ada] sigset_t is an unsigned long on RTEMSPatrick Bernardi
2021-10-11[Ada] RTEMS: use hardware interrupts instead of signals for interrupt handlingPatrick Bernardi
2021-10-11[Ada] Import binder globals as constantGhjuvan Lacambre
2021-10-05[Ada] Add comments in Ada.Task_InitializationArnaud Charlet
2021-10-04[Ada] VxWorks inconsistent use of return type FixupDoug Rupp
2021-09-22[Ada] VxWorks inconsistent use of return type (STATUS)Doug Rupp
2021-09-22[Ada] VxWorks inconsistent use of return type (BOOL)Doug Rupp
2021-09-22[Ada] VxWorks inconsistent use of return type (Int_Unlock)Doug Rupp
2021-09-22[Ada] VxWorks inconsistent use of return type (vx_freq_t)Doug Rupp
2021-09-22[Ada] Make Ada.Task_Initialization compatible with No_Elaboration_Code_AllArnaud Charlet
2021-09-21[Ada] Cleanup old VxWorks in Makefile.rtlDoug Rupp
2021-07-09[Ada] Typo corrections and minor reformattingGary Dismukes
2021-07-09[Ada] Declare time_t uniformly based on a system parameterDoug Rupp
2021-07-07[Ada] Unsynchronized access to a Boolean in tasking stateSteve Baird
2021-06-29[Ada] Ensure System.Tasking.Debug.Known_Tasks component access is atomicPatrick Bernardi
2021-06-21[Ada] Add Ada.Strings.Text_Buffers and replace uses of Ada.Strings.Text_OutputSteve Baird
2021-06-17[Ada] Move runtime units for Put_Image attribute to libgnarlArnaud Charlet
2021-06-16[Ada] Wrong reference to System.Tasking in expanded codeArnaud Charlet
2021-05-06[Ada] AI12-0411: Add "bool" to Interfaces.CArnaud Charlet
2021-05-03[Ada] Update copyright noticeArnaud Charlet
2021-04-28[Ada] Install_Restricted_Handlers: define Prio parameter as Interrupt_PriorityPatrick Bernardi
2021-03-05Fix build breakage with latest glibc releaseEric Botcazou
2020-12-16[Ada] Fix possible uninitialized ATCB component usePhilippe Gil
2020-11-27[Ada] Abort defer mismatch with SJLJ exceptionsArnaud Charlet
2020-11-26ada: c++: Get rid of libposix4, librt on SolarisRainer Orth
2020-11-26[Ada] Constraint_Error in Task_Wrapper and -u0Arnaud Charlet
2020-10-21[Ada] Remove -mthreads from Linker_Options pragma for x86-lynx178eDoug Rupp
2020-10-16[Ada] Remove support for -gnatP and pragma PollingArnaud Charlet
2020-07-27[Ada] Switch Ada_Version_Runtime to Ada 2020Arnaud Charlet
2020-06-18[Ada] Profile mismatch between C and Ada functionsArnaud Charlet
2020-06-09[Ada] Annotate Ada.Synchronous_Barriers with SPARK_Mode => OffPiotr Trojanek
2020-06-04[Ada] New package Ada.Task_InitializationArnaud Charlet
2020-06-04[Ada] Remove System.Parameters.Single_LockArnaud Charlet
2020-06-02[Ada] Bump copyright yearArnaud Charlet
2020-05-30Ability to build the GNAT runtime with project filesArnaud Charlet