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-15
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-15
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
/
gcc-interface
/
decl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
Rename .c files to .cc files.
Martin Liska
1
-10661
/
+0
2022-01-10
[Ada] Fix internal error on unchecked union with component clauses
Eric Botcazou
1
-12
/
+17
2022-01-07
[Ada] Fix inconsistent quoting in messages about compile-time errors
Piotr Trojanek
1
-1
/
+1
2021-12-09
pch: Add support for relocation of the PCH data [PR71934]
Jakub Jelinek
1
-1
/
+1
2021-12-02
[Ada] Do not back-annotate maximum size for limited types
Eric Botcazou
1
-2
/
+6
2021-12-02
[Ada] Fix packing for array component with discriminated part
Eric Botcazou
1
-7
/
+6
2021-12-02
[Ada] Invalid memory access on finalization of class-wide type
Justin Squirek
1
-1
/
+4
2021-11-10
[Ada] Minor cleanup in translation of calls to subprograms
Eric Botcazou
1
-13
/
+8
2021-10-20
[Ada] Remove unnecessary call to No_Uint_To_0
Bob Duff
1
-1
/
+1
2021-10-20
[Ada] Rewrite tests on Convention_Intrinsic
Eric Botcazou
1
-9
/
+11
2021-10-11
[Ada] Fix problematic import of type-generic GCC atomic builtin
Eric Botcazou
1
-9
/
+130
2021-10-11
[Ada] Fix for atomic wrongly rejected on object of discriminated type
Eric Botcazou
1
-12
/
+16
2021-10-11
[Ada] Fix incorrect size for pathological pass-by-copy parameters
Eric Botcazou
1
-8
/
+10
2021-09-23
[Ada] Fix obsolete comment mentioning girder discriminants
Eric Botcazou
1
-1
/
+1
2021-09-22
Small tweak to comments in range_cannot_be_superflat
Eric Botcazou
1
-2
/
+4
2021-09-21
[Ada] Clean up uses of Esize and RM_Size
Bob Duff
1
-17
/
+22
2021-09-14
Do not issue size error for too large array type
Eric Botcazou
1
-2
/
+1
2021-09-14
Fix inaccurate bounds in debug info for vector array types
Eric Botcazou
1
-0
/
+8
2021-09-14
Fix internal error on broken import of vector intrinsics
Eric Botcazou
1
-19
/
+27
2021-09-14
Strengthen compatibility warning for GCC builtins
Eric Botcazou
1
-43
/
+4
2021-09-14
Give more informative error message for by-reference types
Eric Botcazou
1
-4
/
+10
2021-08-18
Fix thinko in latest change for GNAT encodings
Eric Botcazou
1
-3
/
+3
2021-07-12
[Ada] Use GNAT encodings only when -fgnat-encodings=all is specified
Eric Botcazou
1
-28
/
+26
2021-07-12
[Ada] Implement support for unconstrained array types with FLB
Eric Botcazou
1
-24
/
+88
2021-07-12
[Ada] Clean up Uint fields
Bob Duff
1
-2
/
+6
2021-07-08
[Ada] Remove Unknown_ functions
Bob Duff
1
-12
/
+12
2021-06-03
Fix miscompilation of predicate on bit-packed array types
Eric Botcazou
1
-15
/
+22
2021-05-21
Consistently generate debug info for elaboration variables
Eric Botcazou
1
-35
/
+39
2021-05-21
Replace ? with ?? in warning messages
Ghjuvan Lacambre
1
-17
/
+17
2021-05-21
Fix internal error on locally derived bit-packed array type
Eric Botcazou
1
-5
/
+9
2021-05-21
Always translate Is_Pure flag into pure in C sense
Eric Botcazou
1
-25
/
+19
2021-05-21
Use EXACT_DIV_EXPR as much as possible
Eric Botcazou
1
-1
/
+1
2021-05-07
[Ada] Fix type mismatch warnings during LTO bootstrap #6
Eric Botcazou
1
-25
/
+9
2021-05-07
[Ada] Variable-sized node types
Bob Duff
1
-6
/
+10
2021-05-03
[Ada] Update copyright notice
Arnaud Charlet
1
-1
/
+1
2021-04-28
Avoid creating useless local bounds around calls
Eric Botcazou
1
-5
/
+6
2021-03-10
Fix ICE on atomic enumeration type with LTO
Eric Botcazou
1
-0
/
+4
2021-02-03
Fix regression with partial rep clause on variant record type
Eric Botcazou
1
-18
/
+59
2021-02-03
Assorted LTO fixes for Ada
Eric Botcazou
1
-5
/
+15
2020-12-07
Housekeeping work in gigi
Eric Botcazou
1
-1
/
+1
2020-12-07
Fix oversight in earlier change
Eric Botcazou
1
-0
/
+1
2020-11-19
Enhance debug info for fixed-point types
Eric Botcazou
1
-33
/
+10
2020-11-11
Remove superfluous call to Base_Type
Eric Botcazou
1
-19
/
+19
2020-11-11
Fix internal error on chain of constants with -gnatc
Eric Botcazou
1
-4
/
+7
2020-10-23
[Ada] Implement new legality rules introduced in C.6(12) by AI12-0363
Eric Botcazou
1
-20
/
+26
2020-09-28
Fix bogus alignment warning on address clause
Eric Botcazou
1
-8
/
+20
2020-09-12
Add preliminary support for 128-bit integer types
Eric Botcazou
1
-1
/
+1
2020-09-12
Accept absolute address clause for array of UNC nominal subtype
Eric Botcazou
1
-0
/
+13
2020-09-11
Fix crash on array component with nonstandard index type
Eric Botcazou
1
-6
/
+6
2020-09-10
Fix bogus error on Value_Size clause for variant record type
Eric Botcazou
1
-2
/
+4
[next]