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-10-06
Daily bump.
GCC Administrator
1
-0
/
+9
2024-10-05
Fix various issues of -ftrivial-auto-var-init=zero with Ada
Eric Botcazou
2
-0
/
+34
2024-09-26
Daily bump.
GCC Administrator
1
-0
/
+5
2024-09-25
doc: Remove @code wrapping of fortran option names [PR116801]
Mikael Morin
1
-2
/
+4
2024-09-11
Daily bump.
GCC Administrator
1
-0
/
+43
2024-09-10
ada: Include missing associated header file
Eric Botcazou
1
-0
/
+1
2024-09-10
ada: Use the same warning character in continuations
Viljar Indus
2
-11
/
+11
2024-09-10
ada: First controlling parameter: report error without Extensions allowed
Javier Miranda
2
-20
/
+61
2024-09-10
ada: Normalize span generation on different platforms
Viljar Indus
1
-3
/
+27
2024-09-10
ada: Evaluate calls to GNAT.Source_Info routines in semantic checking
Piotr Trojanek
3
-9
/
+39
2024-09-10
ada: Simplify code for inserting checks into expressions
Piotr Trojanek
1
-22
/
+12
2024-09-10
ada: Whitespace cleanup in declaration of calendar-related routines
Piotr Trojanek
1
-6
/
+6
2024-09-10
Daily bump.
GCC Administrator
1
-0
/
+6
2024-09-09
diagnostics: rename dc.printer to m_printer [PR116613]
David Malcolm
1
-3
/
+3
2024-09-06
Daily bump.
GCC Administrator
1
-0
/
+90
2024-09-05
ada: Add bypass for internal fields on strict-alignment platforms
Eric Botcazou
1
-3
/
+8
2024-09-05
ada: Streamline handling of low-level peculiarities of record field layout
Eric Botcazou
4
-18
/
+33
2024-09-05
ada: Remove unused parameters in validity checking routine
Piotr Trojanek
2
-25
/
+9
2024-09-05
ada: Integrate new diagnostics in the frontend
Viljar Indus
33
-158
/
+6460
2024-09-05
ada: Binder respects Ada version for checksum of runtime files
Jose Ruiz
1
-2
/
+20
2024-09-05
ada: Tweak assertions in Inline.Cannot_Inline
Ronan Desplanques
2
-3
/
+4
2024-09-05
Daily bump.
GCC Administrator
1
-0
/
+64
2024-09-03
ada: Add kludge for quirk of ancient 32-bit ABIs to previous change
Eric Botcazou
1
-2
/
+14
2024-09-03
ada: Plug loophole exposed by previous change
Eric Botcazou
1
-0
/
+3
2024-09-03
ada: Fix internal error with Atomic Volatile_Full_Access object
Eric Botcazou
1
-4
/
+6
2024-09-03
ada: Pass unaligned record components by copy in calls on all platforms
Eric Botcazou
1
-3
/
+2
2024-09-03
ada: Fix internal error on pragma pack with discriminated record component
Eric Botcazou
1
-0
/
+2
2024-09-03
ada: Simplify Note_Uplevel_Bound procedure
Marc Poulhiès
1
-103
/
+66
2024-09-03
ada: Transform Length attribute references for non-Strict overflow mode.
Steve Baird
1
-1
/
+68
2024-09-03
ada: Do not warn for partial access to Atomic Volatile_Full_Access objects
Eric Botcazou
1
-16
/
+30
2024-09-03
ada: Reject illegal array aggregates as per AI22-0106.
Steve Baird
1
-17
/
+97
2024-09-03
ada: Fix Finalize_Storage_Only bug in b-i-p calls
Bob Duff
1
-9
/
+5
2024-09-03
Daily bump.
GCC Administrator
1
-0
/
+58
2024-09-02
ada: Diagnose too large size clause on floating-point type
Eric Botcazou
1
-0
/
+4
2024-09-02
ada: Create usage entry for -gnatw_l
Viljar Indus
3
-7
/
+9
2024-09-02
ada: Fix standard output stream for gnatcmd output
Ronan Desplanques
1
-1
/
+4
2024-09-02
ada: Fix minor issues in -gnaty0's documentation
Ronan Desplanques
2
-7
/
+7
2024-09-02
ada: Documentation for generic type inference
Bob Duff
2
-35
/
+202
2024-09-02
ada: Small fixes for FreeBSD
Patrick Bernardi
2
-5
/
+9
2024-09-02
ada: Also reset scope for some nested declaration
Marc Poulhiès
1
-1
/
+24
2024-09-02
ada: Cleanup expansion of object declarations
Piotr Trojanek
1
-7
/
+3
2024-09-02
ada: Remove repeated guards in validity checks
Piotr Trojanek
1
-6
/
+2
2024-08-30
Daily bump.
GCC Administrator
1
-0
/
+120
2024-08-29
ada: Fix assertion failure on private limited with clause
Eric Botcazou
1
-0
/
+1
2024-08-29
ada: Fix internal error on concatenation of discriminant-dependent component
Eric Botcazou
1
-1
/
+9
2024-08-29
ada: Missing legality check when type completed
Steve Baird
2
-4
/
+30
2024-08-29
ada: Fix missing finalization for call to function returning limited view
Eric Botcazou
1
-3
/
+5
2024-08-29
ada: Print Insertion_Sloc in dmsg
Viljar Indus
1
-0
/
+5
2024-08-29
ada: Use the same warning character in continuation messages
Viljar Indus
4
-6
/
+6
2024-08-29
ada: Restructure continuation message for pretty printing
Viljar Indus
1
-1
/
+6
[next]