index
:
rocket-tools/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/gfortran-test
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-15
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-15
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_attr.adb
Age
Commit message (
Expand
)
Author
Files
Lines
29 hours
ada: Update Assertion_Policy handling in GNATProve mode
Viljar Indus
1
-1
/
+1
2025-07-22
ada: Only fold array attributes in SPARK when prefix is safe to evaluate
Piotr Trojanek
1
-0
/
+42
2025-07-03
ada: Remove unnecessary "return;" statements
Bob Duff
1
-1
/
+0
2025-07-03
ada: Support Potentially_Invalid aspect in the frontend
Joffrey Huguet
1
-2
/
+3
2025-06-10
ada: Remove redundant guard against attribute with no expressions
Piotr Trojanek
1
-1
/
+0
2025-06-09
ada: Remove redundant error checking
Ronan Desplanques
1
-11
/
+7
2025-06-06
ada: Add new aspect Program_Exit for SPARK
Piotr Trojanek
1
-0
/
+7
2025-06-06
ada: Initial prototype of constructors
squirek
1
-41
/
+93
2025-06-05
ada: Reject Valid_Value arguments originating from Standard
Viljar Indus
1
-2
/
+3
2025-01-13
ada: Remove redundant parentheses inside unary operators
Piotr Trojanek
1
-2
/
+2
2025-01-07
Update copyright years.
Marc Poulhiès
1
-1
/
+1
2025-01-07
ada: Cleanup preanalysis of static expressions (part 2)
Javier Miranda
1
-8
/
+17
2025-01-07
ada: Untangle check for restriction No_Implementation_Attributes
Piotr Trojanek
1
-9
/
+6
2025-01-07
ada: Handle attributes related to Ada 2012 iterators as internal
Piotr Trojanek
1
-25
/
+7
2025-01-03
ada: Remove extra checks for raising a constraint error
Piotr Trojanek
1
-3
/
+1
2025-01-03
ada: Assorted style cleanups
Piotr Trojanek
1
-1
/
+1
2024-12-13
ada: Cleanup preanalysis of static expressions
Javier Miranda
1
-1
/
+2
2024-12-12
ada: Fix reference manual clauses
Ronan Desplanques
1
-2
/
+3
2024-12-12
ada: Fix pragma Compile_Time_Error for sizes of nonstatic array types
Eric Botcazou
1
-1
/
+8
2024-11-04
ada: Initial implementation of Extended_Access aspect (FE portion only)
Steve Baird
1
-1
/
+9
2024-10-08
ada: Missing constraint check for 'Length attribute reference
Steve Baird
1
-1
/
+32
2024-08-08
ada: Futher refinements to mutably tagged types
Justin Squirek
1
-0
/
+7
2024-08-01
ada: Crash on access attribute with overloaded prefix denoting reference object
Gary Dismukes
1
-1
/
+36
2024-08-01
ada: Style fixes: remove blank lines following 'begin' keywords
Ghjuvan Lacambre
1
-1
/
+0
2024-08-01
ada: Remove support for bodies in -gnatceg
Arnaud Charlet
1
-65
/
+12
2024-07-02
ada: Compiler accepts an illegal Unchecked_Access attribute reference
Steve Baird
1
-0
/
+7
2024-06-21
ada: Fix for Default_Component_Value with declare expressions
Piotr Trojanek
1
-1
/
+3
2024-06-20
ada: Reference to nonexistent operator in reduction expression accepted
Steve Baird
1
-27
/
+83
2024-06-20
ada: Fix list of attributes defined by Ada 2022
Piotr Trojanek
1
-1
/
+3
2024-06-14
ada: Add prototype for mutably tagged types
Justin Squirek
1
-1
/
+9
2024-06-14
ada: Allow implicit dereferenced for uses of 'Super
Justin Squirek
1
-0
/
+1
2024-06-13
ada: Missing support for 'Old with overloaded function
Javier Miranda
1
-1
/
+36
2024-06-10
ada: Further refine 'Super attribute
Justin Squirek
1
-0
/
+6
2024-06-10
ada: Skip processing of NUL character for attribute Type_Key
Piotr Trojanek
1
-4
/
+4
2024-05-20
ada: Further refine 'Super attribute
Justin Squirek
1
-4
/
+0
2024-05-20
ada: Fix list of attributes defined by Ada 2012
Piotr Trojanek
1
-1
/
+4
2024-05-20
ada: Apply restriction No_Implementation_Attributes to source nodes only
Piotr Trojanek
1
-13
/
+14
2024-05-20
ada: Remove repeated condition in check for implementation attributes
Piotr Trojanek
1
-1
/
+1
2024-05-20
ada: Fix static 'Img for enumeration type with Discard_Names
Piotr Trojanek
1
-3
/
+16
2024-05-20
ada: Fix for attribute Width on enumeration types with Discard_Name
Piotr Trojanek
1
-3
/
+4
2024-05-17
ada: Remove superfluous Relocate_Node calls
Ronan Desplanques
1
-1
/
+1
2024-05-17
ada: Add support for 'Object_Size to pragma Compile_Time_{Warning,Error}
Eric Botcazou
1
-64
/
+65
2024-05-16
ada: Implement new experimental attribute 'Super
Justin Squirek
1
-0
/
+57
2024-05-16
ada: Formal_Derived_Type'Size is not static
Steve Baird
1
-0
/
+10
2024-05-13
ada: Revert recent change for Put_Image and Object_Size attributes
Piotr Trojanek
1
-3
/
+1
2024-05-13
ada: Attributes Put_Image and Object_Size are defined by Ada 2022
Piotr Trojanek
1
-1
/
+3
2024-05-13
ada: Fix pragma Compile_Time_Error for alignment of array types
Eric Botcazou
1
-5
/
+7
2024-05-07
ada: Simplify detection of the enclosing scope
Piotr Trojanek
1
-4
/
+1
2024-05-07
ada: Reduce scope in the analysis of access attributes
Piotr Trojanek
1
-7
/
+8
2024-05-07
ada: Fix detection of components with per-object constraints
Piotr Trojanek
1
-8
/
+12
[next]