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-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
2022-05-18
[Ada] Fix Ada-QNX task priority conversion
Johannes Kliemann
1
-1
/
+1
2022-05-18
[Ada] Use specific predicate before manipulating BIP_Alloc_Form
Eric Botcazou
1
-4
/
+2
2022-05-18
[Ada] Crash building VSS with compiler built with assertions
Javier Miranda
4
-3
/
+17
2022-05-18
[Ada] Ada2022: AI12-0143 Index attribute for entry families
Javier Miranda
5
-1
/
+344
2022-05-18
[Ada] Fix proof of runtime units
Yannick Moy
3
-0
/
+9
2022-05-18
[Ada] Errors missed on ACATS test B650007
Arnaud Charlet
2
-14
/
+7
2022-05-18
[Ada] Fix the parsing for delta aggregate
Marc Poulhiès
3
-1
/
+12
2022-05-18
[Ada] Secondary stack and a-tags
Arnaud Charlet
3
-66
/
+46
2022-05-18
[Ada] Fix problematic underflow for Float_Type'Value
Eric Botcazou
2
-1
/
+20
2022-05-18
[Ada] Spurious error on freezing of tagged types in SPARK
Yannick Moy
1
-1
/
+11
2022-05-18
[Ada] Rework optimization skipping pragma check in object declaration
Marc Poulhiès
2
-4
/
+8
2022-05-18
[Ada] Fix internal error on subprogram instantiation
Eric Botcazou
2
-1
/
+2
2022-05-18
[Ada] Overriding error on type derived from discriminated untagged private type
Gary Dismukes
1
-1
/
+9
[next]