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-11-27
Daily bump.
GCC Administrator
1
-0
/
+162
2024-11-26
ada: Do not use ATTR_ADDR_EXPR for 'Unrestricted_Access
Eric Botcazou
1
-3
/
+8
2024-11-26
ada: Add minimal support for address clause/aspect on controlled objects
Eric Botcazou
3
-30
/
+72
2024-11-26
ada: Clean up previous change
Eric Botcazou
1
-10
/
+6
2024-11-26
ada: Minor adjustments to error message for RM B.1(24)
Eric Botcazou
2
-9
/
+16
2024-11-26
ada: Refactor code of Check_Ambiguous_Call and Valid_Conversion
Javier Miranda
3
-321
/
+336
2024-11-26
ada: Relocate implementation of Write_Error_Summary
Viljar Indus
4
-213
/
+142
2024-11-26
ada: Relocate implementation of Set_Msg_Insertion_Column
Viljar Indus
4
-32
/
+17
2024-11-26
ada: Remove Warn_Runtime_Raise attribute from Error_Msg_Object
Viljar Indus
4
-33
/
+4
2024-11-26
ada: Refactor checking redundant messages
Viljar Indus
4
-56
/
+51
2024-11-26
ada: Remove Current_Node from Errout
Viljar Indus
5
-17
/
+3
2024-11-26
ada: Remove Raise_Exception_On_Error
Viljar Indus
4
-30
/
+0
2024-11-26
ada: Store error message kind as an enum
Viljar Indus
9
-330
/
+279
2024-11-26
ada: Refactor code for printing the error location
Viljar Indus
4
-40
/
+38
2024-11-26
ada: Simplify code
Viljar Indus
5
-75
/
+27
2024-11-26
ada: Fix the file documenting the ali format
Jose Ruiz
2
-6
/
+6
2024-11-26
ada: Change specifications of Uname subprograms
Ronan Desplanques
3
-25
/
+52
2024-11-26
ada: Remove use of global name buffer
Ronan Desplanques
1
-28
/
+30
2024-11-26
ada: Clean up utility function
Ronan Desplanques
1
-8
/
+2
2024-11-26
ada: Fix latent issue exposed by recent change in aggregate expansion
Eric Botcazou
1
-5
/
+11
2024-11-24
Daily bump.
GCC Administrator
1
-0
/
+4
2024-11-23
build: Discard obsolete references to $(GCC_PARTS)
Maciej W. Rozycki
1
-1
/
+1
2024-11-23
Daily bump.
GCC Administrator
1
-0
/
+7
2024-11-22
build: Remove INCLUDE_MEMORY [PR117737]
Andrew Pinski
3
-3
/
+0
2024-11-22
Daily bump.
GCC Administrator
1
-0
/
+5
2024-11-21
c: Add u{,l,ll,imax}abs builtins [PR117024]
Jakub Jelinek
1
-0
/
+1
2024-11-21
Daily bump.
GCC Administrator
1
-0
/
+17
2024-11-20
Enable symbolic backtraces on more Linux and BSD ports (continued)
Eric Botcazou
1
-3
/
+24
2024-11-20
Daily bump.
GCC Administrator
1
-0
/
+42
2024-11-19
Enable symbolic backtraces on more Linux and BSD ports
Eric Botcazou
1
-8
/
+27
2024-11-19
ada: Rename Within_Case_Or_If_Expression predicate
Eric Botcazou
3
-10
/
+10
2024-11-19
ada: Small fix in expansion of array aggregates handled by the back end
Eric Botcazou
1
-46
/
+25
2024-11-19
ada: Cleanup in expansion of aggregates in object declarations with aspects
Eric Botcazou
3
-100
/
+22
2024-11-19
Daily bump.
GCC Administrator
1
-0
/
+130
2024-11-18
ada: Fix interaction of aspect Predicate and static case expressions
Eric Botcazou
1
-25
/
+18
2024-11-18
ada: Atomic_Synchronization is not a user-visible check
Bob Duff
13
-101
/
+66
2024-11-18
ada: Fix small oversight in removal of N_Unchecked_Expression node
Eric Botcazou
1
-0
/
+3
2024-11-18
ada: Fix another minor fallout of previous changes to aggregate expansion
Eric Botcazou
2
-2
/
+18
2024-11-18
ada: Fix another minor fallout of previous changes to aggregate expansion
Eric Botcazou
1
-16
/
+21
2024-11-18
ada: Fix minor fallout of previous changes to aggregate expansion
Eric Botcazou
2
-20
/
+10
2024-11-18
ada: Small cleanup and refactoring in expansion of asynchronous select
Eric Botcazou
3
-90
/
+53
2024-11-18
ada: Array aggregate with large static bounds causes compiler crash
Steve Baird
1
-0
/
+5
2024-11-18
ada: Cleanup in expansion of array aggregates in object declarations
Eric Botcazou
3
-244
/
+143
2024-11-18
ada: Further cleanup in expansion of array aggregates in allocators
Eric Botcazou
1
-124
/
+58
2024-11-18
ada: Small cleanup in expansion of array aggregates in allocators
Eric Botcazou
1
-78
/
+25
2024-11-18
ada: Constraint error not raised in ACATS test c413007
Javier Miranda
2
-9
/
+10
2024-11-18
ada: Crash on 'Access for Stream_Element_Array object
squirek
1
-0
/
+17
2024-11-18
ada: Tweak test for predefined main unit
Ronan Desplanques
1
-3
/
+1
2024-11-14
Daily bump.
GCC Administrator
1
-0
/
+71
2024-11-14
ada: Avoid doing unnecessary work in elaborate_expression_2
Eric Botcazou
1
-9
/
+24
[next]