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/gfortran-test
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-14
[Ada] Compiler crash on call to function instance
Bob Duff
1
-0
/
+1
2020-12-14
[Ada] Fix warning control character for message on IN OUT parameter
Yannick Moy
1
-3
/
+3
2020-12-14
[Ada] Refine error messages on illegal Refined_State in SPARK
Yannick Moy
1
-23
/
+76
2020-12-14
[Ada] Avoid reanalysis of malformed dependency relations
Piotr Trojanek
1
-3
/
+3
2020-12-14
[Ada] Tidy up implementation of System.Fat_Gen.Valid and inline it again
Eric Botcazou
2
-86
/
+63
2020-12-14
[Ada] Fix analysis of access objects in Depends contracts
Piotr Trojanek
1
-5
/
+15
2020-12-14
[Ada] Update comment for processing of pragma Assertion_Policy
Piotr Trojanek
2
-25
/
+26
2020-12-14
[Ada] Correctly mark subprogram as not always inlined in GNATprove mode
Yannick Moy
3
-23
/
+25
2020-12-14
[Ada] Adjust documentation of System.Img_Util.Set_Decimal_Digits
Eric Botcazou
1
-9
/
+12
2020-12-11
Daily bump.
GCC Administrator
1
-0
/
+6
2020-12-10
Fix PR ada/98230
Ed Schonberg
1
-2
/
+4
2020-12-08
Daily bump.
GCC Administrator
1
-0
/
+42
2020-12-07
Housekeeping work in gigi
Eric Botcazou
2
-5
/
+4
2020-12-07
Fix internal error on library-level type extended locally
Eric Botcazou
1
-2
/
+5
2020-12-07
Fix assembler name collision
Eric Botcazou
2
-1
/
+5
2020-12-07
Fix oversight in earlier change
Eric Botcazou
1
-0
/
+1
2020-12-07
Fix corner case issue with discriminated record type
Eric Botcazou
1
-4
/
+14
2020-12-07
Fix problematic conversion to boolean type
Eric Botcazou
1
-7
/
+9
2020-12-07
Fix PR ada/97504 for mips*-linux
Matthias Klose
1
-0
/
+1
2020-12-01
Daily bump.
GCC Administrator
1
-0
/
+417
2020-11-30
[Ada] s-trasym.ads: update the list of supported platforms
Pierre-Marie de Rodat
1
-1
/
+2
2020-11-30
[Ada] Remove all ^L characters
Arnaud Charlet
2
-3
/
+3
2020-11-30
[Ada] Enable checks on runtime by default
Arnaud Charlet
4
-7
/
+17
2020-11-30
[Ada] Wrong replacement of Component.Discriminant
Arnaud Charlet
1
-57
/
+0
2020-11-30
[Ada] Minor reuse Is_Assignable
Piotr Trojanek
1
-2
/
+1
2020-11-30
[Ada] Simplify analysis of assignment statements
Piotr Trojanek
1
-32
/
+26
2020-11-30
[Ada] Minor reuse Is_Protected_Component
Piotr Trojanek
2
-4
/
+2
2020-11-30
[Ada] Fix internal error on extended return and fixed-point result
Eric Botcazou
2
-15
/
+15
2020-11-30
[Ada] Implement inheritance for Default_Initial_Condition and address other gaps
Gary Dismukes
15
-268
/
+900
2020-11-30
[Ada] Improve error recovery
Arnaud Charlet
2
-2
/
+0
2020-11-30
[Ada] Reimplement Ada.Numerics.Big_Numbers.Big_Reals.Fixed_Conversions
Eric Botcazou
1
-8
/
+61
2020-11-30
[Ada] Compiler crash on limited conditional expressions
Bob Duff
1
-5
/
+5
2020-11-30
[Ada] Expand integer-only implementation of ordinary fixed-point types
Eric Botcazou
24
-993
/
+1543
2020-11-30
[Ada] Implement -gnateb switch
Ghjuvan Lacambre
7
-4
/
+44
2020-11-30
[Ada] Potential read of uninitialized variable in exp_dist.adb
Arnaud Charlet
1
-1
/
+1
2020-11-30
[Ada] Address warning compiling terminals.c
Arnaud Charlet
1
-1
/
+1
2020-11-30
[Ada] Add stream-oriented attributes support for 128-bit integer types
Eric Botcazou
6
-115
/
+248
2020-11-30
[Ada] Spurious error on iterator over container with modified private part
Ed Schonberg
1
-1
/
+12
2020-11-30
[Ada] Add comment on special Heap variable used in GNATprove
Yannick Moy
1
-1
/
+2
2020-11-30
[Ada] Fix serial port control setting on GNU/Linux
Pascal Obry
1
-30
/
+1
2020-11-30
[Ada] Minor style fixes
Pascal Obry
1
-3
/
+2
2020-11-30
[Ada] Fix folding of comparison operators in GNATprove mode
Piotr Trojanek
2
-18
/
+12
2020-11-30
[Ada] Crash on ghost assignment check for illegal code
Bob Duff
3
-10
/
+9
2020-11-30
[Ada] Add continuation message when others choice not allowed
Yannick Moy
1
-4
/
+9
2020-11-30
[Ada] Small cleanup in System.Value_F
Eric Botcazou
1
-30
/
+16
2020-11-30
[Ada] Confusion in Transform_Function_Array and internal subprograms
Arnaud Charlet
6
-245
/
+206
2020-11-30
[Ada] Spurious visibility error in subprogram body in with_clause
Ed Schonberg
1
-0
/
+7
2020-11-30
Daily bump.
GCC Administrator
1
-0
/
+6
2020-11-29
Fix PR ada/97504 on hppa*-*-hpux*.
John David Anglin
1
-0
/
+2
2020-11-28
Daily bump.
GCC Administrator
1
-0
/
+253
[prev]
[next]