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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-04
[Ada] Reduce emitted code size in CCG for aggregate assignment
Arnaud Charlet
2
-1
/
+7
2019-07-04
[Ada] GNAT.Sockets: fix socket timeout on recent Windows versions
Dmitriy Anisimkov
7
-108
/
+238
2019-07-04
[Ada] Get_Scos: Remove bogus, dead code
Thomas Quinot
2
-6
/
+4
2019-07-04
[Ada] Spurious dimensionality error on aggregate with "others" assoc.
Ed Schonberg
2
-3
/
+18
2019-07-03
[Ada] Document new flags in GNATpp
Bob Duff
2
-5
/
+37
2019-07-03
[Ada] Forced elaboration order in Elaboration order v4.0
Hristian Kirtchev
11
-238
/
+976
2019-07-03
[Ada] Crash on anonymous access-to-class-wide with tasks
Bob Duff
2
-6
/
+14
2019-07-03
[Ada] Suppress warnings in generic instantiations with pragma Warnings
Yannick Moy
2
-3
/
+33
2019-07-03
[Ada] New routine to access file on command line
Johannes Kanig
3
-0
/
+17
2019-07-03
[Ada] Crash on front-end inlining of subp. with aspect specifications
Ed Schonberg
2
-0
/
+38
2019-07-03
[Ada] Incorrect expansion on renamings of formal parameters
Justin Squirek
2
-4
/
+15
2019-07-03
[Ada] Refine pointer support in SPARK
Yannick Moy
2
-51
/
+69
2019-07-03
[Ada] Spurious visibility error in inlined function
Hristian Kirtchev
2
-91
/
+183
2019-07-03
[Ada] Minor editorial corrections and reformatting
Gary Dismukes
9
-28
/
+35
2019-07-03
[Ada] Improve warnings about infinite loops
Bob Duff
2
-3
/
+15
2019-07-03
[Ada] Document default new-line behavior for GNATpp
Bob Duff
2
-0
/
+7
2019-07-03
[Ada] ABE checks v3.0, foundations of Elaboration order v4.0
Hristian Kirtchev
50
-7981
/
+24227
2019-07-03
[Ada] SPARK pointer support extended to local borrowers and observers
Yannick Moy
2
-175
/
+706
2019-07-03
[Ada] Spurious error with static predicate in generic unit
Ed Schonberg
2
-2
/
+24
2019-07-03
[Ada] Minor reformatting
Hristian Kirtchev
8
-35
/
+45
2019-07-03
[Ada] Style check for mixed-case identifiers
Bob Duff
9
-1
/
+84
2019-07-03
[Ada] Extend -gnatw.z warning to array types
Eric Botcazou
4
-23
/
+38
2019-07-03
[Ada] Spell "laid" correctly
Bob Duff
5
-10
/
+15
2019-07-03
[Ada] Spurious error on dynamic predicate in a generic context
Ed Schonberg
2
-1
/
+26
2019-07-03
[Ada] Fix bogus error on array with overaligned scalar component
Eric Botcazou
2
-2
/
+14
2019-07-03
[Ada] Make loop labels unique for front-end inlined calls
Ed Schonberg
2
-0
/
+69
2019-07-03
[Ada] Update the section on resolving elaboration circularities
Hristian Kirtchev
3
-15
/
+23
2019-07-03
[Ada] Add a gnatbind option to generate C code
Arnaud Charlet
5
-4
/
+29
2019-07-03
[Ada] Do not consider inlined subprograms when generating C code
Arnaud Charlet
2
-4
/
+16
2019-07-03
[Ada] Missing consistency check for constant modifier
Justin Squirek
2
-2
/
+13
2019-07-03
[Ada] Clarify wording on documentation for No_Multiple_Elaboration
Arnaud Charlet
3
-18
/
+22
2019-07-03
[Ada] Spurious error on predicate of subtype in generic
Ed Schonberg
2
-2
/
+27
2019-07-03
[Ada] Document that boolean types with convention C now map to C99 bool
Eric Botcazou
3
-11
/
+22
2019-07-03
[Ada] Exp_Attr: remove dead code
Javier Miranda
2
-103
/
+6
2019-07-02
[PATCH, Ada, Darwin, PPC] PPC Darwin has stack check probes.
Iain Sandoe
2
-1
/
+6
2019-07-01
[Ada] Spurious error on inst. of partially defaulted formal package
Ed Schonberg
2
-0
/
+41
2019-07-01
[Ada] Minor reformatting
Hristian Kirtchev
7
-17
/
+22
2019-07-01
[Ada] More permissive use of GNAT attribute Enum_Rep
Ed Schonberg
2
-3
/
+10
2019-07-01
[Ada] Make No_Inline pragma effective for generic subprograms
Eric Botcazou
2
-5
/
+16
2019-07-01
[Ada] Spurious error private subtype derivation
Ed Schonberg
2
-0
/
+18
2019-07-01
[Ada] SPARK support for pointers through ownership
Yannick Moy
3
-2898
/
+2765
2019-07-01
[Ada] GNAT.Sockets: refactor Has_Sockaddr_Len
Dmitriy Anisimkov
2
-6
/
+8
2019-07-01
[Ada] Crash on improper pragma Weak_External
Ed Schonberg
2
-0
/
+11
2019-07-01
[Ada] Remove a SPARK rule about implicit Global
Piotr Trojanek
5
-5
/
+10
2019-07-01
[Ada] Cleanup references to LynuxWorks in docs and comments
Piotr Trojanek
2
-1
/
+5
2019-07-01
[Ada] Wrong code with -gnatVa on lock-free protected objects
Ed Schonberg
2
-0
/
+21
2019-07-01
[Ada] Make No_Inline pragma effective for protected subprograms
Eric Botcazou
2
-0
/
+7
2019-07-01
[Ada] Unnesting: improve handling of private and incomplete types
Ed Schonberg
2
-6
/
+34
2019-07-01
[Ada] Correct size in representation clauses documentation
Pat Rogers
3
-17
/
+41
2019-07-01
[Ada] Incorrect definition of Win32 compatible types
Justin Squirek
2
-2
/
+12
[next]