index
:
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.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
ada
/
exp_ch7.adb
Age
Commit message (
Expand
)
Author
2025-11-21
ada: Remove obsolete call to Establish_Transient_Scope
Eric Botcazou
2025-11-21
ada: Avoid incorrect errors for duplicate formal iterator names
Bob Duff
2025-11-03
ada: Fix another incorrectly nested procedure
Marc Poulhiès
2025-11-03
ada: Remove dependence on secondary stack for type with controlled component
Gary Dismukes
2025-09-16
ada: Revert "Remove dependence on secondary stack for type with controlled co...
Gary Dismukes
2025-09-15
ada: Remove dependence on secondary stack for type with controlled component
Gary Dismukes
2025-09-09
ada: Update the uses of Is_Ignored*_In_Codegen
Viljar Indus
2025-07-22
ada: Add destructors extension
Ronan Desplanques
2025-07-22
ada: Fix generation of Initialize and Adjust calls
Ronan Desplanques
2025-07-22
ada: Adding support to defer the addition of extra formals
Javier Miranda
2025-07-04
ada: Fix selection of Finalize subprogram in untagged case
Ronan Desplanques
2025-07-03
ada: Fix crash with Finalizable in corner case
Ronan Desplanques
2025-07-03
ada: Fix typo in comment
Ronan Desplanques
2025-07-03
ada: Fix assertion failure on finalizable aggregate
Ronan Desplanques
2025-07-01
ada: Small tweak to latest change
Eric Botcazou
2025-07-01
ada: Fix wrong finalization of constrained subtype of unconstrained array type
Eric Botcazou
2025-07-01
ada: Small cleanup in the finalization machinery
Eric Botcazou
2025-06-30
ada: Fix internal error on Ghost aspect applied to Big_Integers
Eric Botcazou
2025-06-05
ada: Spurious compilation error with repeated loop index
Javier Miranda
2025-01-07
Update copyright years.
Marc Poulhiès
2025-01-07
ada: Fix internal error on container aggregate for bounded vectors
Eric Botcazou
2025-01-03
ada: Improve expansion of conditional expressions in object declarations
Eric Botcazou
2024-12-13
ada: Fix code indentation
Piotr Trojanek
2024-12-12
ada: Fix wrong finalization with private unconstrained array type
Eric Botcazou
2024-12-12
ada: Clean up and restrict usage of Initialization_Statements
Eric Botcazou
2024-11-26
ada: Add minimal support for address clause/aspect on controlled objects
Eric Botcazou
2024-11-12
ada: Fix internal error on instantiation of package with a nested ghost package
Eric Botcazou
2024-11-12
ada: Fix premature finalization of anonymous access result from library function
Eric Botcazou
2024-11-12
ada: Implement built-in-place expansion of container aggregates
Eric Botcazou
2024-11-04
ada: Split Library_Unit using multiple wrappers
Bob Duff
2024-08-08
ada: Run-time error with GNAT-LLVM on container aggregate with finalization
Gary Dismukes
2024-08-02
ada: Clean up handling of inlining of finalizer procedures
Richard Kenner
2024-08-02
ada: Finish up support for relaxed finalization
Eric Botcazou
2024-08-01
ada: Implement full relaxed finalization semantics for controlled objects
Eric Botcazou
2024-08-01
ada: Remove support for bodies in -gnatceg
Arnaud Charlet
2024-08-01
ada: Couple of cleanups in finalization machinery
Eric Botcazou
2024-08-01
ada: Remove obsolete workaround
Eric Botcazou
2024-07-02
ada: Fix bogus error on allocator in instantiation with private derived types
Eric Botcazou
2024-06-27
ada: Implement first half of Generalized Finalization
Eric Botcazou
2024-06-14
ada: Add prototype for mutably tagged types
Justin Squirek
2024-06-13
ada: Fix segmentation fault on slice of array with Unbounded_String component
Eric Botcazou
2024-06-13
ada: Fix expansion of protected subprogram bodies
Ronan Desplanques
2024-06-13
ada: Fix too late finalization of temporary object
Eric Botcazou
2024-06-10
ada: Fix references to Ada RM in comments
Piotr Trojanek
2024-05-20
ada: Add direct workaround for limitations of RTSfind mechanism
Eric Botcazou
2024-05-17
ada: Replace spinlocks with fully-fledged locks in finalization collections
Eric Botcazou
2024-05-16
ada: Remove obsolete reference in comment
Eric Botcazou
2024-05-16
ada: Reset scope of top level object declaration during unnesting
Marc Poulhiès
2024-05-16
ada: Fixup one more pattern of broken scope information
Marc Poulhiès
2024-05-14
ada: Document more details of the implementation of finalization chains
Eric Botcazou
[next]