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-gen-gen_entities.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-07
Update copyright years.
Marc Poulhiès
1
-1
/
+1
2025-01-07
ada: Improved checking of uses of package renamings
Steve Baird
1
-0
/
+1
2025-01-06
ada: Use inheritance in Gen_IL
Bob Duff
1
-12
/
+6
2024-11-12
ada: Get rid of Kill_Range_Checks flag on entities
Eric Botcazou
1
-1
/
+0
2024-08-23
ada: First controlling parameter aspect
Javier Miranda
1
-0
/
+3
2024-08-02
ada: Clean up handling of inlining of finalizer procedures
Richard Kenner
1
-0
/
+1
2024-08-02
ada: Implement No_Raise aspect & pragma on subprograms
Eric Botcazou
1
-0
/
+2
2024-08-01
ada: Define No_Return flag only for subprograms
Eric Botcazou
1
-1
/
+2
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: Replace finalization masters with finalization collections
Eric Botcazou
1
-5
/
+5
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
-4
/
+0
2024-05-06
ada: Rework processing of special objects needing finalization
Eric Botcazou
1
-1
/
+1
2024-05-06
ada: Partial implementation of redesign of support for object finalization
Eric Botcazou
1
-2
/
+2
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-09-15
ada: Clean up scope depth and related code (tech debt)
Bob Duff
1
-0
/
+27
2023-06-13
ada: Support new GNAT-specific aspect Ghost_Predicate
Yannick Moy
1
-0
/
+1
2023-05-25
ada: Add Entry_Cancel_Parameter to E_Label
Bob Duff
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-15
ada: Clean up vanishing entity fields
Bob Duff
1
-32
/
+13
2023-01-09
ada: Update copyright notice
Arnaud Charlet
1
-1
/
+1
2022-09-12
[Ada] Tech debt: Expansion of contracts
Justin Squirek
1
-4
/
+8
2022-05-19
[Ada] Fix bug in handling of Predicate_Failure aspect
Steve Baird
1
-2
/
+1
2022-05-11
[Ada] Move Reachable flag to E_Label entities
Piotr Trojanek
1
-1
/
+1
2022-01-11
[Ada] Update copyright notice and bump Gnatvsn.Current_Year
Arnaud Charlet
1
-1
/
+1
2022-01-06
[Ada] Rename Any_Access into Universal_Access
Eric Botcazou
1
-4
/
+1
2021-10-20
[Ada] tech debt: Clean up Uint fields, such as Esize
Bob Duff
1
-19
/
+19
2021-10-04
[Ada] Fix latent problem in Sem_Ch8.Build_Class_Wide_Wrapper
Javier Miranda
1
-0
/
+1
2021-10-01
[Ada] Add Evaluable_Kind and Global_Name_Kind
Richard Kenner
1
-0
/
+17
2021-10-01
[Ada] Ada2022: AI12-0195 overriding class-wide pre/postconditions
Javier Miranda
1
-1
/
+9
2021-09-23
[Ada] Add Subprogram_Body_Or_Type
Richard Kenner
1
-0
/
+6
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
-16
/
+11
2021-07-07
[Ada] Linker_Section_Pragma cleanup
Bob Duff
1
-3
/
+2
2021-07-06
[Ada] Add Void_Or_Type_Kind and Exception_Or_Object_Kind
Richard Kenner
1
-4
/
+8
2021-07-06
[Ada] Support for Object.Op subprogram-call notation for untagged types
Gary Dismukes
1
-29
/
+6
2021-06-29
[Ada] Factor out many fields in entities
Richard Kenner
1
-78
/
+39
2021-06-21
[Ada] Add Return_Statement field
Richard Kenner
1
-0
/
+2
2021-06-18
[Ada] Ada2020: AI12-0195 overriding class-wide pre/post conditions
Javier Miranda
1
-2
/
+5
2021-06-18
[Ada] Remove AAMP from compiler sources
Bob Duff
1
-3
/
+1
2021-06-18
[Ada] Ada2020: Special handling of types derived from runtime
Javier Miranda
1
-0
/
+1
2021-06-17
[Ada] Implementation of Inox feature of fixed lower bounds on array types/sub...
Gary Dismukes
1
-0
/
+2
2021-06-15
[Ada] Add Interface_Name field to E_Loop_Parameter
Bob Duff
1
-0
/
+1
2021-06-15
[Ada] Variable-sized node types -- cleanup
Bob Duff
1
-40
/
+213
[next]