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
2022-07-14
Daily bump.
GCC Administrator
1
-0
/
+240
2022-07-13
[Ada] Small housekeeping work in gigi
Eric Botcazou
1
-1
/
+8
2022-07-13
[Ada] Extend No_Dependence restriction to code generation
Eric Botcazou
2
-21
/
+64
2022-07-13
[Ada] Revert recent change in debug info for vector array types
Eric Botcazou
1
-8
/
+0
2022-07-13
[Ada] Undo questionable renaming in earlier change
Eric Botcazou
1
-2
/
+2
2022-07-13
[Ada] Also deal with private actual types in latest change
Eric Botcazou
1
-0
/
+13
2022-07-13
[Ada] Adjust name of stack checking function
Eric Botcazou
1
-1
/
+1
2022-07-13
[Ada] Use actual types instead of formal types consistently in debug info
Eric Botcazou
1
-27
/
+93
2022-07-13
[Ada] Generate debug info entry for user-defined access subtype
Eric Botcazou
1
-7
/
+6
2022-07-13
[Ada] Do not generate DW_TAG_typedef for constrained array types
Eric Botcazou
1
-16
/
+9
2022-07-13
[Ada] Fix internal error on comparison with access function parameter
Eric Botcazou
1
-5
/
+10
2022-07-13
[Ada] Fix internal error on instance of Ada.Task_Attributes at -O
Eric Botcazou
1
-7
/
+13
2022-07-13
[Ada] Fix wrong access check with access-to-unconstrained-array
Eric Botcazou
1
-8
/
+13
2022-07-13
[Ada] Extend No_Dependence restriction to code generation (continued)
Eric Botcazou
1
-0
/
+4
2022-07-13
[Ada] Fix for bootstrap problem with calling function System.Case_Util.To_Mixed
Gary Dismukes
1
-1
/
+3
2022-07-13
[Ada] Add support for defaulted Storage_Model_Type aspect and subaspects
Gary Dismukes
6
-129
/
+202
2022-07-13
[Ada] Fix for visibility of aspect expressions inside generic units
Piotr Trojanek
1
-30
/
+35
2022-07-13
[Ada] Handle bodies-to-inline just like generic templates
Piotr Trojanek
2
-12
/
+4
2022-07-13
[Ada] Clarify hardening command-line options that require explicit choices
Alexandre Oliva
2
-16
/
+18
2022-07-13
[Ada] Fix incorrect handling of Ghost aspect
Yannick Moy
1
-0
/
+10
2022-07-13
[Ada] Fix proof of runtime unit System.Arith_64
Yannick Moy
1
-4
/
+92
2022-07-13
[Ada] Fix crash on frontend inlining of functions with single returns
Piotr Trojanek
1
-0
/
+1
2022-07-13
[Ada] Plug legality loophole for equality operator of untagged record types
Eric Botcazou
2
-69
/
+162
2022-07-13
[Ada] Fix automatic proof on System.Arith_32
Yannick Moy
1
-1
/
+2
2022-07-13
[Ada] Fix if expression returning slice
Marc Poulhiès
1
-3
/
+17
2022-07-13
[Ada] Add cross-references between Integer_Type_For and Small_Integer_Type_For
Eric Botcazou
1
-2
/
+2
2022-07-13
[Ada] Fix internal error on untagged record type with equality operator
Eric Botcazou
1
-1
/
+8
2022-07-13
[Ada] Fix CodePeer warnings in GNAT sources
Justin Squirek
4
-117
/
+17
2022-07-13
[Ada] Refine type for checking number of pragma arguments
Piotr Trojanek
1
-2
/
+2
2022-07-13
Daily bump.
GCC Administrator
1
-0
/
+328
2022-07-12
[Ada] Fix inconsistent comment about expansion of exception declarations
Piotr Trojanek
1
-1
/
+1
2022-07-12
[Ada] Fix 0-sized secondary stack allocations
Marc Poulhiès
1
-1
/
+6
2022-07-12
[Ada] Use right implementation type for nonbinary-modulus ops
Steve Baird
1
-31
/
+70
2022-07-12
[Ada] Spurious use_type clause warning
Justin Squirek
2
-3
/
+18
2022-07-12
[Ada] Extend No_Dependence restriction to code generation
Eric Botcazou
4
-21
/
+87
2022-07-12
[Ada] Ada 2020: Allow declarative items mixed with statements
Bob Duff
5
-124
/
+354
2022-07-12
[Ada] Don't check for misspelling of Not_A_Restriction_Id
Piotr Trojanek
1
-1
/
+1
2022-07-12
[Ada] Fix confusing error expression on an unknown restriction
Piotr Trojanek
1
-2
/
+4
2022-07-12
[Ada] Make it clear that gnatmake passes the ball to gprbuild if -P is set
Vasiliy Fofanov
3
-28
/
+34
2022-07-12
[Ada] Suppress warning in g-socthi__vxworks.adb
Bob Duff
1
-1
/
+3
2022-07-12
[Ada] Simplify rewriting of attributes into Boolean literals
Piotr Trojanek
1
-6
/
+1
2022-07-12
[Ada] Ignore switches for controlling frontend warnings in GNATprove mode
Yannick Moy
3
-42
/
+15
2022-07-12
[Ada] Do not create large objects for indefinite protected types
Eric Botcazou
1
-9
/
+26
2022-07-12
[Ada] Vxworks7* - Makefile.rtl rtp vs rtp-smp cleanup - remove unused files
Doug Rupp
2
-327
/
+0
2022-07-12
[Ada] Fix spurious warning on unreferenced internal generic instance
Piotr Trojanek
1
-1
/
+0
2022-07-12
[Ada] Refine heuristics for unreachable-code warnings
Bob Duff
3
-17
/
+26
2022-07-12
[Ada] Remove out-of-range warning in unreachable code
Bob Duff
8
-64
/
+117
2022-07-12
[Ada] Add one more leading underscore to couple of exported symbols
Eric Botcazou
1
-2
/
+2
2022-07-12
[Ada] Proper freezing for dispatching expression functions.
Ed Schonberg
2
-2
/
+47
2022-07-12
[Ada] Warn on unset objects in packages with no bodies
Piotr Trojanek
1
-0
/
+7
[next]