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
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
2023-04-15
Fix fallout of previous change on x86/Linux
Eric Botcazou
1
-6
/
+16
2023-04-14
Fix build failure of Ada runtime for Aarch64 targets
Eric Botcazou
1
-2
/
+6
2023-01-16
ada: Update copyright years.
Marc Poulhiès
1
-1
/
+1
2022-11-21
ada: Adjust recent change for returns involving function calls
Eric Botcazou
1
-11
/
+0
2022-11-08
ada: Move warnings switches -- initial work
Bob Duff
1
-1
/
+1
2022-10-06
ada: Implementation of support for storage models in gigi
Eric Botcazou
1
-1
/
+5
2022-09-12
[Ada] Fix immediate assertion failure with -gnatd.1
Eric Botcazou
1
-1
/
+5
2022-09-06
[Ada] Mark artificial formal parameters in the debug info
Eric Botcazou
1
-0
/
+1
2022-07-13
[Ada] Revert recent change in debug info for vector array types
Eric Botcazou
1
-8
/
+0
2022-07-13
[Ada] Undo questionable renaming in earlier change
Eric Botcazou
1
-2
/
+2
2022-07-13
[Ada] Also deal with private actual types in latest change
Eric Botcazou
1
-0
/
+13
2022-07-13
[Ada] Use actual types instead of formal types consistently in debug info
Eric Botcazou
1
-27
/
+93
2022-07-13
[Ada] Generate debug info entry for user-defined access subtype
Eric Botcazou
1
-7
/
+6
2022-07-13
[Ada] Fix wrong access check with access-to-unconstrained-array
Eric Botcazou
1
-8
/
+13
2022-07-06
[Ada] Improve code generated for aggregates of VFA type
Eric Botcazou
1
-1
/
+19
2022-07-06
[Ada] Fix crash on aliased renaming of unconstrained array
Eric Botcazou
1
-5
/
+7
2022-07-06
[Ada] Small tweak to gnat_to_gnu_subprog_type
Eric Botcazou
1
-3
/
+3
2022-06-02
[Ada] Fix record layout warnings not being tagged
Ghjuvan Lacambre
1
-8
/
+8
2022-06-02
[Ada] Couple of small preparatory adjustments
Eric Botcazou
1
-2
/
+4
2022-06-02
[Ada] Get rid of secondary stack for most calls returning tagged types
Eric Botcazou
1
-36
/
+7
2022-06-01
[Ada] Rename Returns_On_Secondary_Stack into Needs_Secondary_Stack
Eric Botcazou
1
-1
/
+1
2022-05-19
[Ada] Avoid copy operation for returns involving function calls
Eric Botcazou
1
-0
/
+11
2022-05-19
[Ada] Add support for "simd" function attribute
Eric Botcazou
1
-1
/
+4
2022-05-19
[Ada] Fix internal error on unchecked union with component clauses (2)
Eric Botcazou
1
-6
/
+23
2022-05-19
[Ada] Fix internal error on semi-circular record types
Eric Botcazou
1
-8
/
+11
2022-05-19
[Ada] Fix for internal error on semi-circular record aggregate
Eric Botcazou
1
-2
/
+12
2022-05-19
[Ada] Get rid of secondary stack for controlled components
Eric Botcazou
1
-4
/
+2
2022-05-19
[Ada] Do not override inlining heuristics for expression functions at -Os
Eric Botcazou
1
-1
/
+8
2022-05-19
[Ada] Remove dead code for scope entity having E_Subprogram_Body kind
Piotr Trojanek
1
-4
/
+0
2022-05-13
ada: gcc-if: build proper String_Pointer for Get_External_Name
Alexandre Oliva
1
-1
/
+2
2022-05-12
[Ada] Remove front-end SJLJ processing
Arnaud Charlet
1
-27
/
+1
2022-05-10
Replace PTR with 'void *' in compiler.
Martin Liska
1
-2
/
+2
2022-01-17
Change references of .c files to .cc files
Martin Liska
1
-2
/
+2
2022-01-17
Rename .c files to .cc files.
Martin Liska
1
-0
/
+10661