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
/
exp_unst.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-18
[Ada] Update comments related to TBD
Arnaud Charlet
1
-1
/
+1
2021-06-16
[Ada] Don't look for aliases for generic subprograms
Richard Kenner
1
-2
/
+3
2021-06-15
[Ada] Fix handling of scopes for subprogram calls in unnesting
Arnaud Charlet
1
-1
/
+1
2021-05-07
[Ada] Minor reformattings
Bob Duff
1
-26
/
+26
2021-05-07
[Ada] Variable-sized node types -- cleanup
Bob Duff
1
-2
/
+2
2021-05-07
[Ada] Variable-sized node types
Bob Duff
1
-2
/
+6
2021-05-06
[Ada] Assert failure on E_Enumeration_Literal and front-end unnesting
Arnaud Charlet
1
-3
/
+6
2021-05-03
[Ada] Update copyright notice
Arnaud Charlet
1
-1
/
+1
2020-12-15
[Ada] Transform_Function_Array issues
Arnaud Charlet
1
-10
/
+11
2020-10-27
[Ada] New flag Transform_Function_Array
Arnaud Charlet
1
-2
/
+2
2020-09-03
Look at fullest view when checking for static types in unnesting
Arnaud Charlet
1
-13
/
+17
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-15
/
+14
2020-07-06
[Ada] Refine use of access types in unnesting
Richard Kenner
1
-11
/
+7
2020-06-16
[Ada] Change how we detect internal protected subprograms
Richard Kenner
1
-1
/
+1
2020-06-08
[Ada] Issue with unnesting of 'First/Last and renaming
Richard Kenner
1
-11
/
+16
2020-06-03
[Ada] Iterate with procedural versions of Next_... routines where possible
Piotr Trojanek
1
-1
/
+1
2020-06-02
[Ada] Bump copyright year
Arnaud Charlet
1
-1
/
+1
2020-06-02
[Ada] ICE during unnesting when nested subprograms have address taken
Gary Dismukes
1
-2
/
+6
2020-06-02
[Ada] Unnesting bugs with array renamings generated for quantified expr
Gary Dismukes
1
-3
/
+10
2019-12-13
[Ada] Unnesting and annex E
Arnaud Charlet
1
-2
/
+5
2019-12-13
[Ada] Adding support for unsupported type conversions in CCG
Javier Miranda
1
-0
/
+13
2019-12-13
[Ada] Minor fix typo in comment
Piotr Trojanek
1
-1
/
+1
2019-12-12
[Ada] Fix repeated words and typos in doc and comments
Piotr Trojanek
1
-2
/
+2
2019-09-19
[Ada] Suppress GNAT FE up-level reference transformation for GNAT-LLVM
Gary Dismukes
1
-1
/
+4
2019-09-18
[Ada] Refine previous change for -gnatn and LLVM
Arnaud Charlet
1
-1
/
+1
2019-08-20
[Ada] Unnesting: take inlining (-gnatn) into account
Arnaud Charlet
1
-7
/
+36
2019-07-04
[Ada] Minor reformatting
Hristian Kirtchev
1
-1
/
+1
2019-07-04
[Ada] Unnesting: handle conditional expressions
Ed Schonberg
1
-0
/
+27
2019-07-01
[Ada] Minor reformatting
Hristian Kirtchev
1
-7
/
+7
2019-07-01
[Ada] Unnesting: improve handling of private and incomplete types
Ed Schonberg
1
-6
/
+26
2019-07-01
[Ada] Minor reformatting
Hristian Kirtchev
1
-4
/
+2
2019-01-08
[Ada] Bump copyright years to 2019
Pierre-Marie de Rodat
1
-1
/
+1
2018-12-11
[Ada] Unnesting: do not eliminate subprogram whose address is taken
Ed Schonberg
1
-1
/
+2
2018-12-11
[Ada] Unnesting: ensure Current_Subprogram is always initialized
Arnaud Charlet
1
-1
/
+1
2018-12-11
[Ada] Unnesting: fix for constrained arrays and improve static constants
Ed Schonberg
1
-3
/
+27
2018-11-14
[Ada] Minor reformatting
Hristian Kirtchev
1
-26
/
+23
2018-10-09
[Ada] Unnesting: fix handling of private types that are synchronized
Ed Schonberg
1
-0
/
+6
2018-10-09
[Ada] Unnesting: fix handling of uplevel refs to unconstrained formals
Ed Schonberg
1
-6
/
+29
2018-10-09
[Ada] Unnesting: avoid unnecessary loads of System
Ed Schonberg
1
-10
/
+15
2018-09-26
[Ada] Minor reformattings
Hristian Kirtchev
1
-15
/
+15
2018-09-26
[Ada] Unnesting: fix handling of up level refs for entries
Ed Schonberg
1
-9
/
+83
2018-08-21
[Ada] Minor reformattings
Hristian Kirtchev
1
-8
/
+5
2018-07-31
[Ada] Unnesting: improve support for entries in protected objects
Ed Schonberg
1
-30
/
+47
2018-07-17
[Ada] Unnesting: don't use Get_Actual_Subtype for record subtypes
Ed Schonberg
1
-6
/
+25
2018-07-17
[Ada] Minor reformatting
Hristian Kirtchev
1
-4
/
+4
2018-07-16
[Ada] Minor reformatting
Hristian Kirtchev
1
-34
/
+42
2018-07-16
[Ada] Unnesting: handle 'Address references that are calls
Ed Schonberg
1
-1
/
+3
2018-07-16
[Ada] Unnesting: handle the semantic of Storage_Pool field
Ed Schonberg
1
-1
/
+15
2018-07-16
[Ada] Major code cleanup
Ed Schonberg
1
-13
/
+94
2018-06-11
[Ada] Minor reformatting
Hristian Kirtchev
1
-42
/
+43
[next]