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.ads
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
[Ada] Mark Requires_Transient_Scope as Inline
Eric Botcazou
1
-0
/
+1
2022-05-19
[Ada] Fix bug in handling of Predicate_Failure aspect
Steve Baird
1
-0
/
+20
2022-05-19
[Ada] Casing style on record components
Bob Duff
1
-3
/
+2
2022-05-19
[Ada] Get rid of secondary stack for controlled components
Eric Botcazou
1
-13
/
+16
2022-05-18
[Ada] Crash building VSS with compiler built with assertions
Javier Miranda
1
-0
/
+2
2022-05-16
[Ada] Revise Storage_Model_Support operations to do checks and take objects a...
Gary Dismukes
1
-51
/
+61
2022-05-16
[Ada] Fix internal error on predicate aspect with iterator
Eric Botcazou
1
-0
/
+3
2022-05-16
[Ada] Fix implementation issues with equality for untagged record types
Eric Botcazou
1
-1
/
+1
2022-05-13
[Ada] Spurious access error in function returning type with access discriminant
Justin Squirek
1
-2
/
+2
2022-05-13
[Ada] Ineffective use type clause warnings cause compile time crash
Justin Squirek
1
-2
/
+2
2022-05-12
[Ada] Remove unreferenced Is_Selector_Name routine
Piotr Trojanek
1
-6
/
+0
2022-05-12
[Ada] Make debug printouts more robust
Bob Duff
1
-3
/
+2
2022-05-10
[Ada] Export Is_Expression_Function predicate for use in gigi
Eric Botcazou
1
-0
/
+2
2022-05-09
[Ada] Prevent inlining-for-proof for calls inside ELSIF condition
Piotr Trojanek
1
-3
/
+7
2022-05-09
[Ada] Revamp type resolution for comparison and equality operators
Eric Botcazou
1
-0
/
+6
2022-01-11
[Ada] Update copyright notice and bump Gnatvsn.Current_Year
Arnaud Charlet
1
-1
/
+1
2022-01-07
[Ada] Crash in class-wide pre/postconditions
Javier Miranda
1
-0
/
+4
2022-01-07
[Ada] Cleanup and modification of unreferenced warnings
Justin Squirek
1
-25
/
+5
2022-01-07
[Ada] Add an option to Get_Fullest_View to not recurse
Richard Kenner
1
-2
/
+5
2022-01-06
[Ada] Fix typo in comments found running aspell
Etienne Servais
1
-1
/
+1
2022-01-05
[Ada] Simplify making of null procedure wrappers
Piotr Trojanek
1
-2
/
+5
2021-12-02
[Ada] Cleanup detection of suspension objects
Piotr Trojanek
1
-4
/
+0
2021-12-02
[Ada] Use bracket aggregates in Ada2022
Marc Poulhiès
1
-1
/
+1
2021-12-01
[Ada] Improve support for casing on types with controlled parts
Steve Baird
1
-0
/
+19
2021-12-01
[Ada] Add query for extended precision floating-point types
Yannick Moy
1
-0
/
+9
2021-12-01
[Ada] Improve messages on incorrect state refinement in SPARK
Yannick Moy
1
-0
/
+4
2021-11-10
[Ada] ACATS BDC1002 shall not error on arbitrary aspect
Etienne Servais
1
-0
/
+8
2021-10-05
[Ada] Front-end support for Storage_Model feature
Gary Dismukes
1
-0
/
+72
2021-10-04
[Ada] Completion of support for AI12-0409 (attribute Preelaborable_Initializa...
Gary Dismukes
1
-9
/
+7
2021-10-01
[Ada] Ada2022: AI12-0195 overriding class-wide pre/postconditions
Javier Miranda
1
-24
/
+18
2021-10-01
[Ada] Fix bug in inherited user-defined-literal aspects for tagged types
Steve Baird
1
-0
/
+7
2021-09-22
[Ada] Fix conformance errors and erroneous code
Bob Duff
1
-1
/
+1
2021-09-21
[Ada] Add assertions to Uintp
Bob Duff
1
-11
/
+11
2021-09-20
[Ada] Implementation of Preelaborable_Initialization attribute for AI12-0409
Gary Dismukes
1
-1
/
+21
2021-07-09
[Ada] Incremental patch for restriction No_Dynamic_Accessibility_Checks
Justin Squirek
1
-1
/
+6
2021-07-08
[Ada] Spurious warning in generic instance
Arnaud Charlet
1
-7
/
+9
2021-07-07
[Ada] Implement new legality checks specified by AI12-0412
Gary Dismukes
1
-2
/
+10
2021-07-06
[Ada] Removal of various ??? comments plus related code changes
Gary Dismukes
1
-9
/
+8
2021-07-05
[Ada] Reject overlays in Global/Depends/Initializes contracts
Piotr Trojanek
1
-0
/
+9
2021-07-05
[Ada] INOX: prototype alternative accessibility model
Justin Squirek
1
-4
/
+19
2021-07-05
[Ada] Add Ada 2022 Image and Put_Image support for tagged types
Steve Baird
1
-3
/
+22
2021-07-05
[Ada] Clean up Get_Index_Bounds
Bob Duff
1
-2
/
+2
2021-07-05
[Ada] Refactoring related to Returns_By_Ref
Bob Duff
1
-2
/
+10
2021-06-29
[Ada] Fix style in Get_Fullest_View
Piotr Trojanek
1
-3
/
+3
2021-06-29
[Ada] Rewrite Validated_View in recursive style
Piotr Trojanek
1
-1
/
+1
2021-06-21
[Ada] Improve efficiency of small slice assignments of packed arrays
Bob Duff
1
-3
/
+23
2021-06-18
[Ada] Warn on 'in out' param containing access in private type
Bob Duff
1
-12
/
+8
2021-06-18
[Ada] Update comments related to TBD
Arnaud Charlet
1
-1
/
+1
2021-06-17
[Ada] Warn on 'in out' param containing access in predefined private type
Bob Duff
1
-1
/
+5
2021-06-16
[Ada] Fix detection of volatile expressions in restricted contexts
Piotr Trojanek
1
-7
/
+8
[next]