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
2024-06-15
Daily bump.
GCC Administrator
1
-0
/
+232
2024-06-14
ada: Do not include target-specific makefile fragments
Eric Botcazou
1
-6
/
+0
2024-06-14
ada: Fix return mechanism reported by -gnatRm
Eric Botcazou
1
-7
/
+27
2024-06-14
ada: Skip subprogram body entities inside scopes
Yannick Moy
1
-0
/
+8
2024-06-14
ada: Do not create null GCC thunks
Eric Botcazou
1
-10
/
+19
2024-06-14
ada: Typo and indentation fix
Marc Poulhiès
4
-7
/
+7
2024-06-14
ada: Fix parts of classification of aspects
Eric Botcazou
2
-62
/
+101
2024-06-14
ada: Bad tree built for Obj.Discrim_Dep_Component'Loop_Entry in assertion
Steve Baird
1
-7
/
+18
2024-06-14
ada: Simplify handling of VxWorks-specific error codes for ENOENT
Jerome Guitton
1
-7
/
+20
2024-06-14
ada: Minor tweak in Snames
Eric Botcazou
1
-4
/
+1
2024-06-14
ada: Add prototype for mutably tagged types
Justin Squirek
30
-130
/
+1235
2024-06-14
ada: Crash checking accessibility level on private type
Justin Squirek
1
-1
/
+5
2024-06-14
ada: Minor tweaks to processing of Aggregate aspect
Eric Botcazou
3
-15
/
+15
2024-06-14
ada: Missing initialization of multidimensional array using sliding
Javier Miranda
1
-21
/
+33
2024-06-14
ada: Couple of small cleanups in semantic analysis of aspects
Eric Botcazou
3
-60
/
+58
2024-06-14
ada: Allow implicit dereferenced for uses of 'Super
Justin Squirek
1
-0
/
+1
2024-06-14
ada: Remove unused name of aspect from Snames
Eric Botcazou
1
-1
/
+0
2024-06-14
Daily bump.
GCC Administrator
1
-0
/
+261
2024-06-13
Revert "map packed field type to unpacked for debug info"
Alexandre Oliva
1
-4
/
+0
2024-06-13
ada: Compiler goes into loop
Steve Baird
1
-1
/
+4
2024-06-13
ada: Remove -gnatdJ switch
Viljar Indus
9
-220
/
+22
2024-06-13
ada: Fix segmentation fault on slice of array with Unbounded_String component
Eric Botcazou
2
-24
/
+93
2024-06-13
ada: Remove Iterable from list of GNAT-specific attributes
Eric Botcazou
3
-513
/
+496
2024-06-13
ada: Fix test for giving hint on ambiguous aggregate
Yannick Moy
1
-1
/
+1
2024-06-13
ada: Missing postcondition runtime check in inherited primitive
Javier Miranda
5
-85
/
+269
2024-06-13
ada: Revert changing a GNATProve mode message to a non-warning
Viljar Indus
1
-1
/
+1
2024-06-13
ada: Deep copy of an expression sometimes fails to copy entities
Steve Baird
1
-21
/
+0
2024-06-13
ada: Minor cleanups in generic formal matching
Bob Duff
4
-17
/
+17
2024-06-13
ada: Remove message about goto rewritten as a loop
Viljar Indus
1
-3
/
+0
2024-06-13
ada: Remove warning insertion characters from info messages
Viljar Indus
3
-3
/
+3
2024-06-13
ada: Convert an info message to a continuation
Viljar Indus
1
-2
/
+3
2024-06-13
ada: Simplify code in Cannot_Inline
Viljar Indus
1
-10
/
+10
2024-06-13
ada: List subprogram body entities in scopes
Yannick Moy
3
-57
/
+17
2024-06-13
ada: Interfaces order disables class-wide prefix notation calls
Javier Miranda
1
-1
/
+22
2024-06-13
ada: Fix Super attribute documentation
Steve Baird
3
-3
/
+3
2024-06-13
ada: Fix expansion of protected subprogram bodies
Ronan Desplanques
2
-118
/
+147
2024-06-13
ada: Fix oversight in latest finalization fix
Eric Botcazou
1
-1
/
+1
2024-06-13
ada: Check global mode restriction on encapsulating abstract states
Piotr Trojanek
1
-25
/
+56
2024-06-13
ada: Streamline elaboration of local tagged types
Eric Botcazou
13
-59
/
+289
2024-06-13
ada: Do not inline subprogram which could cause SPARK violation
Yannick Moy
1
-1
/
+82
2024-06-13
ada: Fix incorrect String lower bound in gnatlink
Ronan Desplanques
1
-7
/
+24
2024-06-13
ada: Reject too-strict alignment specifications.
Steve Baird
1
-2
/
+3
2024-06-13
ada: Inline if -gnatn in CCG mode even if -O0
Richard Kenner
1
-2
/
+3
2024-06-13
ada: Fix fallout of previous finalization change
Eric Botcazou
1
-4
/
+14
2024-06-13
ada: Missing support for 'Old with overloaded function
Javier Miranda
3
-1
/
+51
2024-06-13
ada: Simplify checks for Address and Object_Size clauses
Piotr Trojanek
3
-7
/
+4
2024-06-13
ada: Add support for symbolic backtraces with DLLs on Windows
Eric Botcazou
3
-28
/
+29
2024-06-13
ada: Fix too late finalization of temporary object
Eric Botcazou
3
-98
/
+48
2024-06-13
ada: Missing dynamic predicate checks
Javier Miranda
2
-2
/
+112
2024-06-13
Daily bump.
GCC Administrator
1
-0
/
+5
[next]