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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-03
Daily bump.
GCC Administrator
1
-0
/
+302
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] Restore full generation of static dispatch tables with -gnatzr
Eric Botcazou
3
-15
/
+38
2022-06-02
[Ada] Never make symbols for thunks public
Eric Botcazou
1
-0
/
+7
2022-06-02
[Ada] Remove redundant checks for missing lists
Piotr Trojanek
13
-463
/
+411
2022-06-02
[Ada] Get rid of secondary stack for most calls returning tagged types
Eric Botcazou
19
-299
/
+558
2022-06-02
[Ada] Fix references to old variables that have been refactored
Marc Poulhiès
3
-20
/
+20
2022-06-02
[Ada] Rename GNATprove annotate pragma for termination to Always_Return
Claire Dross
3
-5
/
+5
2022-06-02
[Ada] Make the functional Maps and Sets unbounded
Julien Bortolussi
11
-49
/
+100
2022-06-02
[Ada] Fix spurious use of trampolines with interface types
Eric Botcazou
1
-2
/
+2
2022-06-02
[Ada] Add precise subprogram identification to -fdiagnostics-format=json
Ghjuvan Lacambre
1
-6
/
+15
2022-06-02
[Ada] Refine previous changes on making symbols public/private
Arnaud Charlet
1
-41
/
+44
2022-06-02
[Ada] Fix spurious errors on ghost code in generics
Yannick Moy
1
-0
/
+5
2022-06-02
[Ada] Move registering code for predefined primitives to Exp_Disp
Eric Botcazou
3
-117
/
+118
2022-06-02
[Ada] Build static dispatch tables always at the end of declarative part
Eric Botcazou
2
-36
/
+28
2022-06-02
[Ada] vx7r2-arm/aarch64 - Support Atomic Primitives True
Doug Rupp
4
-0
/
+4
2022-06-02
[Ada] Update documentation of GNAT.Dynamic_Tables
Javier Miranda
1
-7
/
+4
2022-06-02
[Ada] Fix detection of deferred constants for freezing error
Eric Botcazou
1
-1
/
+2
2022-06-02
[Ada] Fix preconditions of Interfaces.C.Strings
Joffrey Huguet
1
-2
/
+8
2022-06-02
[Ada] Issue errors on wrong context for ghost entities
Yannick Moy
3
-8
/
+79
2022-06-02
[Ada] Complete contracts of Interfaces.C.Strings subprograms
Joffrey Huguet
1
-3
/
+8
2022-06-02
[Ada] Removal of dead code Analyze_Label_Entity
Yannick Moy
2
-22
/
+0
2022-06-02
[Ada] Propagate Has_Inherit{able,ed}_Invariants to base types
Eric Botcazou
1
-4
/
+4
2022-06-02
[Ada] Combine system.ads files - arm and aarch64 linux
Doug Rupp
1
-1
/
+1
2022-06-02
[Ada] Combine system.ads file - vxworks7 rtp constants
Doug Rupp
9
-18
/
+18
2022-06-02
[Ada] Gnatbind crash during checksum calculation
Justin Squirek
4
-0
/
+8
2022-06-02
[Ada] Fix iteration on formal vectors
Claire Dross
4
-4
/
+4
2022-06-02
[Ada] Add contracts to System.Address_To_Access_Conversions
Joffrey Huguet
1
-2
/
+4
2022-06-02
[Ada] Add contracts to Interfaces.C.Strings
Joffrey Huguet
2
-16
/
+57
2022-06-02
Daily bump.
GCC Administrator
1
-0
/
+272
2022-06-01
[Ada] Allow confirming volatile properties on No_Caching variables
Yannick Moy
2
-25
/
+30
2022-06-01
[Ada] Combine system.ads file - vxworks7 kernel constants.
Doug Rupp
7
-14
/
+14
2022-06-01
[Ada] Combine system.ads files - arm and aarch64 qnx
Doug Rupp
1
-1
/
+1
2022-06-01
[Ada] Fix missing space in error message
Piotr Trojanek
1
-1
/
+1
2022-06-01
[Ada] Fix classification of Subprogram_Variant as assertion pragma
Yannick Moy
1
-0
/
+1
2022-06-01
[Ada] Rename Returns_On_Secondary_Stack into Needs_Secondary_Stack
Eric Botcazou
7
-286
/
+283
2022-06-01
[Ada] Do not freeze subprogram body without spec too early
Eric Botcazou
2
-22
/
+26
2022-06-01
[Ada] Bug fix in "=" function of formal doubly linked list
Julien Bortolussi
1
-2
/
+2
2022-06-01
[Ada] Fix predicate check on object declaration
Marc Poulhiès
4
-92
/
+106
2022-06-01
[Ada] arm-qnx-7.1: unwind goes wrong after regs restore
Doug Rupp
1
-0
/
+10
2022-06-01
[Ada] Enable using absolute paths in -fdiagnostics-format=json output
Ghjuvan Lacambre
5
-11
/
+34
2022-06-01
[Ada] Fix bad interaction between Inline_Always and -gnateV + -gnata
Eric Botcazou
1
-1
/
+4
2022-06-01
[Ada] Propagate null-exclusion to anonymous access types
Piotr Trojanek
1
-0
/
+1
2022-06-01
[Ada] Add a comment about a finalization issue
Eric Botcazou
1
-0
/
+6
2022-06-01
[Ada] Get rid of secondary stack for controlled components of limited types
Eric Botcazou
2
-14
/
+17
[next]