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_disp.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-11
/
+9
2020-06-18
[Ada] Crash in tagged type constructor with task components
Javier Miranda
1
-0
/
+1
2020-06-18
[Ada] Crash in tagged type constructor with task components
Javier Miranda
1
-0
/
+14
2020-06-17
[Ada] Crash in tagged type constructor with task components
Javier Miranda
1
-10
/
+34
2020-06-11
[Ada] Consolidate handling of implicit dereferences into semantic analysis
Eric Botcazou
1
-0
/
+8
2020-06-11
[Ada] Remove a dubious optimization for Object Specific Data dispatching
Piotr Trojanek
1
-1
/
+1
2020-06-11
[Ada] Make Object Specific Dispatch tables constant
Piotr Trojanek
1
-0
/
+1
2020-06-09
[Ada] Code clean ups and comments updates
Arnaud Charlet
1
-0
/
+2
2020-06-05
[Ada] Add note about gnatcov reliance on thunk names
Thomas Quinot
1
-0
/
+5
2020-06-04
[Ada] Put_Image attribute
Bob Duff
1
-9
/
+12
2020-06-02
[Ada] Bump copyright year
Arnaud Charlet
1
-1
/
+1
2019-12-13
[Ada] Deallocation of controlled type implementing interface types
Javier Miranda
1
-5
/
+34
2019-09-18
[Ada] Code cleanup of alignment representation clauses in dispatch tables
Javier Miranda
1
-98
/
+1
2019-08-20
[Ada] Minor reformattings
Gary Dismukes
1
-7
/
+5
2019-08-20
[Ada] Spurious error in dispatching call with class-wide precondition
Ed Schonberg
1
-11
/
+33
2019-08-19
[Ada] Buffer reading overflow in dispatch table initialization
Javier Miranda
1
-118
/
+111
2019-08-13
[Ada] Wrong initialization of Offset_To_Top in secondary DT
Javier Miranda
1
-31
/
+48
2019-07-10
[Ada] Missing implicit interface type conversion
Javier Miranda
1
-0
/
+16
2019-07-08
[Ada] Crash in interface derivation with null primitive
Javier Miranda
1
-1
/
+1
2019-01-08
[Ada] Bump copyright years to 2019
Pierre-Marie de Rodat
1
-1
/
+1
2018-11-14
[Ada] Crash on interface equality covered by a renaming declaration
Javier Miranda
1
-9
/
+10
2018-11-14
[Ada] Minor reformatting
Hristian Kirtchev
1
-5
/
+4
2018-10-09
[Ada] Fix strange warning when using Ada.Iterator_Interface
Eric Botcazou
1
-2
/
+6
2018-09-26
[Ada] Spurious error on interface conversion under ZFP
Javier Miranda
1
-0
/
+28
2018-09-26
[Ada] Preparation for new description of interface thunks
Eric Botcazou
1
-1
/
+2
2018-07-31
[Ada] Minor reformattings
Hristian Kirtchev
1
-5
/
+6
2018-07-17
[Ada] Fix incompatibility Default_Scalar_Storage_Order/tagged types
Eric Botcazou
1
-14
/
+13
2018-07-17
[Ada] Minor fix for imported C++ constructors
Eric Botcazou
1
-9
/
+10
2018-07-17
[Ada] Assertion_Policy for class-wide precondition
Bob Duff
1
-1
/
+1
2018-05-24
[Ada] Quadratic compile time with tagged types
Justin Squirek
1
-4
/
+4
2018-05-24
[Ada] Fix crash on formal containers
Hristian Kirtchev
1
-3
/
+4
2018-05-23
[Ada] Minor reformattings
Hristian Kirtchev
1
-1
/
+1
2018-05-23
[Ada] Restrict initialization of External_Tag and Expanded_Name
Javier Miranda
1
-104
/
+37
2018-05-23
[Ada] Minor reformatting
Hristian Kirtchev
1
-15
/
+16
2018-05-22
[Ada] Disable name generation for External_Tag and Expanded_Name
Javier Miranda
1
-23
/
+126
2018-05-21
[Ada] Spurious error on early call region of tagged type
Hristian Kirtchev
1
-102
/
+0
2018-01-11
[Ada] Bump copyright notices to 2018
Arnaud Charlet
1
-1
/
+1
2017-11-09
[multiple changes]
Pierre-Marie de Rodat
1
-27
/
+30
2017-11-09
[multiple changes]
Pierre-Marie de Rodat
1
-1
/
+2
2017-11-09
exp_disp.adb (Make_DT): Default initialize Ifaces_List and Ifaces_Comp_List.
Yannick Moy
1
-2
/
+2
2017-11-09
[multiple changes]
Pierre-Marie de Rodat
1
-11
/
+62
2017-11-09
[multiple changes]
Pierre-Marie de Rodat
1
-6
/
+24
2017-11-09
[multiple changes]
Pierre-Marie de Rodat
1
-12
/
+13
2017-10-09
[multiple changes]
Pierre-Marie de Rodat
1
-6
/
+7
2017-10-09
[multiple changes]
Pierre-Marie de Rodat
1
-4
/
+4
2017-10-09
exp_ch6.adb: (Make_Build_In_Place_Call_In_Object_Declaration): Take care of u...
Pierre-Marie de Rodat
1
-0
/
+12
2017-10-09
exp_ch6.adb: (Make_Build_In_Place_Call_In_Object_Declaration): Remove the cod...
Pierre-Marie de Rodat
1
-12
/
+150
2017-09-29
exp_ch6.adb (Expand_Call_Helper): Handle case of build-in-place functions ret...
Bob Duff
1
-3
/
+1
2017-09-08
[multiple changes]
Arnaud Charlet
1
-1
/
+1
2017-09-08
[multiple changes]
Arnaud Charlet
1
-7
/
+2
[next]