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/gfortran-test
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-15
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-15
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-10-11
Daily bump.
GCC Administrator
1
-0
/
+15
2023-10-10
ada: Fix infinite loop with multiple limited with clauses
Eric Botcazou
1
-63
/
+107
2023-09-28
Daily bump.
GCC Administrator
1
-0
/
+449
2023-09-27
ada: Fix missing call to Finalize_Protection for simple protected objects
Eric Botcazou
2
-11
/
+40
2023-09-27
ada: Fix missing finalization of extended return object on abnormal completion
Eric Botcazou
4
-12
/
+12
2023-09-27
ada: Fix minor glitch in finish_record_type
Eric Botcazou
1
-1
/
+1
2023-09-27
ada: Fix wrong optimization of extended return for discriminated record type
Eric Botcazou
1
-0
/
+1
2023-09-27
ada: Fix internal error on aggregate nested in container aggregate
Eric Botcazou
1
-7
/
+9
2023-09-27
ada: Fix internal error on expression function with Refined_Post aspect
Eric Botcazou
1
-0
/
+3
2023-09-27
ada: Fix late finalization for function call in delta aggregate
Eric Botcazou
1
-2
/
+6
2023-09-27
ada: Fix premature finalization in loop over limited iterable container
Eric Botcazou
1
-40
/
+48
2023-09-27
ada: Elide the copy in extended returns for nonlimited by-reference types
Eric Botcazou
1
-1
/
+1
2023-09-27
ada: Fix assertion failure on very peculiar enumeration type
Eric Botcazou
1
-0
/
+14
2023-09-27
ada: Fix spurious error on 'Input of private type with Type_Invariant aspect
Eric Botcazou
1
-4
/
+19
2023-09-27
ada: Elide the copy in extended returns for nonlimited by-reference types
Eric Botcazou
1
-3
/
+4
2023-09-27
ada: Fix memory explosion on aggregate of nested packed array type
Eric Botcazou
1
-1
/
+3
2023-09-27
ada: Improve error message for ambiguous subprogram call
Eric Botcazou
3
-8
/
+21
2023-09-27
ada: Fix assertion failure introduced by latest change
Eric Botcazou
1
-4
/
+5
2023-09-27
ada: Fix Valid_Scalars attribute applied to types from limited with
Eric Botcazou
2
-2
/
+9
2023-09-27
ada: Fix wrong resolution for hidden discriminant in predicate
Eric Botcazou
1
-7
/
+42
2023-09-27
ada: Fix small inaccuracy in implementation of B.3.3(20/2)
Eric Botcazou
1
-21
/
+14
2023-09-27
ada: Fix bad interaction between inlining and thunk generation
Eric Botcazou
1
-3
/
+6
2023-09-27
ada: Fix wrong finalization for double subtype of bounded vector
Eric Botcazou
1
-4
/
+10
2023-09-27
Minor tweak
Eric Botcazou
1
-3
/
+3
2023-09-27
ada: Fix too small secondary stack allocation for returned conversion
Eric Botcazou
2
-30
/
+63
2023-09-27
ada: Fix too small secondary stack allocation for returned aggregate
Eric Botcazou
1
-3
/
+14
2023-09-27
ada: Fix missing error on function call returning incomplete view
Eric Botcazou
1
-0
/
+6
2023-09-27
ada: Fix inverted implementation of RM 8.4(10) clause for operators
Eric Botcazou
1
-1
/
+1
2023-09-27
ada: Fix aspect Linker_Section ignored on subprogram body
Eric Botcazou
1
-12
/
+19
2023-09-27
ada: Fix exception raised on invalid contract in generic package
Eric Botcazou
1
-10
/
+21
2023-09-27
ada: Fix internal error on imported function with post-condition
Eric Botcazou
1
-0
/
+16
2023-09-27
ada: Fix wrong expansion of array aggregate with noncontiguous choices
Eric Botcazou
1
-20
/
+18
2023-09-27
ada: Fix internal error on array constant in expression function
Eric Botcazou
1
-4
/
+21
2023-09-27
ada: Fix fallout of recent fix for missing finalization
Eric Botcazou
1
-10
/
+26
2023-09-27
ada: Fix regression of secondary stack management in return statements
Eric Botcazou
1
-38
/
+31
2023-09-27
ada: Fix visibility error with DIC or Type_Invariant aspect on generic type
Eric Botcazou
1
-2
/
+17
2023-09-27
ada: Fix spurious error on imported generic function with precondition
Eric Botcazou
1
-7
/
+1
2023-09-27
ada: Fix memory leak in expression function returning Big_Integer
Eric Botcazou
2
-16
/
+28
2023-09-27
ada: Call idiomatic routine in Expand_Simple_Function_Return
Eric Botcazou
1
-1
/
+1
2023-09-27
ada: Fix wrong finalization for loop on indexed container
Eric Botcazou
1
-3
/
+99
2023-09-27
ada: Fix bogus error on conditional expression with only user-defined literals
Eric Botcazou
1
-29
/
+98
2023-09-27
ada: Fix wrong finalization for case expression in expression function
Eric Botcazou
1
-2
/
+6
2023-09-27
ada: Fix internal error with pragma Compile_Time_{Warning,Error}
Eric Botcazou
1
-2
/
+7
2023-09-27
ada: Fix small fallout of previous change
Eric Botcazou
1
-4
/
+6
2023-09-27
ada: Fix remaining failures in Roman Numbers test
Eric Botcazou
1
-2
/
+6
2023-09-27
ada: Fix wrong result for membership test of null in null-excluding access type
Eric Botcazou
1
-3
/
+5
2023-09-27
ada: Fix small fallout of previous change
Eric Botcazou
1
-0
/
+7
2023-09-27
ada: Fix wrong finalization for call to BIP function in conditional expression
Eric Botcazou
3
-55
/
+138
2023-09-27
ada: Repair support for user-defined literals in arithmetic operators
Eric Botcazou
3
-155
/
+156
2023-09-27
ada: Fix spurious error on nested instantiations with generic renaming
Eric Botcazou
1
-9
/
+18
[next]