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
/
gcc-interface
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-21
ada: Fix issue with indefinite vector of overaligned unconstrained array
Eric Botcazou
2
-3
/
+28
2023-11-16
Fix internal error on function returning dynamically-sized type
Eric Botcazou
1
-0
/
+6
2023-11-07
c: Refer more consistently to C23 not C2X
Joseph Myers
1
-1
/
+1
2023-11-07
ada: Fix debug info for aliased packed array with unconstrained nominal subtype
Eric Botcazou
1
-0
/
+12
2023-11-07
ada: Fix spurious -Wstringop-overflow with link time optimization
Eric Botcazou
1
-24
/
+0
2023-11-07
ada: New Local_Restrictions and User_Aspect aspects.
Steve Baird
1
-0
/
+1
2023-11-03
diagnostics: convert diagnostic_context to a class
David Malcolm
1
-2
/
+2
2023-10-22
Config,Darwin: Allow for configuring Darwin to use embedded runpath.
Iain Sandoe
1
-1
/
+4
2023-10-20
Control flow redundancy hardening
Alexandre Oliva
1
-0
/
+2
2023-10-10
ada: Fix internal error on too large representation clause for small component
Eric Botcazou
1
-1
/
+13
2023-10-03
diagnostics: add ctors to text_info; add m_ prefixes to fields
David Malcolm
1
-4
/
+1
2023-10-02
diagnostics: group together source printing fields of diagnostic_context
David Malcolm
1
-1
/
+1
2023-09-19
ada: Refine upper array bound for bit packed array
Marc Poulhiès
3
-0
/
+123
2023-09-15
ada: Fix minor glitch in finish_record_type
Eric Botcazou
1
-1
/
+1
2023-09-05
ada: Elide the copy in extended returns for nonlimited by-reference types
Eric Botcazou
1
-1
/
+1
2023-09-05
ada: Fix DWARF for certain arrays
Tom Tromey
2
-8
/
+14
2023-07-28
ada: Elide the copy in extended returns for nonlimited by-reference types
Eric Botcazou
1
-3
/
+4
2023-07-18
ada: Use new typedefs in gcc-interface
Tom Tromey
2
-6
/
+14
2023-07-18
ada: Expose expected_throw attribute
Alexandre Oliva
1
-0
/
+19
2023-07-06
ada: Add specification source files of runtime units
Claire Dross
1
-0
/
+3
2023-06-29
A couple of va_gc_atomic tweaks
Richard Sandiford
1
-11
/
+0
2023-06-27
ada: Fix build of GNAT tools
Eric Botcazou
1
-3
/
+6
2023-06-27
ada: Fix bad interaction between inlining and thunk generation
Eric Botcazou
1
-3
/
+6
2023-06-27
ada: Make the identification of case expressions more robust
Eric Botcazou
1
-5
/
+3
2023-06-20
ada: Minor tweaks
Eric Botcazou
1
-8
/
+6
2023-06-15
configure: Implement --enable-host-pie
Marek Polacek
2
-7
/
+9
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-05-30
ada: Fix wrong access for qualified aggregate with storage model
Eric Botcazou
1
-3
/
+6
2023-05-30
ada: Fix internal error on qualified aggregate with storage model
Eric Botcazou
1
-17
/
+19
2023-05-30
ada: Add missing guards for degenerate storage models
Eric Botcazou
1
-5
/
+10
2023-05-30
ada: Fix incorrect copies being used with 'Address
Marc Poulhiès
1
-4
/
+9
2023-05-30
ada: Fix bogus Storage_Error on dynamic array with static zero length
Eric Botcazou
1
-4
/
+21
2023-05-30
ada: Fix minor issue with Mod operator
Eric Botcazou
1
-4
/
+4
2023-05-30
ada: Minor generic tweaks left and and right
Eric Botcazou
4
-12
/
+14
2023-05-30
ada: Make internal_error_function more robust
Eric Botcazou
1
-6
/
+16
2023-05-30
ada: Adjust again the implementation of storage models
Eric Botcazou
1
-22
/
+29
2023-05-30
ada: Simplify the implementation of storage models
Eric Botcazou
1
-103
/
+27
2023-05-30
ada: Make use of Cannot_Be_Superflat flag on N_Range nodes
Eric Botcazou
2
-3
/
+4
2023-05-30
ada: Disable PIE mode during the build of the Ada front-end
Eric Botcazou
1
-13
/
+3
2023-05-30
ada: Fix storage model handling for dereference as lvalue and renamings
Marc Poulhiès
1
-3
/
+21
2023-05-26
ada: Remove Is_Descendant_Of_Address flag from Standard_Address
Eric Botcazou
2
-7
/
+14
2023-05-18
ada: use _P() defines from tree.h
Bernhard Reutner-Fischer
4
-31
/
+30
2023-05-15
ada: Fix proof of runtime unit System.Value*
Claire Dross
1
-0
/
+2
2023-04-18
Fixed typo.
Jin Ma
1
-1
/
+1
2023-04-15
Fix fallout of previous change on x86/Linux
Eric Botcazou
1
-6
/
+16
2023-04-14
Fix build failure of Ada runtime for Aarch64 targets
Eric Botcazou
1
-2
/
+6
2023-03-06
Revert "Respect GNATMAKE Makefile variable" commit
Eric Botcazou
1
-1
/
+1
2023-02-26
Respect GNATMAKE Makefile variable
Peter Foley
1
-1
/
+1
2023-02-14
Fix small regression in Ada
Eric Botcazou
1
-1
/
+3
[prev]
[next]