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
2023-01-17
Daily bump.
GCC Administrator
1
-0
/
+98
2023-01-16
ada: Update copyright years.
Marc Poulhiès
20
-22
/
+20
2023-01-16
ada: Fix typo in comment
Eric Botcazou
1
-1
/
+1
2023-01-16
ada: Fix latent bug exposed by recent work on extended return statements
Eric Botcazou
1
-3
/
+5
2023-01-16
ada: Fix pessimization of some CW objects initialized with function call
Eric Botcazou
1
-0
/
+19
2023-01-16
ada: Use static references to tag in more cases for interface objects
Eric Botcazou
3
-93
/
+95
2023-01-16
ada: Fix benign pasto in new predicate
Eric Botcazou
1
-1
/
+1
2023-01-16
ada: Fix premature finalization of temporaries for interface objects
Eric Botcazou
1
-28
/
+17
2023-01-16
ada: Further optimize interface objects initialized with function calls
Eric Botcazou
4
-32
/
+51
2023-01-16
ada: Put back conversion to interface in more cases
Eric Botcazou
1
-1
/
+1
2023-01-16
ada: Lift restriction on optimization of aliased objects
Eric Botcazou
1
-3
/
+3
2023-01-16
ada: Optimize interface objects initialized with function calls
Eric Botcazou
2
-126
/
+187
2023-01-10
Daily bump.
GCC Administrator
1
-0
/
+982
2023-01-09
ada: Update copyright notice
Arnaud Charlet
2193
-2194
/
+2194
2023-01-09
ada: Remove a couple of unreachable statements
Eric Botcazou
1
-10
/
+2
2023-01-09
ada: Simplify finalization of temporaries created for interface objects
Eric Botcazou
3
-286
/
+31
2023-01-08
Daily bump.
GCC Administrator
1
-0
/
+18
2023-01-07
Always define `WIN32_LEAN_AND_MEAN` before <windows.h>
LIU Hao
13
-0
/
+15
2023-01-06
Daily bump.
GCC Administrator
1
-0
/
+224
2023-01-05
ada: Minor tweak to test added in previous change
Eric Botcazou
1
-1
/
+1
2023-01-05
ada: Clean up interface handling in Expand_N_Object_Declaration
Eric Botcazou
3
-114
/
+93
2023-01-05
ada: Flag renaming-as-spec as a body to inline
Piotr Trojanek
1
-7
/
+6
2023-01-05
ada: Remove unhelpful special case for renamed bodies in GNATprove mode
Piotr Trojanek
1
-5
/
+2
2023-01-05
ada: Fix nested generic instantiation
Marc Poulhiès
1
-0
/
+3
2023-01-05
ada: Do not use decimal approximation in -gnatRj output
Eric Botcazou
2
-28
/
+15
2023-01-05
ada: Optimize class-wide objects initialized with function calls
Eric Botcazou
2
-35
/
+108
2023-01-05
ada: Fix pasto in comment
Eric Botcazou
1
-2
/
+2
2023-01-05
ada: Fix spurious emissions of -gnatwj warning
Ronan Desplanques
1
-1
/
+1
2023-01-05
ada: INOX: prototype RFC on String Interpolation
Javier Miranda
27
-77
/
+689
2023-01-05
ada: Update gnatpp documentation with --layout switch
Joao Azevedo
1
-506
/
+325
2023-01-05
ada: Further adjust freezing for expansion of contracts
Eric Botcazou
1
-1
/
+6
2023-01-05
ada: Simplify new expansion of contracts
Eric Botcazou
1
-100
/
+5
2023-01-05
ada: Adjust handling of "%g" in GNAT.Formatted_String
Ronan Desplanques
2
-34
/
+313
2023-01-05
ada: Fix generic instantiation of sibling package
Marc Poulhiès
1
-2
/
+31
2023-01-05
ada: Spurious error on Lock_Free protected type with discriminants
Justin Squirek
1
-5
/
+7
2023-01-05
ada: Revert to constrained allocation for string concatenation
Eric Botcazou
2
-61
/
+50
2023-01-05
ada: Better error message for bad Discard_Names configuration pragma
Steve Baird
1
-3
/
+17
2023-01-05
ada: Update doc for -gnatw_q
Bob Duff
2
-1
/
+5
2023-01-05
ada: Fix finalization issues in extended return statements
Eric Botcazou
3
-4
/
+35
2023-01-05
ada: Fix incorrect warning about unreferenced packed arrays
Bob Duff
5
-85
/
+41
2023-01-04
Daily bump.
GCC Administrator
1
-0
/
+107
2023-01-03
ada: Fix unescaped quotes when combining fdiagnostics-format=json and gnatdJ
Ghjuvan Lacambre
1
-2
/
+3
2023-01-03
ada: output.adb: fix newline being inserted when buffer is full
Ghjuvan Lacambre
1
-3
/
+3
2023-01-03
ada: Fix GNAT.Formatted_String's handling of real values
Ronan Desplanques
1
-1
/
+2
2023-01-03
ada: Fix parsing bug in GNAT.Formatted_String
Ronan Desplanques
1
-0
/
+1
2023-01-03
ada: Fix premature finalization of return temporary
Eric Botcazou
2
-2
/
+18
2023-01-03
ada: Fix format string parsing in GNAT.Formatted_String
Ronan Desplanques
1
-31
/
+36
2023-01-03
ada: Make Apply_Discriminant_Check.Denotes_Explicit_Dereference more robust
Eric Botcazou
1
-10
/
+18
2023-01-03
ada: Fix calling convention of foreign functions returning limited type
Eric Botcazou
2
-6
/
+9
2023-01-03
ada: Adapt frontend optimization for aggregate assignment
Marc Poulhiès
1
-14
/
+92
[next]