index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
ada
/
libgnarl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
[Ada] Remove support for -gnatP and pragma Polling
Arnaud Charlet
37
-150
/
+2
2020-07-27
[Ada] Switch Ada_Version_Runtime to Ada 2020
Arnaud Charlet
1
-2
/
+2
2020-06-18
[Ada] Profile mismatch between C and Ada functions
Arnaud Charlet
1
-9
/
+9
2020-06-09
[Ada] Annotate Ada.Synchronous_Barriers with SPARK_Mode => Off
Piotr Trojanek
4
-4
/
+4
2020-06-04
[Ada] New package Ada.Task_Initialization
Arnaud Charlet
4
-0
/
+102
2020-06-04
[Ada] Remove System.Parameters.Single_Lock
Arnaud Charlet
29
-1323
/
+283
2020-06-02
[Ada] Bump copyright year
Arnaud Charlet
213
-213
/
+213
2020-05-30
Ability to build the GNAT runtime with project files
Arnaud Charlet
1
-0
/
+28
2019-12-16
[Ada] Mark Deallocator as Favor_Top_Level
Arnaud Charlet
1
-0
/
+1
2019-12-12
[Ada] Fix Global contract for the predefined Yield procedure
Piotr Trojanek
1
-1
/
+3
2019-09-23
Provide Task_Info.Number_Of_Processors on Solaris
Rainer Orth
3
-0
/
+27
2019-09-18
[Ada] Fix portability issues in access to subprograms
Javier Miranda
4
-8
/
+18
2019-08-12
[Ada] VxWorks: call s-tpopsp.Self only when needed
Jerome Lambourg
1
-1
/
+6
2019-07-11
[Ada] GNAT.Threads: Add a Get_Thread overload taking a Task_Id
Arnaud Charlet
2
-3
/
+10
2019-07-09
[Ada] System.OS_Interface: fix Critical_Section.SpinCount type
Eric Botcazou
1
-1
/
+1
2019-07-05
[Ada] System.OS_Interface: fix link order on Linux
Arnaud Charlet
1
-1
/
+2
2019-07-05
[Ada] System.Linux: fix typos in comments
Arnaud Charlet
7
-7
/
+7
2019-07-04
s-osinte__kfreebsd-gnu.ads (clockid_t): Make type definition public.
James Clarke
1
-6
/
+2
2019-07-04
[Ada] Add preconditions in Ada.Task_Identification
Joffrey Huguet
1
-0
/
+9
2019-02-07
* libgnarl/s-linux__sparc.ads (ETIMEDOUT): Set to correct value.
Eric Botcazou
1
-1
/
+1
2019-02-06
s-linux__x32.ads: Resync list of signals with s-linux.ads
Arnaud Charlet
1
-13
/
+14
2019-01-08
[Ada] Bump copyright years to 2019
Pierre-Marie de Rodat
213
-213
/
+213
2018-12-03
[Ada] Spelling fixes and minor reformatting
Gary Dismukes
8
-15
/
+15
2018-12-03
[Ada] A task not executing an entry call consumes an Entry_Call slot
Patrick Bernardi
13
-52
/
+102
2018-11-26
re PR ada/88191 (ada bootstrap failure on alpha-linux-gnu ("SIGSYS" not decla...
Matthias Klose
1
-0
/
+1
2018-11-14
[Ada] Update signal constants for GNU/Linux
Patrick Bernardi
10
-63
/
+70
2018-08-21
[Ada] Bump copyright notices to 2018
Pierre-Marie de Rodat
9
-9
/
+9
2018-07-31
[Ada] Fix alignment of mutex_t and cond_t type on 32-bit SPARC/Solaris
Eric Botcazou
1
-5
/
+6
2018-07-06
RISC-V: Initial riscv linux Ada port.
Jim Wilson
1
-0
/
+133
2018-05-29
[Ada] Refine documentation of Monotonic_Clock to reflect reality
Doug Rupp
1
-3
/
+3
2018-05-25
[Ada] Make Max_Sensible_Delay uniform across all Posix targets
Doug Rupp
11
-90
/
+103
2018-05-22
[Ada] Missing warning for unreferenced formals in expression functions
Justin Squirek
4
-11
/
+23
2018-05-21
[Ada] Minor typo fixes
Jose Ruiz
1
-1
/
+1
2018-05-21
[Ada] Remove External aspect from predefined abstract states
Piotr Trojanek
2
-6
/
+2
2018-05-21
[Ada] Fix inconstent subprogram body headers
Piotr Trojanek
6
-24
/
+24
2018-01-11
[Ada] Bump copyright notices to 2018
Arnaud Charlet
203
-203
/
+203
2017-12-05
sem_util.adb (Contains_Refined_State): Remove.
Pierre-Marie de Rodat
1
-4
/
+3
2017-12-04
RTEMS/Ada: Account for 64-bit time_t
Sebastian Huber
1
-5
/
+5
2017-12-01
RTEMS/Ada: Fix some POSIX types
Sebastian Huber
1
-3
/
+15
2017-11-16
[multiple changes]
Pierre-Marie de Rodat
1
-0
/
+61
2017-11-09
[multiple changes]
Pierre-Marie de Rodat
11
-43
/
+64
2017-11-09
[multiple changes]
Pierre-Marie de Rodat
3
-81
/
+1443
2017-11-09
[multiple changes]
Pierre-Marie de Rodat
1
-1
/
+1
2017-11-09
[multiple changes]
Pierre-Marie de Rodat
4
-10
/
+120
2017-11-09
[multiple changes]
Pierre-Marie de Rodat
1
-1546
/
+0
2017-11-08
[multiple changes]
Pierre-Marie de Rodat
5
-0
/
+2731
2017-10-20
s-osinte__linux.ads (Relative_Timed_Wait): Add variable needed for using mono...
Pierre-Marie de Rodat
4
-438
/
+359
2017-10-14
[multiple changes]
Pierre-Marie de Rodat
13
-282
/
+210
2017-10-09
exp_ch6.adb (Expand_N_Extended_Return_Statement): Add self-checking code so i...
Pierre-Marie de Rodat
1
-1
/
+1
2017-10-02
re PR ada/82384 (s-taprop.adb failed to compile for x32)
Eric Botcazou
2
-5
/
+5
[next]