index
:
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.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
ada
/
gcc-interface
Age
Commit message (
Expand
)
Author
2025-11-18
ada: Reserve Is_Constructor for Ada constructors
Denis Mazzucato
2025-10-27
Ada: Fix segfault on mutually recursive record type declarations
Eric Botcazou
2025-10-24
Ada: Small cleanup in Makefile
Eric Botcazou
2025-10-24
Ada: Small cleanup in Makefile
Nicolas Boulenguez
2025-10-06
ada: Fix handling of Extended_Access with array subtype
Marc Poulhiès
2025-10-06
ada: Implement proper upcasting in more cases
Eric Botcazou
2025-10-06
ada: Fix extended access and memory pool explicit deref
Marc Poulhiès
2025-09-19
ada: Implement support for Is_Link_Once flag on entities
Eric Botcazou
2025-09-19
ada: Initial support for Extended Access types
Marc Poulhiès
2025-09-15
ada: Fix internal error on aspect in complex object declaration
Eric Botcazou
2025-09-11
ada: Give a warning for huge imported objects
Eric Botcazou
2025-09-11
ada: Get rid of TYPE_ALIGN_OK flag in gcc-interface
Eric Botcazou
2025-09-11
ada: Fix crash on reference to aliased object of packed array type with -g
Eric Botcazou
2025-09-11
ada: Implement overflow checking for unsigned types
Eric Botcazou
2025-09-09
ada: Platform-specific import for read() and write()
Tonu Naks
2025-07-31
Ada: Fix miscompilation of GNAT tools with -march=znver3
Eric Botcazou
2025-07-28
ada: Minor typo fix in comment
Marc Poulhiès
2025-07-25
diagnostics: make context::m_source_printing private
David Malcolm
2025-07-25
diagnostics: convert diagnostic_t to enum class diagnostics::kind
David Malcolm
2025-07-25
diagnostics: move diagnostic_context to diagnostics::context in its own header
David Malcolm
2025-07-25
ada: Minor cleanup
Marc Poulhiès
2025-07-21
Error handling for hard register constraints
Stefan Schulze Frielinghaus
2025-07-04
Ada: Switch from ACATS 2.6 to ACATS 4.2 testsuite
Eric Botcazou
2025-07-04
ada: Fix alignment violation for chain of aligned and misaligned composite types
Eric Botcazou
2025-07-04
ada: Remove strange elaboration code generated for Cluster type in System.Pac...
Eric Botcazou
2025-07-04
ada: Disable previous change for enumeration types
Eric Botcazou
2025-07-04
ada: Add missing guards to previous change
Eric Botcazou
2025-07-04
ada: Improve code generated for return of Out parameter with access type
Eric Botcazou
2025-07-03
Ada: Remove left-overs of front-end exception mechanism
Eric Botcazou
2025-07-03
ada: Fix poor code generated for return of Out parameter with access type
Eric Botcazou
2025-07-03
ada: Enforce alignment constraint for large Object_Size clauses
Eric Botcazou
2025-07-03
ada: Fix alignment violation for mix of aligned and misaligned composite types
Eric Botcazou
2025-07-03
ada: Fix wrong finalization of constrained subtype of unconstrained array type
Eric Botcazou
2025-07-03
ada: Fix missing error on too large Component_Size not multiple of storage unit
Eric Botcazou
2025-07-01
ada: Split the unit System.Case_Utilities into two parts.
Steve Baird
2025-06-26
diagnostics: make 5 more fields of diagnostic_context private
David Malcolm
2025-06-23
Ada: Replace hardcoded GNAT commands for GNAT tools
Nicolas Boulenguez
2025-06-23
Ada: Introduce GNATMAKE_FOR_BUILD Makefile variable
Nicolas Boulenguez
2025-06-12
ada: Fix code size increase with pragma Aggregate_Individually_Assign
Eric Botcazou
2025-06-06
ada: Refactor the implementation of gnat diagnostics
Viljar Indus
2025-06-05
ada: Remove ghost code and SPARK annotations from runtime units
Arnaud Charlet
2025-05-24
Ada: move ACATS 2.6 testsuite to acats-2 directory
Eric Botcazou
2025-05-13
Remove -q quiet option from some GNAT bootstrap command lines
Nicolas Boulenguez
2025-04-27
Drop targetm.promote_prototypes from C, C++ and Ada frontends
H.J. Lu
2025-04-07
Ada: Fix wrong 'Access to aliased constrained array of controlled type
Eric Botcazou
2025-03-25
Add support of --enable-host-pie to the native Ada compiler
Eric Botcazou
2025-03-19
Fix misoptimization at -O2 in LTO mode
Eric Botcazou
2025-01-31
Fix wrong elaboration for allocator at library level of dynamic library
Eric Botcazou
2025-01-22
d,ada/spec: only sub nostd{inc,lib} rather than nostd{inc,lib}*
Arsen Arsenović
2025-01-07
Update copyright years.
Marc Poulhiès
[next]