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
2024-05-22
Daily bump.
GCC Administrator
1
-0
/
+221
2024-05-21
Fix Ada runtime library breakage on Solaris (bis)
Eric Botcazou
2
-5
/
+2
2024-05-21
ada: Streamline implementation of simple nonbinary modular operations
Eric Botcazou
1
-63
/
+28
2024-05-21
ada: Simplify test for propagation of attributes to subtypes
Eric Botcazou
1
-4
/
+3
2024-05-21
ada: Fix internal error on discriminated record with Atomic aspect in Ada 2022
Eric Botcazou
1
-1
/
+12
2024-05-21
ada: Fix strict aliasing violation in parameter passing (continued)
Eric Botcazou
3
-62
/
+159
2024-05-21
ada: Make detection of useless copy for return more robust
Eric Botcazou
1
-2
/
+3
2024-05-21
ada: Fix strict aliasing violation in parameter passing
Eric Botcazou
2
-18
/
+82
2024-05-21
ada: Fix crash with aliased array and if expression
Ronan Desplanques
1
-3
/
+5
2024-05-21
ada: Minor typo fix in comment
Marc Poulhiès
1
-1
/
+1
2024-05-21
ada: Follow-up adjustment to earlier fix in Build_Allocate_Deallocate_Proc
Eric Botcazou
1
-8
/
+4
2024-05-21
ada: Avoid temporary for conditional expression of discriminated record type
Eric Botcazou
1
-2
/
+2
2024-05-21
ada: Remove unused dependencies from gnatbind object list
Piotr Trojanek
1
-5
/
+0
2024-05-21
ada: Fix assembler error for gigantic library-level object on 64-bit Windows
Eric Botcazou
1
-6
/
+21
2024-05-21
ada: Fix crash on aliased constant with packed array type and -g switch
Eric Botcazou
1
-0
/
+3
2024-05-21
ada: Fix small inaccuracy for Size attribute applied to objects
Eric Botcazou
1
-3
/
+25
2024-05-21
ada: Fix oversight in previous change
Eric Botcazou
1
-2
/
+5
2024-05-21
ada: Missing constraint check for initial value of object with address clause
Steve Baird
1
-0
/
+29
2024-05-21
ada: Fix layout in a list of aspects
Piotr Trojanek
1
-8
/
+11
2024-05-21
ada: Remove duplicate statement
Ronan Desplanques
1
-1
/
+0
2024-05-21
ada: Remove useless trampolines caused by Unchecked_Conversion
Eric Botcazou
1
-13
/
+16
2024-05-21
ada: Add elaboration switch tags to info messages
Viljar Indus
1
-5
/
+8
2024-05-21
ada: Simplify management of scopes while inlining
Piotr Trojanek
1
-15
/
+4
2024-05-21
ada: Remove some explicit yields in tasking run-time
Ronan Desplanques
2
-36
/
+0
2024-05-21
ada: Fix formatting in list of implemented Ada 2012 features
Piotr Trojanek
2
-6
/
+6
2024-05-21
ada: Sort list of implemented Ada 2012 features
Piotr Trojanek
2
-1831
/
+1831
2024-05-21
ada: Fix index entry for an implemented AI feature
Piotr Trojanek
2
-2
/
+2
2024-05-21
ada: Update documentation of warning messages
Viljar Indus
2
-15
/
+15
2024-05-21
ada: Do not leak tagged type names when Discard_Names is enabled
Piotr Trojanek
4
-10
/
+41
2024-05-21
ada: Remove conversion from String_Id to String and back to String_Id
Piotr Trojanek
1
-4
/
+2
2024-05-21
ada: Remove trailing NUL in minimal expansion of Put_Image attribute
Piotr Trojanek
1
-1
/
+3
2024-05-21
ada: Follow-up fix to previous change for Text_Ptr
Eric Botcazou
1
-1
/
+1
2024-05-21
ada: Add new Mingw task priority mapping
Justin Squirek
5
-228
/
+289
2024-05-21
Daily bump.
GCC Administrator
1
-0
/
+369
2024-05-20
ada: Allow 'others' in formal packages with overloaded formals
Bob Duff
3
-22
/
+14
2024-05-20
ada: Add direct workaround for limitations of RTSfind mechanism
Eric Botcazou
6
-63
/
+12
2024-05-20
ada: Fix internal error on nested aggregate in conditional expression
Eric Botcazou
1
-1
/
+3
2024-05-20
ada: Get rid of secondary stack for indefinite record types with size clause
Eric Botcazou
3
-6
/
+18
2024-05-20
ada: Formal package comment corrections in sinfo.ads
Bob Duff
1
-15
/
+46
2024-05-20
ada: Add Is_Base_Type predicate to C interface
Eric Botcazou
2
-3
/
+9
2024-05-20
ada: Error on instantiation of generic containing legal container aggregate
Gary Dismukes
1
-9
/
+8
2024-05-20
ada: Error on instantiation of generic containing legal container aggregate
Gary Dismukes
1
-17
/
+5
2024-05-20
ada: Handle accessibility calculations for 'First and 'Last
Justin Squirek
1
-1
/
+9
2024-05-20
ada: Further refine 'Super attribute
Justin Squirek
1
-4
/
+0
2024-05-20
ada: Fix list of implementation-defined attributes
Piotr Trojanek
1
-0
/
+27
2024-05-20
ada: Fix list of attributes defined by Ada 2012
Piotr Trojanek
1
-1
/
+4
2024-05-20
ada: Apply restriction No_Implementation_Attributes to source nodes only
Piotr Trojanek
1
-13
/
+14
2024-05-20
ada: Remove repeated condition in check for implementation attributes
Piotr Trojanek
1
-1
/
+1
2024-05-20
ada: Use discrete choice list in declaration of universal type attributes
Piotr Trojanek
1
-31
/
+31
2024-05-20
ada: Fix style in list of implementation-defined attributes
Piotr Trojanek
1
-0
/
+8
[next]