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
/
freeze.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
[Ada] Freezing too strict in instances
Arnaud Charlet
1
-7
/
+10
2022-05-17
[Ada] Enhance the warning on C enum with size clause for size /= 32
Etienne Servais
1
-5
/
+12
2022-05-17
[Ada] Crash freezing declaration that will raise constraint error
Javier Miranda
1
-2
/
+6
2022-05-17
[Ada] Spurious error on subprogram with class-wide preconditions
Javier Miranda
1
-0
/
+7
2022-05-13
[Ada] Compiler crash on -gnata -O2
Javier Miranda
1
-44
/
+58
2022-05-13
[Ada] Ada ABI change when building with assertions
Javier Miranda
1
-1
/
+41
2022-05-09
[Ada] Fix indentation of "Start of processing for ..." labels
Piotr Trojanek
1
-1
/
+1
2022-01-11
[Ada] Remove extra space in single object declarations
Piotr Trojanek
1
-1
/
+1
2022-01-11
[Ada] Update copyright notice and bump Gnatvsn.Current_Year
Arnaud Charlet
1
-1
/
+1
2022-01-07
[Ada] Remove unnecessary guard for inserting non-empty list
Piotr Trojanek
1
-1
/
+1
2022-01-06
[Ada] Removal of technical debt
Justin Squirek
1
-1
/
+5
2021-12-02
[Ada] Cleanup insertion of single freezing actions
Piotr Trojanek
1
-2
/
+1
2021-12-02
[Ada] Simplify iteration over record components
Piotr Trojanek
1
-5
/
+3
2021-12-01
[Ada] Fix incorrect fixed-point computation in expression function
Eric Botcazou
1
-22
/
+17
2021-11-09
[Ada] Fix Codepeer warning
Ghjuvan Lacambre
1
-1
/
+1
2021-11-09
[Ada] Improve integration of strub with type systems
Alexandre Oliva
1
-3
/
+72
2021-10-25
[Ada] Follow-on cleanups for Uint fields
Bob Duff
1
-3
/
+1
2021-10-25
[Ada] Change format of the ?? warning insertion sequence
Etienne Servais
1
-7
/
+7
2021-10-25
[Ada] Renamed_Or_Alias cleanup
Bob Duff
1
-1
/
+1
2021-10-20
[Ada] tech debt: Clean up Uint fields, such as Esize
Bob Duff
1
-8
/
+30
2021-10-01
[Ada] Ada2022: AI12-0195 overriding class-wide pre/postconditions
Javier Miranda
1
-131
/
+442
2021-09-22
[Ada] Fix conformance errors and erroneous code
Bob Duff
1
-6
/
+6
2021-09-22
[Ada] More precise analysis of function renamings in GNATprove
Yannick Moy
1
-7
/
+20
2021-09-22
[Ada] Fix imprecise wording for error on scalar storage order
Eric Botcazou
1
-3
/
+9
2021-09-21
[Ada] Add assertions to Uintp
Bob Duff
1
-2
/
+6
2021-09-21
[Ada] Clean up uses of Esize and RM_Size
Bob Duff
1
-11
/
+16
2021-09-20
[Ada] Clean up Uint fields, remove unused routines
Bob Duff
1
-3
/
+3
2021-07-12
[Ada] Clean up Uint fields
Bob Duff
1
-4
/
+8
2021-07-08
[Ada] Remove Unknown_ functions
Bob Duff
1
-5
/
+5
2021-07-07
[Ada] Implement new legality checks specified by AI12-0412
Gary Dismukes
1
-6
/
+6
2021-07-05
[Ada] Add Ada 2022 Image and Put_Image support for tagged types
Steve Baird
1
-0
/
+1
2021-07-05
[Ada] Fix crash when printing error message
Justin Squirek
1
-3
/
+4
2021-07-05
[Ada] Clean up Get_Index_Bounds
Bob Duff
1
-5
/
+5
2021-06-29
[Ada] Reuse Is_Subprogram_Or_Entry where possible
Piotr Trojanek
1
-1
/
+1
2021-06-18
[Ada] Ada2020: AI12-0195 overriding class-wide pre/post conditions
Javier Miranda
1
-1
/
+44
2021-06-18
[Ada] Premature freezing of types
Arnaud Charlet
1
-6
/
+77
2021-06-18
[Ada] Remove AAMP from compiler sources
Bob Duff
1
-2
/
+1
2021-06-16
[Ada] Do not perform useless work in Check_No_Parts_Violations
Eric Botcazou
1
-16
/
+19
2021-06-15
[Ada] No_Task_Parts aspect
Bob Duff
1
-61
/
+85
2021-06-15
[Ada] Error when passing subprogram'Access to null-defaulted formal subprogram
Gary Dismukes
1
-2
/
+5
2021-05-07
[Ada] Minor reformattings
Bob Duff
1
-49
/
+49
2021-05-07
[Ada] Variable-sized node types
Bob Duff
1
-3
/
+8
2021-05-07
[Ada] Implement aspect No_Controlled_Parts
Justin Squirek
1
-0
/
+370
2021-05-06
[Ada] Remove excessive conditions in iterations across components
Piotr Trojanek
1
-3
/
+2
2021-05-05
[Ada] Remove redundant check in iteration over formal parameters
Piotr Trojanek
1
-6
/
+4
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
[prev]
[next]