aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2024-10-06Daily bump.GCC Administrator1-0/+9
2024-10-05Fix various issues of -ftrivial-auto-var-init=zero with AdaEric Botcazou2-0/+34
2024-09-26Daily bump.GCC Administrator1-0/+5
2024-09-25doc: Remove @code wrapping of fortran option names [PR116801]Mikael Morin1-2/+4
2024-09-11Daily bump.GCC Administrator1-0/+43
2024-09-10ada: Include missing associated header fileEric Botcazou1-0/+1
2024-09-10ada: Use the same warning character in continuationsViljar Indus2-11/+11
2024-09-10ada: First controlling parameter: report error without Extensions allowedJavier Miranda2-20/+61
2024-09-10ada: Normalize span generation on different platformsViljar Indus1-3/+27
2024-09-10ada: Evaluate calls to GNAT.Source_Info routines in semantic checkingPiotr Trojanek3-9/+39
2024-09-10ada: Simplify code for inserting checks into expressionsPiotr Trojanek1-22/+12
2024-09-10ada: Whitespace cleanup in declaration of calendar-related routinesPiotr Trojanek1-6/+6
2024-09-10Daily bump.GCC Administrator1-0/+6
2024-09-09diagnostics: rename dc.printer to m_printer [PR116613]David Malcolm1-3/+3
2024-09-06Daily bump.GCC Administrator1-0/+90
2024-09-05ada: Add bypass for internal fields on strict-alignment platformsEric Botcazou1-3/+8
2024-09-05ada: Streamline handling of low-level peculiarities of record field layoutEric Botcazou4-18/+33
2024-09-05ada: Remove unused parameters in validity checking routinePiotr Trojanek2-25/+9
2024-09-05ada: Integrate new diagnostics in the frontendViljar Indus33-158/+6460
2024-09-05ada: Binder respects Ada version for checksum of runtime filesJose Ruiz1-2/+20
2024-09-05ada: Tweak assertions in Inline.Cannot_InlineRonan Desplanques2-3/+4
2024-09-05Daily bump.GCC Administrator1-0/+64
2024-09-03ada: Add kludge for quirk of ancient 32-bit ABIs to previous changeEric Botcazou1-2/+14
2024-09-03ada: Plug loophole exposed by previous changeEric Botcazou1-0/+3
2024-09-03ada: Fix internal error with Atomic Volatile_Full_Access objectEric Botcazou1-4/+6
2024-09-03ada: Pass unaligned record components by copy in calls on all platformsEric Botcazou1-3/+2
2024-09-03ada: Fix internal error on pragma pack with discriminated record componentEric Botcazou1-0/+2
2024-09-03ada: Simplify Note_Uplevel_Bound procedureMarc Poulhiès1-103/+66
2024-09-03ada: Transform Length attribute references for non-Strict overflow mode.Steve Baird1-1/+68
2024-09-03ada: Do not warn for partial access to Atomic Volatile_Full_Access objectsEric Botcazou1-16/+30
2024-09-03ada: Reject illegal array aggregates as per AI22-0106.Steve Baird1-17/+97
2024-09-03ada: Fix Finalize_Storage_Only bug in b-i-p callsBob Duff1-9/+5
2024-09-03Daily bump.GCC Administrator1-0/+58
2024-09-02ada: Diagnose too large size clause on floating-point typeEric Botcazou1-0/+4
2024-09-02ada: Create usage entry for -gnatw_lViljar Indus3-7/+9
2024-09-02ada: Fix standard output stream for gnatcmd outputRonan Desplanques1-1/+4
2024-09-02ada: Fix minor issues in -gnaty0's documentationRonan Desplanques2-7/+7
2024-09-02ada: Documentation for generic type inferenceBob Duff2-35/+202
2024-09-02ada: Small fixes for FreeBSDPatrick Bernardi2-5/+9
2024-09-02ada: Also reset scope for some nested declarationMarc Poulhiès1-1/+24
2024-09-02ada: Cleanup expansion of object declarationsPiotr Trojanek1-7/+3
2024-09-02ada: Remove repeated guards in validity checksPiotr Trojanek1-6/+2
2024-08-30Daily bump.GCC Administrator1-0/+120
2024-08-29ada: Fix assertion failure on private limited with clauseEric Botcazou1-0/+1
2024-08-29ada: Fix internal error on concatenation of discriminant-dependent componentEric Botcazou1-1/+9
2024-08-29ada: Missing legality check when type completedSteve Baird2-4/+30
2024-08-29ada: Fix missing finalization for call to function returning limited viewEric Botcazou1-3/+5
2024-08-29ada: Print Insertion_Sloc in dmsgViljar Indus1-0/+5
2024-08-29ada: Use the same warning character in continuation messagesViljar Indus4-6/+6
2024-08-29ada: Restructure continuation message for pretty printingViljar Indus1-1/+6