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
2024-07-08
Daily bump.
GCC Administrator
1
-0
/
+7
2024-07-07
ada: Make the names of uninstalled cross-gnattools consistent across builds
Maciej W. Rozycki
1
-7
/
+12
2024-07-04
Daily bump.
GCC Administrator
1
-0
/
+25
2024-07-03
Deduplicate explicitly-sized types
Alexandre Oliva
2
-6
/
+113
2024-07-03
[debug] Avoid dropping bits from num/den in fixed-point types
Alexandre Oliva
2
-21
/
+64
2024-07-03
Daily bump.
GCC Administrator
1
-0
/
+109
2024-07-02
ada: Use static allocation for small dynamic string concatenations in more cases
Eric Botcazou
1
-24
/
+67
2024-07-02
ada: Fix generic renaming table low bound on reset
Ronan Desplanques
1
-1
/
+1
2024-07-02
ada: Compiler accepts an illegal Unchecked_Access attribute reference
Steve Baird
1
-0
/
+7
2024-07-02
ada: Use clause (or use type clause) in a protected operation sometimes ignored.
Steve Baird
1
-0
/
+41
2024-07-02
ada: Put_Image aspect spec ignored for null extension.
Steve Baird
1
-1
/
+16
2024-07-02
ada: Allow mutably tagged types to work with qualified expressions
Justin Squirek
1
-0
/
+14
2024-07-02
ada: Bug box for expression function with list comprehension
Bob Duff
1
-0
/
+1
2024-07-02
ada: Call memcmp instead of Compare_Array_Unsigned_8 and...
Eric Botcazou
3
-36
/
+138
2024-07-02
ada: Fix analysis of Extensions_Visible
Yannick Moy
3
-19
/
+38
2024-07-02
ada: Fix bogus error on allocator in instantiation with private derived types
Eric Botcazou
1
-30
/
+21
2024-07-02
ada: Miscomputed bounds for inner null array aggregates
Javier Miranda
1
-31
/
+384
2024-07-02
ada: Fix crash on box-initialized component with No_Default_Initialization
Eric Botcazou
3
-22
/
+29
2024-07-02
ada: Document that -gnatdJ is unused
Eric Botcazou
1
-0
/
+1
2024-06-28
Daily bump.
GCC Administrator
1
-0
/
+131
2024-06-27
ada: Remove last uses of System.Address_Operations in runtime library
Eric Botcazou
11
-49
/
+64
2024-06-27
ada: Reject ambiguous function calls in interpolated string expressions
Javier Miranda
1
-1
/
+79
2024-06-27
ada: Add missing dimension information for target names
Eric Botcazou
2
-0
/
+3
2024-06-27
ada: Fix array-manipulating code in Mdll
Ronan Desplanques
1
-17
/
+26
2024-06-27
ada: Bug using user defined string literals with interpolated strings
Javier Miranda
1
-1
/
+6
2024-06-27
ada: Overridden operation field not correctly set for controlling result wrap...
Martin Clochard
1
-47
/
+35
2024-06-27
ada: Implement first half of Generalized Finalization
Eric Botcazou
27
-242
/
+621
2024-06-22
Daily bump.
GCC Administrator
1
-0
/
+166
2024-06-21
ada: Fix internal error on protected type with -gnatc -gnatR
Eric Botcazou
1
-0
/
+6
2024-06-21
ada: Fix bogus Address Sanitizer stack-buffer-overflow on packed array copy
Eric Botcazou
2
-2
/
+17
2024-06-21
ada: Fix bogus Address Sanitizer stack-buffer-overflow on packed record equality
Eric Botcazou
1
-7
/
+19
2024-06-21
ada: Implement fast modulo reduction for nonbinary modular multiplication
Eric Botcazou
2
-6
/
+8
2024-06-21
ada: Implement fast modulo reduction for nonbinary modular multiplication
Eric Botcazou
3
-3
/
+121
2024-06-21
ada: Reject ambiguous function calls in interpolated string expressions
Javier Miranda
1
-0
/
+10
2024-06-21
ada: Apply fixes to Examine_Array_Bounds
Ronan Desplanques
1
-1
/
+3
2024-06-21
ada: Fix crash in GNATbind during error reporting
Eric Botcazou
1
-3
/
+7
2024-06-21
ada: Crash when using user defined string literals
Javier Miranda
1
-1
/
+7
2024-06-21
ada: Change error message on invalid RTS path
Marc Poulhiès
3
-13
/
+27
2024-06-21
ada: Small cleanup in processing of primitive operations
Eric Botcazou
6
-67
/
+55
2024-06-21
ada: Revert conditional installation of signal handlers on VxWorks
Doug Rupp
1
-8
/
+4
2024-06-21
ada: Cannot override inherited function with controlling result
Javier Miranda
1
-2
/
+4
2024-06-21
ada: Fix missing index check with declare expression
Eric Botcazou
1
-10
/
+26
2024-06-21
ada: Fix internal error on case expression used as index of array component
Eric Botcazou
1
-35
/
+73
2024-06-21
ada: Fix incorrect handling of packed array with aliased composite components
Eric Botcazou
1
-99
/
+91
2024-06-21
ada: Generic formal/actual matching -- misc cleanup
Bob Duff
7
-44
/
+59
2024-06-21
ada: Fix gnatcheck violation reported after a recent cleanup
Piotr Trojanek
1
-1
/
+1
2024-06-21
ada: Predefined arithmetic operators incorrectly treated as directly visible
Steve Baird
1
-1
/
+21
2024-06-21
ada: Fix assertion failure on predicate involving access parameter
Eric Botcazou
1
-1
/
+12
2024-06-21
ada: Fix for Default_Component_Value with declare expressions
Piotr Trojanek
2
-3
/
+13
2024-06-21
ada: Spurious style error with mutiple square brackets
Justin Squirek
3
-20
/
+43
[next]