]> gcc.gnu.org Git - gcc.git/history - gcc/ada/gcc-interface/decl.cc
Enable 'gcc.dg/pr114768.c' for nvptx target [PR114768]
[gcc.git] / gcc / ada / gcc-interface / decl.cc
2024-01-22 Marc PoulhièsUpdate copyright years.
2024-01-09 Eric Botcazouada: Fix bogus Constraint_Error on allocator for access...
2024-01-09 Eric Botcazouada: Preliminary cleanup in aliasing support code
2024-01-09 Eric Botcazouada: Add __atomic_store_n binding to System.Atomic_Prim...
2023-12-19 Eric Botcazouada: Rename Is_Constr_Subt_For_UN_Aliased flag
2023-11-28 Eric Botcazouada: Fix wrong size value output with -gnatR -gnatc
2023-11-21 Eric Botcazouada: Fix issue with indefinite vector of overaligned...
2023-11-16 Eric BotcazouFix internal error on function returning dynamically...
2023-11-07 Eric Botcazouada: Fix debug info for aliased packed array with uncon...
2023-10-10 Eric Botcazouada: Fix internal error on too large representation...
2023-09-19 Marc Poulhièsada: Refine upper array bound for bit packed array
2023-09-05 Tom Tromeyada: Fix DWARF for certain arrays
2023-07-18 Tom Tromeyada: Use new typedefs in gcc-interface
2023-06-29 Richard SandifordA couple of va_gc_atomic tweaks
2023-06-20 Eric Botcazouada: Minor tweaks
2023-06-15 Eric Botcazouada: Fix wrong finalization for double subtype of bound...
2023-05-30 Eric Botcazouada: Fix bogus Storage_Error on dynamic array with...
2023-05-30 Eric Botcazouada: Minor generic tweaks left and and right
2023-05-30 Eric Botcazouada: Make use of Cannot_Be_Superflat flag on N_Range...
2023-05-18 Bernhard Reutner... ada: use _P() defines from tree.h
2023-04-15 Eric BotcazouFix fallout of previous change on x86/Linux
2023-04-14 Eric BotcazouFix build failure of Ada runtime for Aarch64 targets
2023-01-16 Marc Poulhièsada: Update copyright years.
2022-11-21 Eric Botcazouada: Adjust recent change for returns involving functio...
2022-11-08 Bob Duffada: Move warnings switches -- initial work
2022-10-06 Eric Botcazouada: Implementation of support for storage models in...
2022-09-12 Eric Botcazou[Ada] Fix immediate assertion failure with -gnatd.1
2022-09-06 Eric Botcazou[Ada] Mark artificial formal parameters in the debug...
2022-07-13 Eric Botcazou[Ada] Revert recent change in debug info for vector...
2022-07-13 Eric Botcazou[Ada] Undo questionable renaming in earlier change
2022-07-13 Eric Botcazou[Ada] Also deal with private actual types in latest...
2022-07-13 Eric Botcazou[Ada] Use actual types instead of formal types consiste...
2022-07-13 Eric Botcazou[Ada] Generate debug info entry for user-defined access...
2022-07-13 Eric Botcazou[Ada] Fix wrong access check with access-to-unconstrain...
2022-07-06 Eric Botcazou[Ada] Improve code generated for aggregates of VFA...
2022-07-06 Eric Botcazou[Ada] Fix crash on aliased renaming of unconstrained...
2022-07-06 Eric Botcazou[Ada] Small tweak to gnat_to_gnu_subprog_type
2022-06-02 Ghjuvan Lacambre[Ada] Fix record layout warnings not being tagged
2022-06-02 Eric Botcazou[Ada] Couple of small preparatory adjustments
2022-06-02 Eric Botcazou[Ada] Get rid of secondary stack for most calls returni...
2022-06-01 Eric Botcazou[Ada] Rename Returns_On_Secondary_Stack into Needs_Seco...
2022-05-19 Eric Botcazou[Ada] Avoid copy operation for returns involving functi...
2022-05-19 Eric Botcazou[Ada] Add support for "simd" function attribute
2022-05-19 Eric Botcazou[Ada] Fix internal error on unchecked union with compon...
2022-05-19 Eric Botcazou[Ada] Fix internal error on semi-circular record types
2022-05-19 Eric Botcazou[Ada] Fix for internal error on semi-circular record...
2022-05-19 Eric Botcazou[Ada] Get rid of secondary stack for controlled components
2022-05-19 Eric Botcazou[Ada] Do not override inlining heuristics for expressio...
2022-05-19 Piotr Trojanek[Ada] Remove dead code for scope entity having E_Subpro...
2022-05-13 Alexandre Olivaada: gcc-if: build proper String_Pointer for Get_Extern...
2022-05-12 Arnaud Charlet[Ada] Remove front-end SJLJ processing
2022-05-10 Martin LiskaReplace PTR with 'void *' in compiler.
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-17 Martin LiskaRename .c files to .cc files.
This page took 6.841934 seconds and 7 git commands to generate.