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
/
gen_il-fields.ads
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-23
ada: First controlling parameter aspect
Javier Miranda
1
-0
/
+1
2024-08-02
ada: Clean up handling of inlining of finalizer procedures
Richard Kenner
1
-0
/
+1
2024-08-02
ada: Reject ambiguous function calls in interpolated string expressions
Javier Miranda
1
-0
/
+1
2024-08-02
ada: Implement No_Raise aspect & pragma on subprograms
Eric Botcazou
1
-0
/
+1
2024-08-01
ada: Remove support for bodies in -gnatceg
Arnaud Charlet
1
-3
/
+0
2024-06-27
ada: Implement first half of Generalized Finalization
Eric Botcazou
1
-0
/
+1
2024-06-14
ada: Add prototype for mutably tagged types
Justin Squirek
1
-0
/
+2
2024-05-13
ada: Deconstruct flag Split_PPC since splitting now is done in expansion
Piotr Trojanek
1
-1
/
+0
2024-05-13
ada: Deconstruct unused flag Is_Expanded_Contract
Piotr Trojanek
1
-1
/
+0
2024-05-13
ada: Replace finalization masters with finalization collections
Eric Botcazou
1
-2
/
+2
2024-05-07
ada: Fix bad interaction between homogeneous finalization master and BIP prot...
Eric Botcazou
1
-1
/
+0
2024-05-07
ada: Remove obsolete field Postconditions_Proc
Eric Botcazou
1
-1
/
+0
2024-05-06
ada: Rework processing of special objects needing finalization
Eric Botcazou
1
-1
/
+1
2024-05-06
ada: Fix spurious warning emission
Ronan Desplanques
1
-1
/
+0
2024-05-06
ada: Partial implementation of redesign of support for object finalization
Eric Botcazou
1
-1
/
+1
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
-1
/
+1
2023-12-19
ada: Further cleanup in finalization machinery
Eric Botcazou
1
-1
/
+1
2023-12-19
ada: Fix spurious visibility error on parent's component in instance
Eric Botcazou
1
-1
/
+1
2023-11-21
ada: Small cleanup in finalization machinery
Eric Botcazou
1
-1
/
+0
2023-11-07
ada: Fix incorrect resolution of overloaded function call in instance
Eric Botcazou
1
-0
/
+1
2023-11-07
ada: Implement Aspects as fields under nodes
Viljar Indus
1
-1
/
+1
2023-06-20
ada: Further fixes to handling of private views in instances
Eric Botcazou
1
-0
/
+1
2023-06-13
ada: Streamline expansion of controlled actions for aggregates
Eric Botcazou
1
-1
/
+1
2023-06-13
ada: Support new GNAT-specific aspect Ghost_Predicate
Yannick Moy
1
-0
/
+1
2023-05-23
ada: Fix latent issue in support for protected entries
Eric Botcazou
1
-1
/
+0
2023-05-22
ada: Rename Is_Past_Self_Hiding_Point flag to be Is_Not_Self_Hidden
Bob Duff
1
-1
/
+1
2023-05-22
ada: Add Is_Past_Self_Hiding_Point flag
Bob Duff
1
-0
/
+1
2023-05-16
ada: Introduce Cannot_Be_Superflat flag on N_Range nodes
Eric Botcazou
1
-0
/
+1
2023-01-09
ada: Update copyright notice
Arnaud Charlet
1
-1
/
+1
2022-12-06
ada: Elide the copy in extended returns for nonlimited by-reference types
Eric Botcazou
1
-1
/
+1
2022-12-06
ada: Accessibility code reorganization and bug fixes
Justin Squirek
1
-0
/
+1
2022-09-12
[Ada] Tech debt: Expansion of contracts
Justin Squirek
1
-1
/
+3
2022-09-06
[Ada] Place "at end" on body nodes
Bob Duff
1
-1
/
+0
2022-06-02
[Ada] Get rid of secondary stack for most calls returning tagged types
Eric Botcazou
1
-1
/
+0
2022-05-30
[Ada] Delete no-longer-used Convert_To_Return_False flag
Steve Baird
1
-1
/
+0
2022-05-19
[Ada] Fix bug in handling of Predicate_Failure aspect
Steve Baird
1
-1
/
+1
2022-05-17
[Ada] Cleanups related to front-end SJLJ
Bob Duff
1
-1
/
+0
2022-01-11
[Ada] Update copyright notice and bump Gnatvsn.Current_Year
Arnaud Charlet
1
-1
/
+1
2021-12-02
[Ada] Use bracket aggregates in Ada2022
Marc Poulhiès
1
-0
/
+2
2021-10-04
[Ada] Fix latent problem in Sem_Ch8.Build_Class_Wide_Wrapper
Javier Miranda
1
-0
/
+1
2021-10-01
[Ada] More work on efficiency improvements
Bob Duff
1
-13
/
+1
2021-10-01
[Ada] Ada2022: AI12-0195 overriding class-wide pre/postconditions
Javier Miranda
1
-1
/
+9
2021-09-20
[Ada] Clean up Uint fields, remove unused routines
Bob Duff
1
-1
/
+0
2021-07-12
[Ada] Clean up Uint fields
Bob Duff
1
-1
/
+0
2021-07-06
[Ada] Removal of various ??? comments plus related code changes
Gary Dismukes
1
-2
/
+0
2021-06-21
[Ada] Add Return_Statement field
Richard Kenner
1
-0
/
+1
2021-06-21
[Ada] Implementation of AI12-205: defaults for formal types
Ed Schonberg
1
-0
/
+1
2021-06-18
[Ada] Ada2020: AI12-0195 overriding class-wide pre/post conditions
Javier Miranda
1
-1
/
+2
2021-06-18
[Ada] Remove AAMP from compiler sources
Bob Duff
1
-1
/
+0
[next]