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
/
freeze.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-03
[Ada] Update copyright notice
Arnaud Charlet
1
-1
/
+1
2021-05-03
[Ada] Fix calls to Error_Msg_NE instead of Error_Msg_N
Piotr Trojanek
1
-2
/
+2
2021-04-29
[Ada] Self reference access discriminant
Arnaud Charlet
1
-31
/
+6
2021-04-28
[Ada] Use spans instead of locations for compiler diagnostics
Yannick Moy
1
-2
/
+2
2021-03-30
Fix wrong assignment of aggregate to full-access component
Eric Botcazou
1
-2
/
+1
2020-12-17
[Ada] Fixes for GNAT error/warning messages
Yannick Moy
1
-2
/
+2
2020-12-15
[Ada] Transform_Function_Array issues
Arnaud Charlet
1
-2
/
+4
2020-11-30
[Ada] Expand integer-only implementation of ordinary fixed-point types
Eric Botcazou
1
-3
/
+4
2020-11-26
[Ada] Add support for 128-bit fixed-point types on 64-bit platforms
Eric Botcazou
1
-35
/
+137
2020-11-26
[Ada] Pass base type to Set_Has_Own_Invariants
Bob Duff
1
-7
/
+0
2020-11-26
[Ada] Reuse Is_Access_Object_Type where possible
Piotr Trojanek
1
-2
/
+1
2020-11-25
[Ada] Further optimization with uninitialized aggregates
Ed Schonberg
1
-46
/
+0
2020-11-24
[Ada] Reuse In_Same_List where possible
Piotr Trojanek
1
-1
/
+1
2020-10-27
[Ada] New flag Transform_Function_Array
Arnaud Charlet
1
-1
/
+1
2020-10-26
[Ada] Crash on membership test in expression function
Ed Schonberg
1
-1
/
+10
2020-10-23
[Ada] Implement new legality rules introduced in C.6(12) by AI12-0363
Eric Botcazou
1
-15
/
+15
2020-10-23
[Ada] Crash on expression function and access type
Ed Schonberg
1
-10
/
+10
2020-10-23
[Ada] Prevent copying uninitialized array with address clause
Ed Schonberg
1
-1
/
+48
2020-10-21
[Ada] Basic support for 128-bit types
Eric Botcazou
1
-7
/
+5
2020-10-21
[Ada] Fix bogus error for bit-packed array with volatile component
Eric Botcazou
1
-1
/
+4
2020-10-19
[Ada] ACATS 4.1R - Exception missed
Arnaud Charlet
1
-1
/
+1
2020-10-16
[Ada] Assorted style cleanups
Piotr Trojanek
1
-1
/
+1
2020-10-16
[Ada] Add Max_Integer_Size attribute and couple of helper functions
Eric Botcazou
1
-12
/
+11
2020-10-15
[Ada] Ada2020: AI12-0003 Specifying the standard storage pool
Javier Miranda
1
-1
/
+6
2020-10-15
[Ada] Crash on subtype of fixed-point type
Ed Schonberg
1
-11
/
+10
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-41
/
+39
2020-07-15
[Ada] Do not generate elaboration code for alignment aspect
Eric Botcazou
1
-1
/
+1
2020-07-15
[Ada] Fix oversight in Delayed_Aspect_Present predicate
Eric Botcazou
1
-2
/
+2
2020-07-10
[Ada] Use small limit for aggregates inside subprograms
Arnaud Charlet
1
-0
/
+15
2020-07-10
[Ada] Fix crash on quantified expression in expression function (2)
Eric Botcazou
1
-2
/
+3
2020-07-10
[Ada] Fix crash on quantified expression in expression function
Eric Botcazou
1
-0
/
+16
2020-07-08
[Ada] Fix internal error on string type comparision with predicate
Eric Botcazou
1
-16
/
+71
2020-07-08
[Ada] Fix incorrect placement of freeze node with predicate
Eric Botcazou
1
-5
/
+12
2020-07-08
[Ada] Add comment on implementation choice for byte-packed array types
Eric Botcazou
1
-1
/
+4
2020-07-08
[Ada] Check predicates for subtypes of private types
Bob Duff
1
-5
/
+2
2020-07-07
[Ada] Small adjustment in the handling of alignment for arrays
Eric Botcazou
1
-20
/
+5
2020-07-07
[Ada] Handle explicit dereferences in expression functions
Ed Schonberg
1
-0
/
+9
2020-07-06
[Ada] Various typo fixes and reformatting of comments
Gary Dismukes
1
-7
/
+7
2020-06-18
[Ada] Crash in tagged type constructor with task components
Javier Miranda
1
-4
/
+23
2020-06-17
[Ada] Crash in tagged type constructor with task components
Javier Miranda
1
-1
/
+69
2020-06-16
[Ada] Couple of formatting and stylistic fixes
Eric Botcazou
1
-6
/
+4
2020-06-16
[Ada] Fix premature freezing of artificial array subtype
Eric Botcazou
1
-9
/
+12
2020-06-16
[Ada] Fix small fallout of freezing change for expression functions
Eric Botcazou
1
-41
/
+49
2020-06-16
[Ada] Spurious undefined symbol with nested call to expression function
Ed Schonberg
1
-20
/
+16
2020-06-15
[Ada] Link failure with call to expression function in precondition
Ed Schonberg
1
-3
/
+9
2020-06-10
[Ada] Remove more references to ASIS
Arnaud Charlet
1
-8
/
+0
2020-06-09
[Ada] Implement AI12-0028: Import of variadic C functions
Eric Botcazou
1
-6
/
+3
2020-06-03
[Ada] Iterate with procedural versions of Next_... routines where possible
Piotr Trojanek
1
-2
/
+2
2020-06-02
[Ada] Bump copyright year
Arnaud Charlet
1
-1
/
+1
2019-12-16
[Ada] Remove new strict-alignment check added by AI12-0001
Eric Botcazou
1
-16
/
+14
[prev]
[next]