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-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
2023-01-03
ada: Another small adjustment to special resolution of membership test
Eric Botcazou
1
-7
/
+12
2023-01-03
ada: Make Sem_Util.Is_Aliased_View predicate more robust
Eric Botcazou
3
-4
/
+17
2023-01-03
ada: GNAT UGN: Adjust wording in "Platform-specific Information" chapter
Joel Brobecker
2
-5
/
+5
2023-01-03
ada: Fix detection of function calls in object declarations
Eric Botcazou
4
-11
/
+37
2023-01-03
ada: Simplify [Small_]Integer_Type_For
Bob Duff
4
-55
/
+29
2023-01-03
ada: Cannot reference ghost entity in class-wide precondition
Javier Miranda
1
-0
/
+10
2023-01-03
ada: Fix support of Default_Component_Value aspect on derived types
Eric Botcazou
2
-77
/
+133
2023-01-03
Daily bump.
GCC Administrator
1
-0
/
+13
2023-01-02
Ada,Darwin: Do not link libgcc statically on Darwin 8 and 9 [PR108202].
Iain Sandoe
1
-2
/
+11
2023-01-02
Update copyright dates.
Jakub Jelinek
2
-2
/
+2
2023-01-01
Rotate ChangeLog files.
Jakub Jelinek
2
-11063
/
+11069
2022-12-30
Daily bump.
GCC Administrator
1
-0
/
+4
2022-12-29
ada: don't map NULL decl to locus
Alexandre Oliva
1
-1
/
+1
[next]