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
/
snames.ads-tmpl
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-13
ada: Implement new aspect Always_Terminates for SPARK
Piotr Trojanek
1
-0
/
+2
2023-06-13
ada: Support new GNAT-specific aspect Ghost_Predicate
Yannick Moy
1
-0
/
+1
2023-05-26
ada: Fix crash on 'Img as generic actual function
Bob Duff
1
-1
/
+1
2023-05-23
ada: Accept and analyze new aspect Exceptional_Cases
Piotr Trojanek
1
-0
/
+2
2023-05-23
ada: Remove the body of System.Storage_Elements
Eric Botcazou
1
-1
/
+2
2023-05-16
ada: Bad handling of ASCII with -gnatyn
Arnaud Charlet
1
-0
/
+1
2022-09-12
[Ada] Accept explicit SPARK_Mode Auto as configuration pragma
Yannick Moy
1
-0
/
+1
2022-09-12
[Ada] Tech debt: Expansion of contracts
Justin Squirek
1
-1
/
+1
2022-09-06
[Ada] Enable lock free protected implementation by default
Steve Baird
1
-13
/
+6
2022-07-13
[Ada] Extend No_Dependence restriction to code generation (continued)
Eric Botcazou
1
-0
/
+4
2022-07-12
[Ada] Extend No_Dependence restriction to code generation
Eric Botcazou
1
-0
/
+4
2022-07-12
[Ada] Avoid namespace pollution for Next and Previous
Bob Duff
1
-0
/
+2
2022-07-05
[Ada] Remove kludge for validity checks on Long_Float type
Piotr Trojanek
1
-1
/
+0
2022-05-18
[Ada] Ada2022: AI12-0143 Index attribute for entry families
Javier Miranda
1
-0
/
+2
2022-05-11
[Ada] Sort Detect_Blocking alphabetically among names and pragmas
Piotr Trojanek
1
-2
/
+2
2022-05-11
[Ada] Fix Compile_Time_(Error|Warning) as non-configuration pragmas
Piotr Trojanek
1
-4
/
+4
2022-05-10
[Ada] Accept Structural in aspect Subprogram_Variant and pragma Loop_Variant
Claire Dross
1
-0
/
+1
2022-01-11
[Ada] Remove name constant used by GNATprove but not by GNAT
Piotr Trojanek
1
-0
/
+1
2022-01-11
[Ada] Remove unreferenced name constants
Piotr Trojanek
1
-37
/
+0
2022-01-05
[Ada] Remove Compiler_Unit[_Warning] pragmas
Marc Poulhiès
1
-4
/
+0
2021-12-02
[Ada] Cleanup detection of suspension objects
Piotr Trojanek
1
-1
/
+0
2021-10-05
[Ada] Remove left-overs of Unaligned_Valid attribute
Eric Botcazou
1
-1
/
+0
2021-10-05
[Ada] Front-end support for Storage_Model feature
Gary Dismukes
1
-0
/
+7
2021-10-01
[Ada] Stub CUDA_Device aspect
Ghjuvan Lacambre
1
-0
/
+2
2021-09-22
[Ada] Update status of some attributes
Arnaud Charlet
1
-4
/
+4
2021-09-20
[Ada] Implementation of Preelaborable_Initialization attribute for AI12-0409
Gary Dismukes
1
-3
/
+24
2021-07-05
[Ada] INOX: prototype alternative accessibility model
Justin Squirek
1
-0
/
+1
2021-07-05
[Ada] Turn GNAT_Annotate into its own pragma
Ghjuvan Lacambre
1
-1
/
+2
2021-06-21
[Ada] Implement 'Valid_Value attribute
Bob Duff
1
-0
/
+2
2021-06-18
[Ada] Minor comment cleanups
Bob Duff
1
-1
/
+0
2021-06-18
[Ada] Remove AAMP from compiler sources
Bob Duff
1
-8
/
+0
2021-06-15
[Ada] No_Task_Parts aspect
Bob Duff
1
-0
/
+1
2021-06-15
[Ada] Rename Ada 202* to Ada 2022
Arnaud Charlet
1
-3
/
+3
2021-05-07
[Ada] Implement aspect No_Controlled_Parts
Justin Squirek
1
-0
/
+1
2021-05-04
[Ada] Preliminary cleanup in floating-point output implementation
Eric Botcazou
1
-1
/
+0
2021-05-03
[Ada] Update copyright notice
Arnaud Charlet
1
-1
/
+1
2020-12-15
[Ada] Postcondition checks performed before finalization
Justin Squirek
1
-0
/
+5
2020-11-30
[Ada] Expand integer-only implementation of ordinary fixed-point types
Eric Botcazou
1
-0
/
+4
2020-11-30
[Ada] Confusion in Transform_Function_Array and internal subprograms
Arnaud Charlet
1
-173
/
+6
2020-11-27
[Ada] Implement AI12-0187 (Stable properties of abstract data types)
Steve Baird
1
-0
/
+1
2020-11-24
[Ada] Implement No_Unrecognized_{Aspects,Pragmas} restrictions
Ghjuvan Lacambre
1
-0
/
+2
2020-10-23
[Ada] Implement new legality rules introduced in C.6(12) by AI12-0363
Eric Botcazou
1
-0
/
+1
2020-10-23
[Ada] Update header of front-end files
Arnaud Charlet
1
-10
/
+4
2020-10-22
[Ada] Reimplementation of accessibility checking
Justin Squirek
1
-0
/
+1
2020-10-21
[Ada] Basic support for 128-bit types
Eric Botcazou
1
-2
/
+4
2020-10-20
[Ada] Support for new aspect Subprogram_Variant on recursive subprograms
Piotr Trojanek
1
-0
/
+3
2020-10-16
[Ada] Ada2020: AI12-0129 Make protected objects more protecting
Arnaud Charlet
1
-0
/
+1
2020-10-16
[Ada] Remove support for -gnatP and pragma Polling
Arnaud Charlet
1
-2
/
+0
2020-10-16
[Ada] Add Max_Integer_Size attribute and couple of helper functions
Eric Botcazou
1
-0
/
+2
2020-07-23
[Ada] Stub CUDA_Execute and CUDA_Global pragmas
Arnaud Charlet
1
-0
/
+4
[next]