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
2018-10-22
utils.c (unchecked_convert): Use local variables for the biased and reverse S...
Eric Botcazou
2
-35
/
+59
2018-10-22
trans.c (Pragma_to_gnu): Use a simple memory constraint in all cases.
Eric Botcazou
3
-20
/
+13
2018-10-18
Fix missing entry to gcc/ada/ChangeLog for r265240
David Malcolm
1
-0
/
+4
2018-10-17
Run selftests for C++ as well as C
David Malcolm
1
-0
/
+3
2018-10-09
[Ada] Fix spurious -Wuninitialized warnings for small records
Eric Botcazou
4
-28
/
+99
2018-10-09
[Ada] Fix incorrect computation of Component_Size in ASIS mode
Eric Botcazou
3
-4
/
+12
2018-10-09
[Ada] Minor tweaks to suppress warnings
Eric Botcazou
4
-9
/
+27
2018-10-09
[Ada] Ignore pragmas Compile_Time_Error/Warning in GNATprove mode
Yannick Moy
2
-0
/
+16
2018-10-09
[Ada] Fix spurious error on derived record passed as Out parameter
Eric Botcazou
2
-0
/
+11
2018-10-09
[Ada] SPARK: fix bug related to non access object permissions
Maroua Maalej
2
-18
/
+7
2018-10-09
[Ada] Minor copyright header fix
Doug Rupp
2
-1
/
+5
2018-10-09
[Ada] Fix strange warning when using Ada.Iterator_Interface
Eric Botcazou
2
-2
/
+11
2018-10-09
[Ada] Einfo: minor comment fix
Eric Botcazou
2
-1
/
+5
2018-10-09
[Ada] Internal error on inlined renaming of subprogram instance
Eric Botcazou
2
-2
/
+16
2018-10-09
[Ada] Unnesting: fix handling of private types that are synchronized
Ed Schonberg
2
-0
/
+14
2018-10-09
[Ada] Fix expansion of operations on nonbinary modular types
Ed Schonberg
2
-2
/
+21
2018-10-09
[Ada] Unnesting: fix handling of uplevel refs to unconstrained formals
Ed Schonberg
2
-6
/
+42
2018-10-09
[Ada] Remove spurious -Wuninitialized warning for small array at -O2
Eric Botcazou
2
-27
/
+51
2018-10-09
[Ada] Bounded_Holders: fix a typo
Arnaud Charlet
2
-1
/
+5
2018-10-09
[Ada] Functional_Vectors: remove default value for max size
Claire Dross
2
-2
/
+6
2018-10-09
[Ada] Reset Is_True_Constant on entites used as OUT/IN OUT actuals
Ed Schonberg
2
-0
/
+10
2018-10-09
[Ada] Unnesting: avoid unnecessary loads of System
Ed Schonberg
2
-10
/
+23
2018-10-09
[Ada] Spurious error message on visibiliy change in aspect expression
Ed Schonberg
2
-1
/
+18
2018-10-09
[Ada] Repinfo: list the mechanism of functions only
Eric Botcazou
2
-2
/
+6
2018-10-09
[Ada] Various User Manual updates for GNATpp
Bob Duff
2
-8
/
+35
2018-10-09
[Ada] System.Os_Lib.Normalize_Pathname: fix incorrect comment
Vasiliy Fofanov
2
-2
/
+7
2018-10-09
[Ada] Remove CodePeer annotation
Arnaud Charlet
2
-4
/
+4
2018-10-09
[Ada] Preserve Do_Range_Check flags in SPARK mode
Ed Schonberg
2
-3
/
+8
2018-10-09
[Ada] Spurious warning on uninitialized entity during code generation
Ed Schonberg
2
-0
/
+9
2018-10-01
[Ada] use -gnatd_A to disable .ali on -fcompare-debug recompile
Alexandre Oliva
4
-12
/
+13
2018-09-28
calls.c (expand_call): Try to do a tail call for thunks at -O0 too.
Eric Botcazou
4
-6
/
+262
2018-09-27
tree.h (tree_to_shwi): Add attribute nonnull and pure.
Martin Sebor
2
-7
/
+15
2018-09-26
[Ada] SPARK: minor error message enhancement
Elisa Barboni
2
-1
/
+9
2018-09-26
[Ada] Fix inheritance of representation items defined as aspects
Thomas Quinot
2
-2
/
+28
2018-09-26
[Ada] Spurious ineffective use_clause warning
Justin Squirek
2
-1
/
+15
2018-09-26
[Ada] Store -G xxx switches
Arnaud Charlet
2
-7
/
+22
2018-09-26
[Ada] Issue info message on inlined subprograms in GNATprove mode
Yannick Moy
4
-4
/
+20
2018-09-26
[Ada] Missing front-end code for constraint checks on fixed point exprs
Ed Schonberg
3
-2
/
+31
2018-09-26
[Ada] SPARK: fix a bug related to loop exit environment
Maroua Maalej
2
-23
/
+58
2018-09-26
[Ada] Spurious elaboration issue due to inlining
Hristian Kirtchev
2
-54
/
+86
2018-09-26
[Ada] Do not issue by default info messages for inlining in GNATprove
Yannick Moy
3
-8
/
+27
2018-09-26
[Ada] Spurious error on interface conversion under ZFP
Javier Miranda
3
-1
/
+41
2018-09-26
[Ada] Add a No_Return annotation to ease static analysis
Hristian Kirtchev
2
-1
/
+6
2018-09-26
[Ada] Spurious error on private extension with predicate
Ed Schonberg
2
-2
/
+10
2018-09-26
[Ada] Spurious dependency on secondary stack
Hristian Kirtchev
4
-195
/
+362
2018-09-26
[Ada] Mimic the C++ ABI when passing class-wide conversion actuals
Javier Miranda
2
-0
/
+9
2018-09-26
[Ada] Pair miscount in Dynamic_HTable.Put
Hristian Kirtchev
2
-2
/
+14
2018-09-26
[Ada] Add notes about processing of aggregate projects
Sergey Rybin
2
-2
/
+9
2018-09-26
[Ada] Minor reformattings
Hristian Kirtchev
12
-202
/
+318
2018-09-26
[Ada] New unit GNAT.Sets
Hristian Kirtchev
11
-113
/
+439
[next]