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-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.
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-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
2023-01-16
ada: Update copyright years.
Marc Poulhiès
20
-22
/
+20
2023-01-02
Ada,Darwin: Do not link libgcc statically on Darwin 8 and 9 [PR108202].
Iain Sandoe
1
-2
/
+11
2022-12-29
ada: don't map NULL decl to locus
Alexandre Oliva
1
-1
/
+1
2022-12-06
ada: Elide the copy in extended returns for nonlimited by-reference types
Eric Botcazou
1
-5
/
+7
2022-12-06
ada: Accessibility code reorganization and bug fixes
Justin Squirek
1
-0
/
+1
2022-12-01
ada: Strip conversions for the implementation of storage models
Eric Botcazou
1
-0
/
+5
2022-11-24
ada: Add assertion for the implementation of storage models
Eric Botcazou
1
-0
/
+3
2022-11-21
ada: Adjust recent change for returns involving function calls
Eric Botcazou
2
-14
/
+8
2022-11-14
Revert "sphinx: ada: port to Sphinx"
Martin Liska
1
-41
/
+57
2022-11-14
Revert "sphinx: add --with-sphinx-build"
Martin Liska
1
-12
/
+12
2022-11-14
Revert "sphinx: support installation if sphinx-build is missing"
Martin Liska
1
-3
/
+6
2022-11-09
sphinx: support installation if sphinx-build is missing
Martin Liska
1
-6
/
+3
2022-11-09
sphinx: add --with-sphinx-build
Martin Liska
1
-12
/
+12
2022-11-09
sphinx: ada: port to Sphinx
Martin Liska
1
-57
/
+41
2022-11-08
ada: Fix oversight in implementation of allocators for storage models
Eric Botcazou
1
-7
/
+26
2022-11-08
ada: Move warnings switches -- initial work
Bob Duff
3
-3
/
+3
2022-10-06
ada: Implementation of support for storage models in gigi
Eric Botcazou
7
-61
/
+605
2022-09-15
Move void_list_node init to common code
Richard Biener
1
-1
/
+0
2022-09-12
[Ada] Fix immediate assertion failure with -gnatd.1
Eric Botcazou
1
-1
/
+5
2022-09-06
[Ada] Mark artificial formal parameters in the debug info
Eric Botcazou
1
-0
/
+1
2022-09-06
[Ada] Fix problematic line debug info attached to call to finalizer
Eric Botcazou
1
-5
/
+13
2022-09-06
[Ada] Fix internal error on double renaming of private constant
Eric Botcazou
1
-25
/
+43
2022-09-06
[Ada] Fix missing name for access type in generic instantiation
Eric Botcazou
1
-12
/
+16
2022-09-06
[Ada] Extend No_Dependence restriction to code generation (continued)
Eric Botcazou
1
-0
/
+25
[next]