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/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_ch6.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-14
ada: Add prototype for mutably tagged types
Justin Squirek
1
-2
/
+4
2024-06-13
ada: Inline if -gnatn in CCG mode even if -O0
Richard Kenner
1
-2
/
+3
2024-06-10
ada: Storage_Error in indirect call to function returning limited type
Javier Miranda
1
-3
/
+8
2024-06-10
ada: Refactor common code for dynamic and static class-wide preconditions
Piotr Trojanek
1
-18
/
+18
2024-06-10
ada: Cleanup building of error messages for class-wide contracts
Piotr Trojanek
1
-2
/
+1
2024-05-14
ada: Restore default size for dynamic allocations of discriminated type
Eric Botcazou
1
-1
/
+1
2024-05-14
ada: Factor out implementation of default initialization for objects
Eric Botcazou
1
-1
/
+1
2024-05-13
ada: Move splitting of pre/post aspect expressions to expansion
Piotr Trojanek
1
-28
/
+17
2024-05-13
ada: Replace finalization masters with finalization collections
Eric Botcazou
1
-89
/
+88
2024-05-13
ada: Decouple finalization masters from storage pools
Eric Botcazou
1
-6
/
+27
2024-05-13
ada: Small cleanup in the BIP machinery
Eric Botcazou
1
-94
/
+98
2024-05-13
ada: Restore fix for controlled dynamic allocation with BIP function call
Eric Botcazou
1
-16
/
+18
2024-05-06
ada: Excess finalization on return of call to dispatching constructor
Gary Dismukes
1
-0
/
+10
2024-05-06
ada: Partial implementation of redesign of support for object finalization
Eric Botcazou
1
-100
/
+6
2024-01-22
Update copyright years.
Marc Poulhiès
1
-1
/
+1
2024-01-09
Fix internal error on function call returning extension of limited interface
Eric Botcazou
1
-75
/
+83
2023-12-19
ada: Rework comment in Expand_Ctrl_Function_Call
Eric Botcazou
1
-1
/
+6
2023-12-19
ada: Further cleanup in finalization machinery
Eric Botcazou
1
-43
/
+0
2023-11-28
ada: Fix premature finalization for nested return within extended one
Eric Botcazou
1
-50
/
+98
2023-11-07
ada: Rename Is_Limited_View to reflect actual query
Yannick Moy
1
-2
/
+2
2023-11-07
ada: Implement Aspects as fields under nodes
Viljar Indus
1
-0
/
+1
2023-11-07
ada: Cleanup "not Present" on List_Id
Piotr Trojanek
1
-1
/
+1
2023-09-26
ada: Crash processing the accessibility level of an actual parameter
Javier Miranda
1
-7
/
+17
2023-09-26
ada: Fix missing finalization of extended return object on abnormal completion
Eric Botcazou
1
-2
/
+2
2023-09-15
ada: Do not perform local-exception-to-goto optimization on barrier functions
Patrick Bernardi
1
-5
/
+7
2023-09-14
ada: Fix late finalization for function call in delta aggregate
Eric Botcazou
1
-2
/
+6
2023-07-28
ada: Fix unsupported dispatching constructor call
Javier Miranda
1
-15
/
+219
2023-07-04
ada: Small adjustments to new procedure Expand_Unchecked_Union_Equality
Eric Botcazou
1
-4
/
+2
2023-07-03
ada: Fix renaming of predefined equality operator for unchecked union types
Eric Botcazou
1
-1
/
+62
2023-06-13
ada: Support new GNAT-specific aspect Ghost_Predicate
Yannick Moy
1
-0
/
+1
2023-05-29
ada: Call idiomatic routine in Expand_Simple_Function_Return
Eric Botcazou
1
-1
/
+1
2023-05-29
ada: Fix small fallout of previous change
Eric Botcazou
1
-0
/
+7
2023-05-29
ada: Fix wrong finalization for call to BIP function in conditional expression
Eric Botcazou
1
-1
/
+9
2023-05-26
ada: Fix typos "statment" and "condtion"
Bob Duff
1
-1
/
+1
2023-05-25
ada: Small tweak to implementation of by-copy semantics for storage models
Eric Botcazou
1
-25
/
+4
2023-05-23
ada: ICE on BIP call in class-wide function return within instance
Gary Dismukes
1
-1
/
+1
2023-05-23
ada: Fix latent issue in support for protected entries
Eric Botcazou
1
-3
/
+6
2023-05-22
ada: Remove extra parentheses
Arnaud Charlet
1
-2
/
+2
2023-05-16
ada: Spurious error on function returning CPP type
Javier Miranda
1
-1
/
+6
2023-05-16
ada: Adjust semantics and implementation of storage models
Eric Botcazou
1
-19
/
+102
2023-01-16
ada: Further optimize interface objects initialized with function calls
Eric Botcazou
1
-12
/
+10
2023-01-16
ada: Optimize interface objects initialized with function calls
Eric Botcazou
1
-14
/
+16
2023-01-09
ada: Update copyright notice
Arnaud Charlet
1
-1
/
+1
2023-01-05
ada: Fix finalization issues in extended return statements
Eric Botcazou
1
-1
/
+1
2023-01-03
ada: Fix premature finalization of return temporary
Eric Botcazou
1
-2
/
+14
2023-01-03
ada: Fix calling convention of foreign functions returning limited type
Eric Botcazou
1
-4
/
+4
2023-01-03
ada: Make Sem_Util.Is_Aliased_View predicate more robust
Eric Botcazou
1
-0
/
+4
2023-01-03
ada: Fix detection of function calls in object declarations
Eric Botcazou
1
-5
/
+1
2022-12-06
ada: Spurious error on nested call using the prefix notation
Javier Miranda
1
-3
/
+4
2022-12-06
ada: Elide the copy in extended returns for nonlimited by-reference types
Eric Botcazou
1
-44
/
+57
[next]