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_ch7.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
[Ada] Transient scope cleanup
Bob Duff
1
-2
/
+2
2021-07-06
[Ada] Tbuild cleanup
Bob Duff
1
-1
/
+1
2021-07-06
[Ada] Transient scope cleanup
Bob Duff
1
-244
/
+230
2021-07-05
[Ada] Refactoring related to Returns_By_Ref
Bob Duff
1
-40
/
+0
2021-05-07
[Ada] Minor reformattings
Bob Duff
1
-41
/
+41
2021-05-07
[Ada] Variable-sized node types -- cleanup
Bob Duff
1
-1
/
+1
2021-05-07
[Ada] Variable-sized node types
Bob Duff
1
-2
/
+6
2021-05-05
[Ada] Move Build_And_Insert_CUDA_Initialization to expansion phase
Ghjuvan Lacambre
1
-0
/
+8
2021-05-04
[Ada] Missing finalization on generic instantiation
Arnaud Charlet
1
-60
/
+149
2021-05-03
[Ada] Refine type of a counter object from Int to Nat
Piotr Trojanek
1
-1
/
+1
2021-05-03
[Ada] Update copyright notice
Arnaud Charlet
1
-1
/
+1
2021-05-03
[Ada] Expansion in _postconditions confusing CodePeer
Justin Squirek
1
-4
/
+13
2021-04-29
[Ada] Bad handling of array sliding in aggregate
Arnaud Charlet
1
-4
/
+1
2020-12-17
[Ada] Remove unused subprograms in validsw
Arnaud Charlet
1
-16
/
+0
2020-12-17
[Ada] Crash on if expression inside declare expression
Arnaud Charlet
1
-1
/
+1
2020-12-17
[Ada] Compiler crash on protected component of controlled type
Arnaud Charlet
1
-2
/
+23
2020-12-15
[Ada] Postcondition checks performed before finalization
Justin Squirek
1
-49
/
+615
2020-12-15
[Ada] Crash on unnesting unnamed blocks
Arnaud Charlet
1
-30
/
+19
2020-12-14
[Ada] Additional fixes for Default_Initial_Condition
Gary Dismukes
1
-15
/
+42
2020-11-26
[Ada] Reuse Is_Access_Object_Type where possible
Piotr Trojanek
1
-2
/
+1
2020-11-25
[Ada] Allow debugging finalization-related expanded code
Arnaud Charlet
1
-1
/
+33
2020-10-21
[Ada] Disable warnings on entities when building finalizers
Ghjuvan Lacambre
1
-0
/
+8
2020-10-16
[Ada] Finalization of uninitialized object with build in place call
Arnaud Charlet
1
-4
/
+12
2020-10-16
[Ada] Remove support for -gnatP and pragma Polling
Arnaud Charlet
1
-11
/
+0
2020-10-16
[Ada] GNAT-LLVM unnesting issues in elaboration code
Gary Dismukes
1
-0
/
+198
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-42
/
+36
2020-07-08
[Ada] Minor refactoring
Justin Squirek
1
-8
/
+7
2020-06-16
[Ada] Minor casing of " The " after a comma in docs and comments
Piotr Trojanek
1
-1
/
+1
2020-06-11
[Ada] Iterate with procedural version of Next routine where possible
Piotr Trojanek
1
-2
/
+2
2020-06-04
[Ada] Add missing conversion in call to Finalize primitive
Eric Botcazou
1
-0
/
+9
2020-06-04
[Ada] Fix a couple of oversights in previous change
Eric Botcazou
1
-0
/
+1
2020-06-04
[Ada] Alignment clause ignored on completion derived from private type
Eric Botcazou
1
-4
/
+3
2020-06-02
[Ada] Bump copyright year
Arnaud Charlet
1
-1
/
+1
2020-06-02
[Ada] Address potentially uninitialized variables and dead code
Arnaud Charlet
1
-3
/
+8
2019-12-12
[Ada] Fix repeated words and typos in doc and comments
Piotr Trojanek
1
-1
/
+1
2019-10-10
[Ada] Handling up-level references in loops within library-level declarations
Gary Dismukes
1
-0
/
+86
2019-10-10
[Ada] Generation of procedures for blocks occurring in elaboration code for LLVM
Gary Dismukes
1
-152
/
+228
2019-07-23
[Ada] Fix binding of ghost units with finalizer
Yannick Moy
1
-0
/
+7
2019-07-09
[Ada] Reformat comments
Piotr Trojanek
1
-1
/
+1
2019-07-05
[Ada] Crash on deallocating component with discriminated task
Hristian Kirtchev
1
-5
/
+6
2019-07-04
[Ada] Minor reformatting
Hristian Kirtchev
1
-1
/
+1
2019-07-01
[Ada] Minor reformatting
Hristian Kirtchev
1
-4
/
+5
2019-01-08
[Ada] Bump copyright years to 2019
Pierre-Marie de Rodat
1
-1
/
+1
2018-12-11
[Ada] Unnesting: fix a missing activation record
Ed Schonberg
1
-68
/
+76
2018-12-11
[Ada] Minor reformatting
Hristian Kirtchev
1
-13
/
+14
2018-12-11
[Ada] Additionsal trasformations for unnesting in package bodies
Ed Schonberg
1
-11
/
+65
2018-11-14
[Ada] Minor reformatting
Hristian Kirtchev
1
-7
/
+8
2018-11-14
[Ada] Unnesting transformations for blocks in package bodies
Ed Schonberg
1
-0
/
+75
2018-11-14
[Ada] Limited function violates No_Exception_Propagation
Hristian Kirtchev
1
-7
/
+1
2018-08-21
[Ada] Minor reformattings
Hristian Kirtchev
1
-3
/
+4
[prev]
[next]