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/existing-fp8
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-30
[Ada] Fix new CUDA kernel registration scheme
Ghjuvan Lacambre
1
-33
/
+77
2022-05-29
Daily bump.
GCC Administrator
1
-0
/
+8
2022-05-28
Rename OSCONS_CC to GCC_FOR_ADA_RTS
Alexandre Oliva
1
-20
/
+12
2022-05-20
Daily bump.
GCC Administrator
1
-0
/
+316
2022-05-19
[Ada] Avoid copy operation for returns involving function calls
Eric Botcazou
2
-0
/
+53
2022-05-19
[Ada] Do not give warnings for compiler-generated entities by default
Eric Botcazou
1
-2
/
+5
2022-05-19
[Ada] Small housekeeping work in gnat_gimplify_expr
Eric Botcazou
1
-71
/
+60
2022-05-19
[Ada] Add support for "simd" function attribute
Eric Botcazou
2
-1
/
+55
2022-05-19
[Ada] Fix internal error on unchecked union with component clauses (2)
Eric Botcazou
1
-6
/
+23
2022-05-19
[Ada] Do not set Current_Error_Node to a node without location
Eric Botcazou
1
-1
/
+2
2022-05-19
[Ada] Fix internal error on semi-circular record types
Eric Botcazou
1
-8
/
+11
2022-05-19
[Ada] Fix for internal error on semi-circular record aggregate
Eric Botcazou
1
-2
/
+12
2022-05-19
[Ada] Adjust copyright line
Eric Botcazou
4
-4
/
+4
2022-05-19
[Ada] Preserve unchecked conversion of string constant
Eric Botcazou
1
-0
/
+7
2022-05-19
[Ada] Remove redundant marking of illegal pragma with error posted
Piotr Trojanek
1
-1
/
+0
2022-05-19
[Ada] Fix continuation message without a prior error
Piotr Trojanek
1
-0
/
+2
2022-05-19
[Ada] Mark Requires_Transient_Scope as Inline
Eric Botcazou
1
-0
/
+1
2022-05-19
[Ada] Avoid internal compiler error for illegal Predicate_Failure aspect spec
Steve Baird
1
-1
/
+4
2022-05-19
[Ada] Fix spurious violations of No_Secondary_Stack restriction
Eric Botcazou
3
-6
/
+9
2022-05-19
[Ada] Ignore Predicate_Failure in CodePeer mode
Daniel Mercier
1
-0
/
+1
2022-05-19
[Ada] Fix compilation of raise-gcc.c with -DSTANDALONE under windows
Arnaud Charlet
1
-1
/
+1
2022-05-19
[Ada] Preserve and reuse original type in Narrow_Large_Operation
Eric Botcazou
1
-2
/
+2
2022-05-19
[Ada] Wrong interface dynamic dispatch via access parameter
Javier Miranda
1
-52
/
+84
2022-05-19
[Ada] Ignore Predicate_Failure in GNATprove mode
Piotr Trojanek
1
-1
/
+7
2022-05-19
[Ada] Fix bug in handling of Predicate_Failure aspect
Steve Baird
11
-577
/
+436
2022-05-19
[Ada] Avoid copy operation for returns involving function calls
Eric Botcazou
4
-13
/
+12
2022-05-19
[Ada] Fix invalid expanded code for entry families
Piotr Trojanek
1
-0
/
+9
2022-05-19
[Ada] Cleanup expansion of protected entry families
Piotr Trojanek
1
-13
/
+7
2022-05-19
[Ada] Remove remaining references to gnatfind/gnatxref
Arnaud Charlet
11
-4892
/
+16
2022-05-19
[Ada] Fix proof of runtime unit a-strfix and a-strsup
Claire Dross
2
-0
/
+22
2022-05-19
[Ada] Support Ada 2022 null array aggregates
Ed Schonberg
7
-18
/
+197
2022-05-19
[Ada] Further adapt proof of double arithmetic runtime unit
Yannick Moy
1
-4
/
+171
2022-05-19
[Ada] Improve optimization of "=" on bit-packed arrays
Bob Duff
2
-8
/
+17
2022-05-19
[Ada] Casing style on record components
Bob Duff
5
-16
/
+20
2022-05-19
[Ada] Get rid of secondary stack for controlled components
Eric Botcazou
18
-164
/
+334
2022-05-19
[Ada] Small housekeeping work continued
Eric Botcazou
1
-50
/
+50
2022-05-19
[Ada] Small housekeeping work
Eric Botcazou
1
-44
/
+39
2022-05-19
[Ada] Do not override inlining heuristics for expression functions at -Os
Eric Botcazou
2
-7
/
+9
2022-05-19
[Ada] Remove dead code for scope entity having E_Subprogram_Body kind
Piotr Trojanek
1
-4
/
+0
2022-05-19
Daily bump.
GCC Administrator
1
-0
/
+237
2022-05-18
[Ada] Fix proof of runtime unit s-imageu
Claire Dross
1
-8
/
+1
2022-05-18
[Ada] qnx-7.1: warning in sigtramp-qnx.c __gnat_sigtramp
Doug Rupp
1
-1
/
+1
2022-05-18
[Ada] arm-qnx-7.1: stack-checking and sigtramp implementation
Doug Rupp
1
-43
/
+36
2022-05-18
[Ada] Adapt proof of double arithmetic runtime unit
Yannick Moy
1
-16
/
+67
2022-05-18
[Ada] Fix proof of runtime unit s-valeu
Claire Dross
1
-4
/
+8
2022-05-18
[Ada] Make sure output variable is always initialized
Kévin Le Gouguec
1
-0
/
+1
2022-05-18
[Ada] Disable Vet calls when container checks are disabled
Bob Duff
17
-17
/
+79
2022-05-18
[Ada] arm-qnx-7.1: undefined reference to fma* symbols
Doug Rupp
1
-1
/
+4
2022-05-18
[Ada] Fix DWARF parsing for 32-bit targets on 64-bit hosts
Kévin Le Gouguec
1
-25
/
+20
2022-05-18
[Ada] Improve error messages for occurrence of GNAT extensions without -gnatX
Gary Dismukes
9
-36
/
+32
[next]