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_attr.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-20
[Ada] Implement AI12-0280 Making 'Old more flexible
Steve Baird
1
-2
/
+19
2020-10-20
[Ada] Make attribute Update an obsolescent feature
Claire Dross
1
-0
/
+5
2020-10-16
[Ada] Assorted style cleanups
Piotr Trojanek
1
-2
/
+2
2020-10-16
[Ada] Improvements to implementation of Ada_2020 attribute Reduce
Ed Schonberg
1
-1
/
+22
2020-10-16
[Ada] Add Max_Integer_Size attribute and couple of helper functions
Eric Botcazou
1
-0
/
+8
2020-07-27
[Ada] Ada2020: wording of 'Image messages
Bob Duff
1
-11
/
+6
2020-07-27
[Ada] Remove disabled code
Arnaud Charlet
1
-13
/
+0
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-82
/
+78
2020-07-23
[Ada] Ada2020: AI12-0027 Access values and unaliased component
Arnaud Charlet
1
-0
/
+83
2020-07-16
[Ada] Ada2020: AI12-0107 convention of By_Protected_Procedure
Javier Miranda
1
-4
/
+25
2020-07-15
[Ada] Wrong resolution of 'access in protected subprogram
Javier Miranda
1
-1
/
+23
2020-07-15
[Ada] Extend static functions
Arnaud Charlet
1
-1
/
+1
2020-07-08
[Ada] Minor reformatting and typo fix
Gary Dismukes
1
-7
/
+7
2020-07-08
[Ada] Accept aspect Relaxed_Initialization on generic subprograms
Piotr Trojanek
1
-2
/
+10
2020-07-07
[Ada] Simplify statically known Max_Size_In_Storage_Elements attribute in mor...
Steve Baird
1
-3
/
+13
2020-07-07
[Ada] Move generation of range checks for entry families to expander
Eric Botcazou
1
-1
/
+1
2020-07-07
[Ada] Remove extra checks for non-static context from resolving 'Update
Piotr Trojanek
1
-3
/
+0
2020-07-07
[Ada] Set range checks for for 'Update on arrays in GNATprove expansion
Piotr Trojanek
1
-22
/
+0
2020-07-06
[Ada] Fix evaluation of Enum_Rep applied to imported constant
Piotr Trojanek
1
-0
/
+2
2020-07-06
[Ada] Set range checks flag on 'Update for GNATprove in expansion
Piotr Trojanek
1
-28
/
+0
2020-07-06
[Ada] Predicates and the current instance of a subtype (AI12-0068)
Gary Dismukes
1
-10
/
+28
2020-07-06
[Ada] Simplify implicit loading of Tasking_State in GNATprove_Mode
Piotr Trojanek
1
-15
/
+10
2020-07-06
[Ada] Remove obsolete code in Eval_Attribute
Eric Botcazou
1
-10
/
+0
2020-06-19
[Ada] Reject junk expressions in attribute Update
Piotr Trojanek
1
-1
/
+6
2020-06-19
[Ada] Add comments about attribute 'Valid_Scalars on private tagged types
Piotr Trojanek
1
-0
/
+4
2020-06-18
[Ada] Small cleanup in the attribute code of the expander
Eric Botcazou
1
-0
/
+5
2020-06-18
[Ada] Fix host/target confusion for attribute To_Address
Eric Botcazou
1
-3
/
+3
2020-06-18
[Ada] Improve compile-time evaluation of value ranges
Eric Botcazou
1
-29
/
+142
2020-06-17
[Ada] Support aspect Relaxed_Initialization on private types and constants
Piotr Trojanek
1
-2
/
+1
2020-06-16
[Ada] Declare expressions
Bob Duff
1
-0
/
+8
2020-06-16
[Ada] Check if attribute Passed_By_Reference is called on incomplete types
Ghjuvan Lacambre
1
-0
/
+1
2020-06-15
[Ada] T'Image calls T'Put_Image
Bob Duff
1
-3
/
+1
2020-06-15
[Ada] Missing errors on aspect checking
Arnaud Charlet
1
-3
/
+20
2020-06-15
[Ada] Support aspect Relaxed_Initialization and attribute Initialized
Piotr Trojanek
1
-0
/
+30
2020-06-15
[Ada] Clean up error handling of 'Image
Bob Duff
1
-30
/
+39
2020-06-15
[Ada] Update 'Loop_Entry checking to match changes in 'Old rules.
Steve Baird
1
-3
/
+3
2020-06-12
[Ada] Implement AI12-0369
Steve Baird
1
-87
/
+2
2020-06-12
[Ada] Put_Image: preload type Sink, change what types have it enabled
Bob Duff
1
-1
/
+0
2020-06-10
[Ada] Remove more references to ASIS
Arnaud Charlet
1
-5
/
+3
2020-06-10
[Ada] Fold Enum_Rep attribute in evaluation and not in expansion
Piotr Trojanek
1
-2
/
+6
2020-06-08
[Ada] AI12-0085 Missing aspect cases for Remote_Types
Arnaud Charlet
1
-4
/
+4
2020-06-08
[Ada] Remove processing of SPARK_05 restriction
Arnaud Charlet
1
-72
/
+1
2020-06-05
[Ada] Support 'Reduce under -gnatX
Arnaud Charlet
1
-0
/
+5
2020-06-05
[Ada] Put_Image attribute
Bob Duff
1
-4
/
+4
2020-06-05
[Ada] AI12-0237 Getting the representation of an enumeration value
Arnaud Charlet
1
-2
/
+13
2020-06-04
[Ada] Put_Image attribute
Bob Duff
1
-0
/
+57
2020-06-04
[Ada] Set convention and inlined flag on default null procedure
Eric Botcazou
1
-0
/
+1
2020-06-03
[Ada] Incorrect accessibility checking on aliased formals
Justin Squirek
1
-1
/
+11
2020-06-03
[Ada] Iterate with procedural versions of Next_... routines where possible
Piotr Trojanek
1
-2
/
+2
2020-06-02
[Ada] Bump copyright year
Arnaud Charlet
1
-1
/
+1
[next]