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
/
einfo.ads
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-12
ada: Get rid of Kill_Range_Checks flag on entities
Eric Botcazou
1
-8
/
+0
2024-11-04
ada: Split Library_Unit using multiple wrappers
Bob Duff
1
-9
/
+6
2024-11-04
ada: Missing precondition runtime check in inherited primitive
Javier Miranda
1
-3
/
+6
2024-08-23
ada: First controlling parameter aspect
Javier Miranda
1
-0
/
+9
2024-08-02
ada: Clean up handling of inlining of finalizer procedures
Richard Kenner
1
-1
/
+1
2024-08-02
ada: Implement No_Raise aspect & pragma on subprograms
Eric Botcazou
1
-0
/
+6
2024-08-01
ada: Define No_Return flag only for subprograms
Eric Botcazou
1
-3
/
+3
2024-08-01
ada: Implement full relaxed finalization semantics for controlled objects
Eric Botcazou
1
-2
/
+16
2024-08-01
ada: Remove support for bodies in -gnatceg
Arnaud Charlet
1
-20
/
+0
2024-06-27
ada: Implement first half of Generalized Finalization
Eric Botcazou
1
-2
/
+9
2024-06-21
ada: Small cleanup in processing of primitive operations
Eric Botcazou
1
-16
/
+18
2024-06-21
ada: Generic formal/actual matching -- misc cleanup
Bob Duff
1
-14
/
+15
2024-06-14
ada: Add prototype for mutably tagged types
Justin Squirek
1
-0
/
+8
2024-06-10
ada: Fix references to Ada RM in comments
Piotr Trojanek
1
-1
/
+1
2024-05-17
ada: Document secondary usage of Materialize_Entity flag
Eric Botcazou
1
-2
/
+3
2024-05-13
ada: Replace finalization masters with finalization collections
Eric Botcazou
1
-21
/
+21
2024-05-07
ada: Fix bad interaction between homogeneous finalization master and BIP prot...
Eric Botcazou
1
-9
/
+0
2024-05-07
ada: Remove obsolete field Postconditions_Proc
Eric Botcazou
1
-3
/
+0
2024-05-06
ada: Deconstruct support for abstract states with Relaxed_Initialization
Piotr Trojanek
1
-5
/
+0
2024-05-06
ada: Rework processing of special objects needing finalization
Eric Botcazou
1
-5
/
+3
2024-05-06
ada: Partial implementation of redesign of support for object finalization
Eric Botcazou
1
-11
/
+12
2024-01-22
Update copyright years.
Marc Poulhiès
1
-1
/
+1
2023-12-19
ada: Rename Is_Constr_Subt_For_UN_Aliased flag
Eric Botcazou
1
-7
/
+7
2023-12-19
ada: Further cleanup in finalization machinery
Eric Botcazou
1
-9
/
+7
2023-09-26
ada: Fix missing finalization of extended return object on abnormal completion
Eric Botcazou
1
-4
/
+4
2023-07-28
ada: Fix unsupported dispatching constructor call
Javier Miranda
1
-1
/
+1
2023-07-28
ada: Allow calls to Number_Formals when no formals are present
Piotr Trojanek
1
-1
/
+1
2023-06-20
ada: Fix fallout of fix to handling of private views in instances
Eric Botcazou
1
-1
/
+1
2023-06-13
ada: Support new GNAT-specific aspect Ghost_Predicate
Yannick Moy
1
-0
/
+5
2023-05-26
ada: Fix typos "statment" and "condtion"
Bob Duff
1
-1
/
+1
2023-05-26
ada: Fix missing finalization in library-level instance body
Eric Botcazou
1
-6
/
+6
2023-05-25
ada: Add Entry_Cancel_Parameter to E_Label
Bob Duff
1
-0
/
+3
2023-05-25
ada: Minor fixes in description of scope depth
Eric Botcazou
1
-3
/
+3
2023-05-23
ada: Fix latent issue in support for protected entries
Eric Botcazou
1
-21
/
+0
2023-05-23
ada: Add mention of what LSP stands for
Ronan Desplanques
1
-1
/
+2
2023-05-22
ada: Rename Is_Past_Self_Hiding_Point flag to be Is_Not_Self_Hidden
Bob Duff
1
-2
/
+2
2023-05-22
ada: Add Is_Past_Self_Hiding_Point flag
Bob Duff
1
-0
/
+13
2023-05-15
ada: Improve comment on First_Entity
Bob Duff
1
-5
/
+6
2023-05-15
ada: Clean up vanishing entity fields
Bob Duff
1
-16
/
+11
2023-01-09
ada: Update copyright notice
Arnaud Charlet
1
-1
/
+1
2023-01-05
ada: Fix incorrect warning about unreferenced packed arrays
Bob Duff
1
-3
/
+3
2022-12-06
ada: Elide the copy in extended returns for nonlimited by-reference types
Eric Botcazou
1
-3
/
+5
2022-11-04
ada: Fix various typos in node and entity description comments
Piotr Trojanek
1
-6
/
+7
2022-09-29
ada: Remove duplicated doc comment section
Ronan Desplanques
1
-37
/
+3
2022-09-12
[Ada] Tech debt: Expansion of contracts
Justin Squirek
1
-6
/
+8
2022-07-12
[Ada] Spurious use_type clause warning
Justin Squirek
1
-0
/
+4
2022-06-02
[Ada] Get rid of secondary stack for most calls returning tagged types
Eric Botcazou
1
-9
/
+21
2022-06-02
[Ada] Fix references to old variables that have been refactored
Marc Poulhiès
1
-4
/
+4
2022-05-19
[Ada] Fix bug in handling of Predicate_Failure aspect
Steve Baird
1
-15
/
+11
2022-05-18
[Ada] Ada2022: AI12-0143 Index attribute for entry families
Javier Miranda
1
-1
/
+2
[next]