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_ch9.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-21
[Ada] Address ??? comments
Ghjuvan Lacambre
1
-1
/
+5
2021-06-16
[Ada] Wrong reference to System.Tasking in expanded code
Arnaud Charlet
1
-26
/
+13
2021-06-15
[Ada] Rename Ada 202* to Ada 2022
Arnaud Charlet
1
-7
/
+7
2021-05-07
[Ada] Minor reformattings
Bob Duff
1
-45
/
+45
2021-05-07
[Ada] Variable-sized node types -- cleanup
Bob Duff
1
-16
/
+16
2021-05-07
[Ada] Fix link from body protected entry implementation to source code
Piotr Trojanek
1
-4
/
+4
2021-05-07
[Ada] Variable-sized node types
Bob Duff
1
-2
/
+6
2021-05-05
[Ada] Reuse Has_Defaulted_Discriminants where possible
Piotr Trojanek
1
-3
/
+1
2021-05-03
[Ada] Update copyright notice
Arnaud Charlet
1
-1
/
+1
2021-04-28
[Ada] Cleanups related to entry barrier conditions
Piotr Trojanek
1
-4
/
+4
2020-12-16
[Ada] Simplify membership tests with N_Delay_Statement subtype
Piotr Trojanek
1
-2
/
+1
2020-11-27
[Ada] Abort defer mismatch with SJLJ exceptions
Arnaud Charlet
1
-13
/
+2
2020-11-26
[Ada] Reuse Is_Concurrent_Type when detecting protected or task types
Piotr Trojanek
1
-4
/
+3
2020-10-23
[Ada] Further Ada 2020 work on accessibility checking
Justin Squirek
1
-0
/
+21
2020-10-21
[Ada] Wrong detection of potentially blocking call in protected object
Javier Miranda
1
-0
/
+12
2020-10-16
[Ada] Ada2020: AI12-0129 Make protected objects more protecting
Arnaud Charlet
1
-2
/
+12
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-46
/
+39
2020-07-16
[Ada] Misplace of internal master renaming declaration
Javier Miranda
1
-0
/
+32
2020-07-16
[Ada] Set missing Parent field of block entity
Eric Botcazou
1
-0
/
+1
2020-07-15
[Ada] Use Sloc of delay statement in timed entry call
Eric Botcazou
1
-2
/
+1
2020-07-08
[Ada] Fix recent regression on _Master declaration
Javier Miranda
1
-1
/
+12
2020-07-07
[Ada] Move generation of range checks for entry families to expander
Eric Botcazou
1
-0
/
+16
2020-07-06
[Ada] Small cleanup throughout Exp_Ch9
Eric Botcazou
1
-27
/
+24
2020-06-18
[Ada] Narrow large arithmetic and comparison operations
Eric Botcazou
1
-5
/
+7
2020-06-17
[Ada] Nested subprograms in protected subprograms improperly handled in GNAT-...
Gary Dismukes
1
-0
/
+29
2020-06-17
[Ada] Ada2020: AI12-0279 more dispatching points with aspect Yield
Javier Miranda
1
-10
/
+69
2020-06-16
[Ada] Crash in tagged type constructor with task components
Javier Miranda
1
-0
/
+4
2020-06-15
[Ada] Minor editorial changes in comments
Gary Dismukes
1
-2
/
+2
2020-06-15
[Ada] Crash in tagged type constructor with task components
Javier Miranda
1
-45
/
+107
2020-06-12
[Ada] Implement AI12-0369
Steve Baird
1
-40
/
+56
2020-06-12
[Ada] Fix handling of subprograms declared in a protected body
Arnaud Charlet
1
-216
/
+39
2020-06-11
[Ada] Iterate with procedural version of Next routine where possible
Piotr Trojanek
1
-2
/
+2
2020-06-11
[Ada] Consolidate handling of implicit dereferences into semantic analysis
Eric Botcazou
1
-21
/
+7
2020-06-11
[Ada] Crash on dispatching conditional entry call
Javier Miranda
1
-2
/
+2
2020-06-09
[Ada] Code clean ups and comments updates
Arnaud Charlet
1
-0
/
+1
2020-06-09
[Ada] Spurious error on instantiations with Taft_Amendment types and tasks
Ed Schonberg
1
-1
/
+4
2020-06-08
[Ada] Implement AI12-0290 (Simple_Barriers restriction)
Steve Baird
1
-12
/
+39
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
-12
/
+20
2020-06-02
[Ada] Reuse Is_Package_Or_Generic_Package where possible
Piotr Trojanek
1
-1
/
+1
2019-12-18
[Ada] Fix three-letter typos like "sss" in comments and docs
Piotr Trojanek
1
-1
/
+1
2019-12-16
[Ada] AI12-0001: Independence and Representation clauses for atomic objects
Eric Botcazou
1
-3
/
+4
2019-12-12
[Ada] Fix related to handling up-level references in protected entries
Gary Dismukes
1
-1
/
+4
2019-12-12
[Ada] Handling up-level references in protected entries and freeze nodes
Gary Dismukes
1
-0
/
+29
2019-10-10
[Ada] Unnesting issues with entry families and accept statements
Gary Dismukes
1
-0
/
+7
2019-07-11
[Ada] Crash on protected type with self-referential component
Ed Schonberg
1
-1
/
+62
2019-07-11
[Ada] Pragma Unreferenced triggers undefined reference
Justin Squirek
1
-1
/
+10
2019-07-09
[Ada] Reformat comments
Piotr Trojanek
1
-10
/
+8
2019-07-09
[Ada] Minor reformatting
Hristian Kirtchev
1
-5
/
+6
2019-07-08
[Ada] Crash on timed entry call with a delay given by a type conversion
Ed Schonberg
1
-12
/
+13
[next]