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
2021-06-16
[Ada] Adapt Is_Actual_Parameter to also work for entry parameters
Piotr Trojanek
2
-2
/
+4
2021-06-16
[Ada] Wrong reference to System.Tasking in expanded code
Arnaud Charlet
7
-47
/
+28
2021-06-16
[Ada] Cleanup related to volatile objects in restricted contexts
Piotr Trojanek
1
-2
/
+6
2021-06-16
[Ada] Include info about containers in GNAT RM Implementation Advice section
Steve Baird
2
-298
/
+337
2021-06-16
[Ada] Mixing of positional and named entries allowed in enum rep
Justin Squirek
1
-4
/
+12
2021-06-16
[Ada] Non-static Interrupt_Priority allowed with restriction Static_Priorities
Justin Squirek
1
-0
/
+7
2021-06-16
[Ada] Spurious accessibility error on "for of" loop parameter
Justin Squirek
1
-0
/
+9
2021-06-16
[Ada] Fix ALI source location for dominance markers
Matthieu Eyraud
1
-4
/
+19
2021-06-16
[Ada] Don't look for aliases for generic subprograms
Richard Kenner
1
-2
/
+3
2021-06-16
[Ada] Make Incomplete_Or_Partial_View independent of the context
Eric Botcazou
1
-7
/
+14
2021-06-16
[Ada] Do not perform useless work in Check_No_Parts_Violations
Eric Botcazou
1
-16
/
+19
2021-06-16
[Ada] Fix missing array bounds checking
Bob Duff
1
-4
/
+14
2021-06-16
[Ada] Use more straightforward implementation for Current_Entity_In_Scope
Eric Botcazou
1
-8
/
+19
2021-06-16
[Ada] Remove extra parens around a function call
Piotr Trojanek
1
-1
/
+1
2021-06-16
[Ada] ACATS 4.1R-c611a04: Class-wide preconditions in dispatching calls
Javier Miranda
1
-0
/
+10
2021-06-16
[Ada] Implementation of AI12-0152: legality rules for Raise_Expression
Ed Schonberg
1
-0
/
+49
2021-06-16
[Ada] Reorder code for validity checks of unchecked conversions
Piotr Trojanek
1
-13
/
+12
2021-06-16
[Ada] Raise expressions and unconstrained components
Arnaud Charlet
1
-12
/
+1
2021-06-16
[Ada] Clarify the documentation of -gnaty0 style check option
Sergey Rybin
2
-4
/
+31
2021-06-16
[Ada] Small cleanup in C header files
Eric Botcazou
2
-65
/
+9
2021-06-16
[Ada] Small cleanup in System.Exceptions
Eric Botcazou
2
-35
/
+2
2021-06-16
Daily bump.
GCC Administrator
1
-0
/
+276
2021-06-15
[Ada] Avoid unhelpful dead code warnings
Steve Baird
1
-17
/
+22
2021-06-15
[Ada] Remove couple of obsolete declarations
Eric Botcazou
1
-2
/
+0
2021-06-15
[Ada] Enable removal of side-effects in component declarations
Piotr Trojanek
1
-1
/
+2
2021-06-15
[Ada] Extend function to retrieve first/last nodes to all declarations
Yannick Moy
1
-1
/
+1
2021-06-15
[Ada] Incorrect Reinit_Field_To_Zero calls for concurrent entities
Bob Duff
1
-4
/
+7
2021-06-15
[Ada] No_Task_Parts aspect
Bob Duff
8
-612
/
+677
2021-06-15
[Ada] Fix handling of scopes for subprogram calls in unnesting
Arnaud Charlet
1
-1
/
+1
2021-06-15
[Ada] Fix detection of access-to-variable types
Piotr Trojanek
2
-4
/
+5
2021-06-15
[Ada] Use runtime from base compiler during stage1
Arnaud Charlet
4
-229
/
+226
2021-06-15
[Ada] Minor consistency fix for Windows SEH
Eric Botcazou
1
-1
/
+1
2021-06-15
[Ada] AI12-0138: Iterators and other nonoverridable aspects
Ed Schonberg
1
-5
/
+25
2021-06-15
[Ada] Error when passing subprogram'Access to null-defaulted formal subprogram
Gary Dismukes
2
-30
/
+9
2021-06-15
[Ada] Fix typos in comment about expansion of attribute Image
Piotr Trojanek
1
-1
/
+1
2021-06-15
[Ada] Allow Known_Static_Component_Size (etc) on private types
Bob Duff
1
-5
/
+5
2021-06-15
[Ada] Add Interface_Name field to E_Loop_Parameter
Bob Duff
1
-0
/
+1
2021-06-15
[Ada] Disable certain checks in predefined units
Bob Duff
1
-0
/
+8
2021-06-15
[Ada] Clarify the semantics of signed intrinsic shift operations
Yannick Moy
2
-12
/
+16
2021-06-15
[Ada] Small cleanup in exception handling C code
Eric Botcazou
1
-6
/
+4
2021-06-15
[Ada] Remove redundant guard from Find_Overlaid_Entity
Piotr Trojanek
2
-47
/
+45
2021-06-15
[Ada] Remove const qualifier on a couple of pointed-to types
Eric Botcazou
2
-5
/
+6
2021-06-15
[Ada] Fix bug in if_expressions introduced by var-size nodes changes
Bob Duff
2
-11
/
+9
2021-06-15
[Ada] Add support for folding more and/or expressions
Arnaud Charlet
2
-46
/
+114
2021-06-15
[Ada] Replace repeated calls by references to a local object
Piotr Trojanek
1
-9
/
+9
2021-06-15
[Ada] Variable-sized node types: improve error messages
Bob Duff
1
-4
/
+6
2021-06-15
[Ada] Variable-sized node types -- cleanup
Bob Duff
25
-4450
/
+4576
2021-06-15
[Ada] Rename Ada 202* to Ada 2022
Arnaud Charlet
51
-251
/
+290
2021-06-15
[Ada] Avoid inappropriate error messages regarding aggregates and variant parts
Steve Baird
2
-8
/
+21
2021-06-15
[Ada] Add more initialization of Stored_Constraint
Richard Kenner
2
-2
/
+21
[next]