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-06-21
Daily bump.
GCC Administrator
1
-0
/
+220
2023-06-20
ada: Minor tweaks
Eric Botcazou
1
-8
/
+6
2023-06-20
ada: Fix crash on inlining in GNATprove
Yannick Moy
1
-0
/
+9
2023-06-20
ada: Further fixes to handling of private views in instances
Eric Botcazou
9
-237
/
+219
2023-06-20
ada: Remove outdated comment
Ronan Desplanques
1
-4
/
+0
2023-06-20
ada: Fix couple of issues in documentation of overflow checking
Eric Botcazou
2
-46
/
+7
2023-06-20
ada: Do not issue warning on postcondition in some cases
Yannick Moy
1
-0
/
+32
2023-06-20
ada: Add the ability to add error codes to error messages
Yannick Moy
9
-21
/
+134
2023-06-20
ada: Fix for attribute Range in Exceptional_Cases
Piotr Trojanek
1
-1
/
+2
2023-06-20
ada: Document partition-wide Ada signal handlers
Jose Ruiz
2
-305
/
+414
2023-06-20
ada: Fix for quantified expressions in Exceptional_Cases
Piotr Trojanek
1
-1
/
+1
2023-06-20
ada: Fix bug in predicate checks with address clauses
Bob Duff
2
-8
/
+10
2023-06-20
ada: Fix fallout of fix to handling of private views in instances
Eric Botcazou
2
-2
/
+4
2023-06-20
ada: Add CHERI intrinsic bindings and helper functions.
Daniel King
2
-0
/
+545
2023-06-20
ada: Small fixes to handling of private views in instances
Eric Botcazou
4
-91
/
+92
2023-06-20
ada: Fix internal error on aggregate within container aggregate
Eric Botcazou
1
-7
/
+9
2023-06-20
ada: Fix -fdiagnostics-format=json not printing all messages
Ghjuvan Lacambre
1
-9
/
+12
2023-06-20
ada: Introduce -gnateH switch to force reverse Bit_Order threshold to 64
Eric Botcazou
6
-2
/
+40
2023-06-20
ada: Update annotations in runtime for proof
Yannick Moy
3
-1
/
+15
2023-06-20
ada: Fix type derivation of subtype of derived type
Marc Poulhiès
1
-3
/
+33
2023-06-20
ada: Pass Error_Node to calls to Error_Msg in lib-load.adb
Ghjuvan Lacambre
1
-8
/
+23
2023-06-20
ada: Remove references to Might_Not_Return and Always_Return
Claire Dross
36
-461
/
+395
2023-06-20
ada: Spurious error on package instantiation
Javier Miranda
1
-101
/
+146
2023-06-20
ada: Fix edge case in Ada.Calendar.Formatting.Time_Of
Ronan Desplanques
1
-28
/
+3
2023-06-16
Daily bump.
GCC Administrator
1
-0
/
+174
2023-06-15
configure: Implement --enable-host-pie
Marek Polacek
2
-7
/
+9
2023-06-15
ada: Remove unused files
Marc Poulhiès
6
-28
/
+0
2023-06-15
ada: Fix wrong code for ACATS cd1c03i on Morello target
Eric Botcazou
1
-2
/
+6
2023-06-15
ada: Fix wrong finalization for double subtype of bounded vector
Eric Botcazou
1
-4
/
+10
2023-06-15
ada: Make minor improvements to user's guide
Ronan Desplanques
3
-37
/
+36
2023-06-15
ada: Reject Loop_Entry inside prefix of Loop_Entry
Yannick Moy
1
-3
/
+18
2023-06-15
ada: Fix too small secondary stack allocation for returned conversion
Eric Botcazou
2
-30
/
+63
2023-06-15
ada: Fix internal error on loop iterator filter with -gnatVa
Eric Botcazou
3
-4
/
+13
2023-06-15
ada: Revert latest change to Find_Hook_Context
Eric Botcazou
1
-10
/
+0
2023-06-15
ada: Fix too small secondary stack allocation for returned aggregate
Eric Botcazou
1
-3
/
+14
2023-06-15
ada: Remove dead code in Expand_Iterator_Loop_Over_Container
Eric Botcazou
1
-13
/
+4
2023-06-15
ada: Add escape hatch to configurable run-time
Ronan Desplanques
2
-0
/
+12
2023-06-15
ada: Fix missing finalization for aggregates nested in conditional expressions
Eric Botcazou
2
-1
/
+23
2023-06-15
ada: Adjust QNX Ada priorities to match QNX system priorities
Johannes Kliemann
2
-9
/
+7
2023-06-15
ada: Adjust comments in targparm.ads
Ronan Desplanques
1
-20
/
+5
2023-06-15
ada: Accept aspect Always_Terminates on packages
Piotr Trojanek
2
-2
/
+21
2023-06-15
ada: Accept aspect Always_Terminates on entries
Piotr Trojanek
1
-0
/
+5
2023-06-15
ada: Reject aspect Always_Terminates on functions and generic functions
Piotr Trojanek
1
-0
/
+13
2023-06-15
ada: Fix missing error on function call returning incomplete view
Eric Botcazou
1
-0
/
+6
2023-06-15
ada: Fix minor issues in comments
Ronan Desplanques
1
-3
/
+2
2023-06-15
ada: Remove Ttypes.Max_Unaligned_Field
Eric Botcazou
6
-28
/
+2
2023-06-15
ada: Fix inverted implementation of RM 8.4(10) clause for operators
Eric Botcazou
1
-1
/
+1
2023-06-15
ada: Accept aspect Always_Terminates without expression
Piotr Trojanek
3
-51
/
+53
2023-06-15
ada: Crash on C++ constructor of private type
Javier Miranda
1
-2
/
+18
2023-06-15
ada: Remove obsolete references for Build_Transient_Object_Statements
Eric Botcazou
1
-3
/
+3
[next]