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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-08
ada: Fix oversight in implementation of allocators for storage models
Eric Botcazou
1
-7
/
+26
2022-11-08
ada: Move warnings switches -- initial work
Bob Duff
3
-3
/
+3
2022-10-06
ada: Implementation of support for storage models in gigi
Eric Botcazou
7
-61
/
+605
2022-09-15
Move void_list_node init to common code
Richard Biener
1
-1
/
+0
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-09-06
[Ada] Fix problematic line debug info attached to call to finalizer
Eric Botcazou
1
-5
/
+13
2022-09-06
[Ada] Fix internal error on double renaming of private constant
Eric Botcazou
1
-25
/
+43
2022-09-06
[Ada] Fix missing name for access type in generic instantiation
Eric Botcazou
1
-12
/
+16
2022-09-06
[Ada] Extend No_Dependence restriction to code generation (continued)
Eric Botcazou
1
-0
/
+25
2022-09-06
[Ada] Place "at end" on body nodes
Bob Duff
1
-85
/
+71
2022-07-13
[Ada] Small housekeeping work in gigi
Eric Botcazou
1
-1
/
+8
2022-07-13
[Ada] Extend No_Dependence restriction to code generation
Eric Botcazou
2
-21
/
+64
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] Adjust name of stack checking function
Eric Botcazou
1
-1
/
+1
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] Do not generate DW_TAG_typedef for constrained array types
Eric Botcazou
1
-16
/
+9
2022-07-13
[Ada] Fix internal error on comparison with access function parameter
Eric Botcazou
1
-5
/
+10
2022-07-13
[Ada] Fix internal error on instance of Ada.Task_Attributes at -O
Eric Botcazou
1
-7
/
+13
2022-07-13
[Ada] Fix wrong access check with access-to-unconstrained-array
Eric Botcazou
1
-8
/
+13
2022-07-06
[Ada] Simplify regular expression that matches 8 consecutive digits
Piotr Trojanek
1
-1
/
+1
2022-07-06
[Ada] Update comment after recent changes wrt. secondary stack & tagged types
Eric Botcazou
1
-3
/
+1
2022-07-06
[Ada] Improve code generated for aggregates of VFA type
Eric Botcazou
3
-4
/
+29
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-07-06
[Ada] Do not give warnings for compiler-generated entities by default
Eric Botcazou
1
-0
/
+11
2022-07-06
[Ada] Handle secondary stack memory allocations alignment
Marc Poulhiès
1
-4
/
+6
2022-06-02
diagnostics: add SARIF output format
David Malcolm
1
-0
/
+11
2022-06-02
[Ada] Update copyright notices
Pierre-Marie de Rodat
3
-3
/
+3
2022-06-02
[Ada] Remove left-overs of front-end SJLJ processing
Eric Botcazou
3
-117
/
+4
2022-06-02
[Ada] Fix record layout warnings not being tagged
Ghjuvan Lacambre
1
-8
/
+8
2022-06-02
[Ada] Disable -flto when building the shared libgnat
Arnaud Charlet
1
-2
/
+2
2022-06-02
[Ada] Couple of small preparatory adjustments
Eric Botcazou
2
-6
/
+11
2022-06-02
[Ada] Get rid of secondary stack for most calls returning tagged types
Eric Botcazou
6
-93
/
+66
2022-06-01
[Ada] Rename Returns_On_Secondary_Stack into Needs_Secondary_Stack
Eric Botcazou
1
-1
/
+1
2022-05-28
Rename OSCONS_CC to GCC_FOR_ADA_RTS
Alexandre Oliva
1
-20
/
+12
2022-05-19
[Ada] Avoid copy operation for returns involving function calls
Eric Botcazou
2
-0
/
+53
2022-05-19
[Ada] Do not give warnings for compiler-generated entities by default
Eric Botcazou
1
-2
/
+5
2022-05-19
[Ada] Small housekeeping work in gnat_gimplify_expr
Eric Botcazou
1
-71
/
+60
2022-05-19
[Ada] Add support for "simd" function attribute
Eric Botcazou
2
-1
/
+55
2022-05-19
[Ada] Fix internal error on unchecked union with component clauses (2)
Eric Botcazou
1
-6
/
+23
2022-05-19
[Ada] Do not set Current_Error_Node to a node without location
Eric Botcazou
1
-1
/
+2
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] Adjust copyright line
Eric Botcazou
4
-4
/
+4
2022-05-19
[Ada] Preserve unchecked conversion of string constant
Eric Botcazou
1
-0
/
+7
2022-05-19
[Ada] Get rid of secondary stack for controlled components
Eric Botcazou
6
-13
/
+53
[next]