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
/
sem_util.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-12
ada: Get rid of Kill_Range_Checks flag on entities
Eric Botcazou
1
-0
/
+6
2024-11-04
ada: Split Library_Unit using multiple wrappers
Bob Duff
1
-11
/
+11
2024-11-04
ada: Initial implementation of Extended_Access aspect (FE portion only)
Steve Baird
1
-2
/
+55
2024-11-04
ada: Missing precondition runtime check in inherited primitive
Javier Miranda
1
-3
/
+1
2024-10-25
ada: Disable self-referential with_clauses
Bob Duff
1
-3
/
+1
2024-10-25
ada: Inspect deferred constant completions in missing contexts
Raphaël AMIARD
1
-6
/
+10
2024-08-29
ada: Use consistent type continuations messages
Viljar Indus
1
-1
/
+1
2024-08-23
ada: Fix style in lines starting with assignment operator
Piotr Trojanek
1
-34
/
+34
2024-08-23
ada: Fix validity checks for named parameter associations
Piotr Trojanek
1
-6
/
+4
2024-08-23
ada: Error missing when 'access is applied to an interface type object
Javier Miranda
1
-0
/
+4
2024-08-08
ada: Futher refinements to mutably tagged types
Justin Squirek
1
-1
/
+13
2024-08-02
ada: Fix handling reference warnings with slices
Viljar Indus
1
-2
/
+3
2024-08-02
ada: Reject illegal uses of type/subtype current instance
Steve Baird
1
-1
/
+30
2024-08-01
ada: Style fixes: remove blank lines following 'begin' keywords
Ghjuvan Lacambre
1
-1
/
+0
2024-08-01
ada: Allow making empty aggregates positional
Ronan Desplanques
1
-0
/
+14
2024-06-27
ada: Implement first half of Generalized Finalization
Eric Botcazou
1
-6
/
+10
2024-06-21
ada: Apply fixes to Examine_Array_Bounds
Ronan Desplanques
1
-1
/
+3
2024-06-20
ada: Fix bogus error with "=" operator on array of private unchecked union
Eric Botcazou
1
-2
/
+5
2024-06-20
ada: Streamline propagation of controlled flags on types
Eric Botcazou
1
-0
/
+48
2024-06-20
ada: Remove Max_Entry_Queue_Depth pragma/aspect
Eric Botcazou
1
-8
/
+3
2024-06-20
ada: Do not compute Has_Controlled_Component twice during freezing
Eric Botcazou
1
-1
/
+1
2024-06-14
ada: Add prototype for mutably tagged types
Justin Squirek
1
-0
/
+13
2024-06-13
ada: Remove -gnatdJ switch
Viljar Indus
1
-116
/
+0
2024-06-13
ada: Fix test for giving hint on ambiguous aggregate
Yannick Moy
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: Missing support for 'Old with overloaded function
Javier Miranda
1
-0
/
+12
2024-06-10
ada: Tune code related to potentially unevaluated expressions
Piotr Trojanek
1
-5
/
+3
2024-06-10
ada: Simplify check for type without stream operations
Piotr Trojanek
1
-4
/
+0
2024-05-20
ada: Get rid of secondary stack for indefinite record types with size clause
Eric Botcazou
1
-0
/
+12
2024-05-20
ada: Implement representation aspect Max_Entry_Queue_Length
Jose Ruiz
1
-9
/
+24
2024-05-17
ada: Fix for validity checking and conditional evaluation of 'Old
Piotr Trojanek
1
-0
/
+8
2024-05-17
ada: Expose utility routine for processing of Depends contracts in SPARK
Piotr Trojanek
1
-0
/
+23
2024-05-17
ada: Fix containers' Reference_Preserving_Key functions' memory leaks
Steve Baird
1
-1
/
+5
2024-05-16
ada: Implement new experimental attribute 'Super
Justin Squirek
1
-0
/
+17
2024-05-16
ada: No need to follow New_Occurrence_Of with Set_Etype
Piotr Trojanek
1
-4
/
+7
2024-05-16
ada: Fix detection of if_expressions that are known on entry
Piotr Trojanek
1
-3
/
+1
2024-05-16
ada: Fix bug in maintaining dimension info
Steve Baird
1
-0
/
+3
2024-05-14
ada: Minor typo fix in comment
Marc Poulhiès
1
-2
/
+2
2024-05-14
ada: Spurious unreferenced warning on selected component
Justin Squirek
1
-1
/
+5
2024-05-13
ada: Remove code that expected pre/post being split into conjuncts
Piotr Trojanek
1
-27
/
+2
2024-05-13
ada: Deconstruct flag Split_PPC since splitting now is done in expansion
Piotr Trojanek
1
-60
/
+13
2024-05-13
ada: Refine type of a local variable
Piotr Trojanek
1
-1
/
+1
2024-05-13
ada: Refactor repeated code for querying Boolean-valued aspects
Piotr Trojanek
1
-5
/
+23
2024-05-13
ada: Rewrite Append_Entity_Name; skip irrelevant names
Bob Duff
1
-77
/
+51
2024-05-13
ada: Replace finalization masters with finalization collections
Eric Botcazou
1
-2
/
+2
2024-05-13
ada: Avoid crash on illegal constrained type declarations
Piotr Trojanek
1
-1
/
+4
2024-05-07
ada: Fix calculation of tasks in null arrays
Piotr Trojanek
1
-1
/
+2
2024-05-07
ada: Prevent calculation of negative stack counts
Piotr Trojanek
1
-2
/
+2
2024-05-07
ada: Fix crash on body postcondition
Bob Duff
1
-2
/
+4
2024-05-07
ada: Fix spurious error on generic state in SPARK
Yannick Moy
1
-0
/
+8
[next]