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
/
gcc-interface
/
decl.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-07
Update copyright years.
Marc Poulhiès
1
-1
/
+1
2024-12-13
ada: Pass artificial_p to create_type_decl
Tom Tromey
1
-2
/
+2
2024-11-14
ada: Avoid doing unnecessary work in elaborate_expression_2
Eric Botcazou
1
-9
/
+24
2024-11-04
ada: Move special case for null string literal from frontend to backend
Piotr Trojanek
1
-2
/
+12
2024-11-04
ada: Remove special case for the size of a string literal subtype
Piotr Trojanek
1
-6
/
+2
2024-10-25
ada: Change scope of XUB type
Tom Tromey
1
-1
/
+1
2024-10-25
ada: Set DECL_NAMELESS in create_type_decl
Tom Tromey
1
-3
/
+3
2024-10-25
ada: Mark XUA types as artificial
Tom Tromey
1
-1
/
+1
2024-10-25
ada: Mark XUB types as nameless
Tom Tromey
1
-0
/
+2
2024-10-25
ada: Add 'artificial_p' parameter to build_unc_object_type
Tom Tromey
1
-1
/
+1
2024-10-25
ada: Standard types are not artificial
Tom Tromey
1
-2
/
+14
2024-10-11
Fix thinko in previous change
Eric Botcazou
1
-1
/
+1
2024-10-08
ada: Fix infinite loop on MSP430 with -mlarge flag
Eric Botcazou
1
-7
/
+2
2024-10-05
Fix various issues of -ftrivial-auto-var-init=zero with Ada
Eric Botcazou
1
-0
/
+7
2024-09-10
ada: Use the same warning character in continuations
Viljar Indus
1
-4
/
+4
2024-09-03
ada: Fix internal error on pragma pack with discriminated record component
Eric Botcazou
1
-0
/
+2
2024-09-02
ada: Diagnose too large size clause on floating-point type
Eric Botcazou
1
-0
/
+4
2024-07-03
[debug] Avoid dropping bits from num/den in fixed-point types
Alexandre Oliva
1
-4
/
+15
2024-06-21
ada: Fix bogus Address Sanitizer stack-buffer-overflow on packed array copy
Eric Botcazou
1
-1
/
+1
2024-06-14
ada: Fix return mechanism reported by -gnatRm
Eric Botcazou
1
-7
/
+27
2024-06-14
ada: Typo and indentation fix
Marc Poulhiès
1
-4
/
+4
2024-06-13
Revert "map packed field type to unpacked for debug info"
Alexandre Oliva
1
-4
/
+0
2024-06-12
map packed field type to unpacked for debug info
Alexandre Oliva
1
-0
/
+4
2024-06-05
ada: Replace use of LONG_DOUBLE_TYPE_SIZE
Kewen Lin
1
-1
/
+2
2024-05-21
ada: Simplify test for propagation of attributes to subtypes
Eric Botcazou
1
-4
/
+3
2024-05-21
ada: Fix strict aliasing violation in parameter passing (continued)
Eric Botcazou
1
-13
/
+35
2024-05-21
ada: Fix strict aliasing violation in parameter passing
Eric Botcazou
1
-1
/
+39
2024-05-21
ada: Minor typo fix in comment
Marc Poulhiès
1
-1
/
+1
2024-05-21
ada: Fix assembler error for gigantic library-level object on 64-bit Windows
Eric Botcazou
1
-6
/
+21
2024-05-21
ada: Fix crash on aliased constant with packed array type and -g switch
Eric Botcazou
1
-0
/
+3
2024-01-22
Update copyright years.
Marc Poulhiès
1
-1
/
+1
2024-01-09
ada: Fix bogus Constraint_Error on allocator for access to array of access type
Eric Botcazou
1
-3
/
+3
2024-01-09
ada: Preliminary cleanup in aliasing support code
Eric Botcazou
1
-14
/
+13
2024-01-09
ada: Add __atomic_store_n binding to System.Atomic_Primitives
Eric Botcazou
1
-2
/
+22
2023-12-19
ada: Rename Is_Constr_Subt_For_UN_Aliased flag
Eric Botcazou
1
-24
/
+20
2023-11-28
ada: Fix wrong size value output with -gnatR -gnatc
Eric Botcazou
1
-0
/
+1
2023-11-21
ada: Fix issue with indefinite vector of overaligned unconstrained array
Eric Botcazou
1
-0
/
+12
2023-11-16
Fix internal error on function returning dynamically-sized type
Eric Botcazou
1
-0
/
+6
2023-11-07
ada: Fix debug info for aliased packed array with unconstrained nominal subtype
Eric Botcazou
1
-0
/
+12
2023-10-10
ada: Fix internal error on too large representation clause for small component
Eric Botcazou
1
-1
/
+13
2023-09-19
ada: Refine upper array bound for bit packed array
Marc Poulhiès
1
-0
/
+22
2023-09-05
ada: Fix DWARF for certain arrays
Tom Tromey
1
-1
/
+7
2023-07-18
ada: Use new typedefs in gcc-interface
Tom Tromey
1
-1
/
+4
2023-06-29
A couple of va_gc_atomic tweaks
Richard Sandiford
1
-11
/
+0
2023-06-20
ada: Minor tweaks
Eric Botcazou
1
-8
/
+6
2023-06-15
ada: Fix wrong finalization for double subtype of bounded vector
Eric Botcazou
1
-4
/
+10
2023-05-30
ada: Fix bogus Storage_Error on dynamic array with static zero length
Eric Botcazou
1
-4
/
+21
2023-05-30
ada: Minor generic tweaks left and and right
Eric Botcazou
1
-1
/
+1
2023-05-30
ada: Make use of Cannot_Be_Superflat flag on N_Range nodes
Eric Botcazou
1
-0
/
+4
2023-05-18
ada: use _P() defines from tree.h
Bernhard Reutner-Fischer
1
-9
/
+8
[next]