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-09-28
Daily bump.
GCC Administrator
1
-0
/
+80
2023-09-26
ada: Fix missing call to Finalize_Protection for simple protected objects
Eric Botcazou
2
-11
/
+40
2023-09-26
ada: Fix deferred constant wrongly rejected
Eric Botcazou
1
-2
/
+4
2023-09-26
ada: Fix unnesting generated loops with nested finalization procedure
Marc Poulhiès
2
-10
/
+85
2023-09-26
ada: Crash processing the accessibility level of an actual parameter
Javier Miranda
1
-7
/
+17
2023-09-26
ada: Fix missing finalization of extended return object on abnormal completion
Eric Botcazou
4
-12
/
+12
2023-09-26
ada: Update personality function for CHERI purecap
Daniel King
1
-3
/
+36
2023-09-26
ada: Fix conversions between addresses and integers
Daniel King
2
-5
/
+6
2023-09-26
ada: Add CHERI variant of System.Stream_Attributes
Daniel King
1
-0
/
+1019
2023-09-26
ada: Define CHERI exception types
Daniel King
1
-0
/
+16
2023-09-26
ada: Make minor corrections to CUDA-related comments
Ronan Desplanques
2
-5
/
+4
2023-09-26
ada: Dimensional analysis when used with elementary functions
Derek Schacht
2
-2
/
+29
2023-09-26
ada: Clarify RM references that justify a constraint check
Yannick Moy
1
-3
/
+4
2023-09-20
Daily bump.
GCC Administrator
1
-0
/
+30
2023-09-19
ada: TSS finalize address subprogram generation for constrained...
Richard Wai
2
-2
/
+30
2023-09-19
ada: Private extensions with the keyword "synchronized" are always limited.
Richard Wai
1
-3
/
+9
2023-09-19
ada: Refine upper array bound for bit packed array
Marc Poulhiès
3
-0
/
+123
2023-09-19
ada: Crash processing type invariants on child subprogram
Javier Miranda
1
-1
/
+24
2023-09-16
Daily bump.
GCC Administrator
1
-0
/
+123
2023-09-15
ada: Fix minor glitch in finish_record_type
Eric Botcazou
1
-1
/
+1
2023-09-15
ada: Explicitly analyze and expand null array aggregates
Piotr Trojanek
2
-2
/
+8
2023-09-15
ada: Fix wrong optimization of extended return for discriminated record type
Eric Botcazou
1
-0
/
+1
2023-09-15
ada: Do not perform local-exception-to-goto optimization on barrier functions
Patrick Bernardi
2
-29
/
+21
2023-09-15
ada: Generate runtime restrictions list when the standard library is suppressed
Patrick Bernardi
1
-6
/
+4
2023-09-15
ada: Fix internal error on misaligned component with variable nominal size
Eric Botcazou
1
-3
/
+6
2023-09-15
ada: Fix internal error on aggregate nested in container aggregate
Eric Botcazou
1
-7
/
+9
2023-09-15
ada: Remove GNAT Pro details regarding mold
Kévin Le Gouguec
1
-22
/
+0
2023-09-15
ada: Fix internal error on expression function with Refined_Post aspect
Eric Botcazou
1
-0
/
+3
2023-09-15
ada: Clean up scope depth and related code (tech debt)
Bob Duff
13
-84
/
+231
2023-09-15
ada: Crash on creation of extra formals on type extension
Javier Miranda
3
-66
/
+24
2023-09-15
Daily bump.
GCC Administrator
1
-0
/
+42
2023-09-14
ada: Improve detection of deactivated code for warnings with -gnatwt
Yannick Moy
2
-9
/
+167
2023-09-14
ada: Assertion failure on expansion of record with invariant
Javier Miranda
1
-2
/
+10
2023-09-14
ada: Assertion failure on calculation of Large_Max_Size_Mutable
Javier Miranda
1
-1
/
+3
2023-09-14
ada: Assertion failure on for-of loop iterating on selected component
Javier Miranda
1
-2
/
+7
2023-09-14
ada: Fix late finalization for function call in delta aggregate
Eric Botcazou
1
-2
/
+6
2023-09-14
ada: Fix premature finalization in loop over limited iterable container
Eric Botcazou
1
-40
/
+48
2023-09-14
ada: Assertion failure adding extra formals to late overriding subp.
Javier Miranda
1
-1
/
+2
2023-09-05
Daily bump.
GCC Administrator
1
-0
/
+168
2023-09-05
ada: Elide the copy in extended returns for nonlimited by-reference types
Eric Botcazou
1
-1
/
+1
2023-09-05
ada: Fix DWARF for certain arrays
Tom Tromey
2
-8
/
+14
2023-09-05
ada: Remove redundant protection against empty list
Piotr Trojanek
1
-21
/
+19
2023-09-05
ada: Add guard before querying the type for its interfaces
Piotr Trojanek
1
-1
/
+3
2023-09-05
ada: Remove redundant guard against an empty list of interfaces
Piotr Trojanek
1
-3
/
+1
2023-09-05
ada: Fix problematic secondary stack management in protected entry
Eric Botcazou
1
-1
/
+1
2023-09-05
ada: Fix crash on selected component lookup in generic instance
Bob Duff
1
-3
/
+7
2023-09-05
ada: Fix spurious warning emissions
Ronan Desplanques
1
-6
/
+11
2023-09-05
ada: Fix assertion failure on very peculiar enumeration type
Eric Botcazou
1
-0
/
+14
2023-09-05
ada: Remove TBC comment, no more needed
Liaiss Merzougue
1
-1
/
+0
2023-09-05
ada: Crash on creation of extra formals on type extension
Javier Miranda
3
-7
/
+67
[next]