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
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
2018-06-11
[Ada] Typo fixes and minor reformatting
Gary Dismukes
1
-9
/
+8
2018-06-11
[Ada] Unnesting: refactor handling of uplevel refs. for unconstrained arrays
Ed Schonberg
1
-28
/
+142
2018-06-11
[Ada] Minor reformatting
Arnaud Charlet
1
-1
/
+1
2018-06-11
[Ada] Unnesting: fix handling of generic associations
Ed Schonberg
1
-0
/
+7
2018-06-11
[Ada] Unnesting: fix handling of stubs
Ed Schonberg
1
-8
/
+18
2018-06-11
[Ada] Minor reformatting
Hristian Kirtchev
1
-2
/
+2
2018-06-11
[Ada] Unnesting: improve handling of bounds for formal parameters
Ed Schonberg
1
-0
/
+14
2018-05-31
[Ada] Unnesting: add a predicate to help expansion of task and protected types
Ed Schonberg
1
-0
/
+27
2018-05-30
[Ada] Minor reformatting
Hristian Kirtchev
1
-6
/
+6
2018-05-30
[Ada] Unnesting: handle the semantic of Procedure_To_Call field
Ed Schonberg
1
-0
/
+20
2018-05-30
[Ada] Unnesting: skip unanalyzed Component_Assocation
Ed Schonberg
1
-2
/
+11
2018-05-30
[Ada] Minor reformatting
Hristian Kirtchev
1
-27
/
+32
2018-05-30
[Ada] Unnesting: look for specification of main unit
Ed Schonberg
1
-0
/
+11
2018-05-30
[Ada] Unnesting: properly handle subprogram instantiations
Ed Schonberg
1
-254
/
+285
2018-05-30
[Ada] Minor reformatting
Hristian Kirtchev
1
-25
/
+28
[next]