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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-20
[Ada] Refine type for type constraining routines
Piotr Trojanek
1
-10
/
+10
2020-10-20
[Ada] Prevent crashes when pretty-printing freeze nodes from gdb
Piotr Trojanek
1
-2
/
+4
2020-10-20
[Ada] AI12-0339: Empty function for Aggregate aspect of Ada containers
Ed Schonberg
36
-19
/
+248
2020-10-20
[Ada] Add support for Unreferenced aspect on formal parameters
Arnaud Charlet
8
-17
/
+63
2020-10-20
[Ada] Refine result type of Get_Accessibility
Piotr Trojanek
2
-2
/
+2
2020-10-20
[Ada] Replace low-level Ekind membership tests with high-level Is_Formal
Piotr Trojanek
4
-5
/
+5
2020-10-20
[Ada] Implement AI12-0280 Making 'Old more flexible
Steve Baird
8
-94
/
+1245
2020-10-20
[Ada] Spurious error in current instance used as formal package
Javier Miranda
1
-0
/
+175
2020-10-20
[Ada] Make attribute Update an obsolescent feature
Claire Dross
1
-0
/
+5
2020-10-20
[Ada] CUDA: build procedure calls instead of function calls
Richard Kenner
1
-9
/
+9
2020-10-20
[Ada] Crash on cond expression as actual for anonymous access formal
Justin Squirek
1
-11
/
+16
2020-10-20
[Ada] Fixes for pretty command-line GNATprove output with -gnatdF
Yannick Moy
2
-40
/
+82
2020-10-20
[Ada] Hang on cond expression as actual for anonymous access formal
Justin Squirek
1
-6
/
+9
2020-10-20
[Ada] gnatpp: Fix documentation of threshold switches
Bob Duff
1
-4
/
+4
2020-10-20
[Ada] New warning on not fully initialized box aggregate
Arnaud Charlet
18
-46
/
+88
2020-10-20
[Ada] Inlining nonstatic calls to static expression functions
Gary Dismukes
1
-0
/
+6
2020-10-20
[Ada] Crash on precondition, discriminant and protected objects
Arnaud Charlet
1
-1
/
+1
2020-10-20
[Ada] Issue with gnatbind -V switch and Ada 2012
Arnaud Charlet
1
-14
/
+17
2020-10-20
[Ada] Fix comments as volatility properties can apply to objects
Yannick Moy
2
-5
/
+5
2020-10-20
[Ada] Spurious discriminant check on "for of" loop
Arnaud Charlet
1
-2
/
+26
2020-10-20
[Ada] Flexible AST node structure
Bob Duff
24
-270
/
+317
2020-10-20
[Ada] Fix internal error on bit-aligned component of function call
Eric Botcazou
1
-16
/
+21
2020-10-20
[Ada] Document Ada.Task_Initialization
Pat Rogers
2
-725
/
+707
2020-10-20
[Ada] Display source code pointing at locations in messages for GNATprove
Yannick Moy
4
-11
/
+114
2020-10-20
[Ada] Remove extra validity check in case statement
Arnaud Charlet
1
-1
/
+29
2020-10-20
[Ada] Ada_2020: Further code cleanup for container aggregates
Ed Schonberg
1
-32
/
+37
2020-10-20
[Ada] Propagate predicate function to a full view of a private subtype
Piotr Trojanek
1
-0
/
+10
2020-10-20
[Ada] Code clean up
Arnaud Charlet
1
-15
/
+4
2020-10-20
[Ada] Support for new aspect Subprogram_Variant on recursive subprograms
Piotr Trojanek
23
-130
/
+845
2020-10-20
[Ada] Minor reorder subprogram declarations alphabetically
Piotr Trojanek
1
-5
/
+5
2020-10-20
Daily bump.
GCC Administrator
1
-0
/
+242
2020-10-19
[Ada] Ada_2020: Implement Key_Expression for named container aggregates
Ed Schonberg
3
-39
/
+149
2020-10-19
[Ada] Missing check on array concatenation
Arnaud Charlet
1
-2
/
+3
2020-10-19
[Ada] Suppress warnings in expansion of "for ... of" loops
Bob Duff
1
-1
/
+7
2020-10-19
[Ada] Use alternate stack for signal handling on PowerPC/Linux
Eric Botcazou
1
-1
/
+1
2020-10-19
[Ada] Remove excessive guards in building predicate functions
Piotr Trojanek
1
-4
/
+4
2020-10-19
[Ada] Alternative display of multi-line messages for GNATprove
Yannick Moy
3
-15
/
+39
2020-10-19
[Ada] AI12-0352: Early derivation and equality of untagged types
Arnaud Charlet
1
-2
/
+19
2020-10-19
[Ada] Compiler abort on in_out function parameter with type invariant
Ed Schonberg
1
-1
/
+7
2020-10-19
[Ada] Wrong freezing for expression function with contracts in a generic
Arnaud Charlet
2
-2
/
+2
2020-10-19
[Ada] Implement initialization of CUDA runtime
Ghjuvan Lacambre
8
-2
/
+731
2020-10-19
[Ada] Expanded names in ghost assignments
Bob Duff
10
-202
/
+246
2020-10-19
[Ada] Do not replace bounds for packed arrays that depend on discriminants
Ghjuvan Lacambre
1
-1
/
+5
2020-10-19
[Ada] Ada2020: AI12-0304 Put_Image attrs of lang-def types
Bob Duff
2
-10
/
+16
2020-10-19
[Ada] ACATS 4.1R - Exception missed
Arnaud Charlet
2
-7
/
+19
2020-10-19
[Ada] Reject use of Relaxed_Initialization on scalar/access param or result
Yannick Moy
1
-0
/
+23
2020-10-19
[Ada] No range check on fixed point to integer conversion
Arnaud Charlet
4
-36
/
+55
2020-10-19
[Ada] Clarify protection offered by preconditions on Ada.Text_IO units
Yannick Moy
1
-2
/
+3
2020-10-19
[Ada] Fix typo in error message about contract cases
Piotr Trojanek
1
-1
/
+1
2020-10-19
[Ada] Simplify detection of by-copy types
Piotr Trojanek
1
-3
/
+1
[next]