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_ch4.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-12
ada: Missing runtime tag check on mutably tagged objects
squirek
1
-2
/
+30
2024-11-12
ada: Implement built-in-place expansion of container aggregates
Eric Botcazou
1
-4
/
+28
2024-11-04
ada: Minor whitespace tuning
Piotr Trojanek
1
-3
/
+3
2024-11-04
ada: Avoid run-time conversion of 0 from Int to Uint
Piotr Trojanek
1
-1
/
+1
2024-08-23
ada: Fix style in lines starting with assignment operator
Piotr Trojanek
1
-8
/
+8
2024-08-08
ada: Etype missing for raise expression
Steve Baird
1
-2
/
+5
2024-08-02
ada: Remove unreferenced procedure
Richard Kenner
1
-43
/
+0
2024-08-01
ada: Implement full relaxed finalization semantics for controlled objects
Eric Botcazou
1
-5
/
+1
2024-08-01
ada: Fix internal error on limited aggregate in nested conditional expression
Eric Botcazou
1
-20
/
+53
2024-08-01
ada: Remove support for bodies in -gnatceg
Arnaud Charlet
1
-811
/
+123
2024-07-02
ada: Use static allocation for small dynamic string concatenations in more cases
Eric Botcazou
1
-24
/
+67
2024-07-02
ada: Call memcmp instead of Compare_Array_Unsigned_8 and...
Eric Botcazou
1
-18
/
+23
2024-06-27
ada: Implement first half of Generalized Finalization
Eric Botcazou
1
-3
/
+5
2024-06-20
ada: Fix composition of primitive equality for untagged records with variant ...
Eric Botcazou
1
-28
/
+22
2024-06-20
ada: Fix bogus error with "=" operator on array of private unchecked union
Eric Botcazou
1
-18
/
+9
2024-06-14
ada: Add prototype for mutably tagged types
Justin Squirek
1
-13
/
+38
2024-06-10
ada: Add support for No_Implicit_Conditionals to nonbinary modular types
Eric Botcazou
1
-55
/
+77
2024-06-10
ada: Fix references to Ada RM in comments
Piotr Trojanek
1
-1
/
+1
2024-05-20
ada: Extend expansion delaying mechanism to conditional expressions
Eric Botcazou
1
-81
/
+282
2024-05-20
ada: Another small cleanup about allocators and aggregates
Eric Botcazou
1
-2
/
+2
2024-05-17
ada: Replace spinlocks with fully-fledged locks in finalization collections
Eric Botcazou
1
-0
/
+2
2024-05-17
ada: Remove superfluous Relocate_Node calls
Ronan Desplanques
1
-1
/
+1
2024-05-16
ada: Fix missing length checks with case expressions
Ronan Desplanques
1
-4
/
+14
2024-05-16
ada: Fix crash with -gnatdJ and -gnatw_q
Ronan Desplanques
1
-4
/
+4
2024-05-14
ada: Fix small inaccuracy in previous change
Eric Botcazou
1
-1
/
+7
2024-05-14
ada: Decouple attachment from dynamic allocation for controlled objects
Eric Botcazou
1
-8
/
+12
2024-05-14
ada: Small cleanup about allocators and aggregates
Eric Botcazou
1
-73
/
+50
2024-05-14
ada: Fix double finalization for dependent expression of case expression
Eric Botcazou
1
-0
/
+1
2024-05-14
ada: Factor out implementation of default initialization for objects
Eric Botcazou
1
-438
/
+167
2024-05-13
ada: Replace finalization masters with finalization collections
Eric Botcazou
1
-12
/
+13
2024-05-07
ada: Remove redundant guard against empty list of actions
Piotr Trojanek
1
-14
/
+11
2024-05-06
ada: Rework processing of special objects needing finalization
Eric Botcazou
1
-0
/
+4
2024-05-06
ada: Partial implementation of redesign of support for object finalization
Eric Botcazou
1
-90
/
+33
2024-03-07
Fix bogus error on allocator for array type with Dynamic_Predicate
Eric Botcazou
1
-2
/
+4
2024-01-22
Update copyright years.
Marc Poulhiès
1
-1
/
+1
2023-12-19
ada: Further cleanup in finalization machinery
Eric Botcazou
1
-143
/
+135
2023-12-19
ada: Plug small loophole in finalization machinery
Eric Botcazou
1
-0
/
+8
2023-12-19
ada: Further cleanup in finalization machinery
Eric Botcazou
1
-88
/
+66
2023-11-30
ada: Rework fix for wrong finalization of qualified aggregate in allocator
Eric Botcazou
1
-7
/
+17
2023-11-30
ada: Fix predicate check failure in Expand_Allocator_Expression
Eric Botcazou
1
-8
/
+9
2023-11-07
ada: Rename Is_Limited_View to reflect actual query
Yannick Moy
1
-1
/
+1
2023-07-04
ada: Small adjustments to new procedure Expand_Unchecked_Union_Equality
Eric Botcazou
1
-6
/
+10
2023-07-03
ada: Fix renaming of predefined equality operator for unchecked union types
Eric Botcazou
1
-409
/
+273
2023-06-27
ada: Fix double finalization of case expression in concatenation
Eric Botcazou
1
-35
/
+23
2023-06-27
ada: Fix too late finalization and secondary stack release in iterator loops
Eric Botcazou
1
-26
/
+0
2023-06-13
ada: Add missing ss_mark/ss_release in quantified expressions
Bob Duff
1
-0
/
+26
2023-06-13
ada: Factor out tag assignments from type in expander
Eric Botcazou
1
-25
/
+3
2023-05-29
ada: Fix wrong result for membership test of null in null-excluding access type
Eric Botcazou
1
-3
/
+5
2023-05-29
ada: Fix wrong finalization for call to BIP function in conditional expression
Eric Botcazou
1
-51
/
+120
2023-05-26
ada: Use truncation for dynamic conversions from floating point to fixed point
Eric Botcazou
1
-2
/
+5
[next]