Age | Commit message (Expand) | Author | Files | Lines |
2025-01-13 | ada: Update gnatdll documentation (-b option removed) | Pascal Obry | 1 | -13/+6 |
2025-01-06 | ada: Fix markup in user's guide | Ronan Desplanques | 1 | -1/+1 |
2024-12-12 | ada: Fix the level of the LLVM chapter in the User's Guide | Sebastian Poeplau | 1 | -1/+1 |
2024-11-26 | ada: Fix the file documenting the ali format | Jose Ruiz | 1 | -2/+2 |
2024-11-18 | ada: Atomic_Synchronization is not a user-visible check | Bob Duff | 1 | -4/+2 |
2024-11-12 | ada: Fix markup typos | Richard Kenner | 2 | -3/+3 |
2024-11-12 | ada: Add documentation about GNAT LLVM to GNAT User's Guide | Richard Kenner | 4 | -42/+171 |
2024-10-25 | ada: Update GNAT UG | Richard Kenner | 9 | -2526/+2568 |
2024-09-02 | ada: Create usage entry for -gnatw_l | Viljar Indus | 1 | -3/+3 |
2024-09-02 | ada: Fix minor issues in -gnaty0's documentation | Ronan Desplanques | 1 | -3/+3 |
2024-08-23 | ada: Emit a warning on inheritly limited types | Viljar Indus | 1 | -0/+17 |
2024-06-20 | ada: New pragma to default all interrupts to system. | Doug Rupp | 1 | -0/+4 |
2024-06-20 | ada: Change messages for -gnatw.v to warnings | Viljar Indus | 1 | -9/+8 |
2024-06-20 | ada: Convert -gnatw.n messages to warnings | Viljar Indus | 1 | -5/+7 |
2024-06-20 | ada: Add switch for suppressing info messages | Viljar Indus | 1 | -0/+15 |
2024-05-21 | ada: Update documentation of warning messages | Viljar Indus | 1 | -7/+7 |
2024-05-21 | ada: Add new Mingw task priority mapping | Justin Squirek | 1 | -51/+66 |
2024-05-20 | ada: Rework and augment documentation on strict aliasing | Eric Botcazou | 1 | -128/+168 |
2023-11-21 | ada: Fix misplaced index directive in documentation | Marc Poulhiès | 1 | -6/+5 |
2023-11-07 | ada: Fix documentation of -gnatwc | Ronan Desplanques | 1 | -2/+2 |
2023-11-07 | ada: New Local_Restrictions and User_Aspect aspects. | Steve Baird | 1 | -0/+1 |
2023-10-19 | ada: Document gnatbind -Q switch | Patrick Bernardi | 1 | -6/+23 |
2023-09-26 | ada: Dimensional analysis when used with elementary functions | Derek Schacht | 1 | -0/+12 |
2023-09-15 | ada: Remove GNAT Pro details regarding mold | Kévin Le Gouguec | 1 | -22/+0 |
2023-09-05 | ada: building_executable_programs_with_gnat.rst: fix -gnatw.x index | Ghjuvan Lacambre | 1 | -1/+1 |
2023-07-06 | ada: Refer to non-Ada binding limitations in user guide | Viljar Indus | 1 | -0/+3 |
2023-06-20 | ada: Fix couple of issues in documentation of overflow checking | Eric Botcazou | 1 | -20/+3 |
2023-06-20 | ada: Document partition-wide Ada signal handlers | Jose Ruiz | 1 | -0/+47 |
2023-06-20 | ada: Introduce -gnateH switch to force reverse Bit_Order threshold to 64 | Eric Botcazou | 1 | -0/+8 |
2023-06-15 | ada: Make minor improvements to user's guide | Ronan Desplanques | 2 | -16/+16 |
2023-05-30 | ada: Fix minor issues in user's guide | Ronan Desplanques | 2 | -18/+16 |
2023-05-29 | ada: Remove extra whitespace from FOR loops | Piotr Trojanek | 1 | -2/+2 |
2023-05-23 | ada: Add new switch -gnatyz | Arnaud Charlet | 1 | -7/+16 |
2023-05-16 | ada: Fix typo in "pattern" | Tom Tromey | 1 | -1/+1 |
2023-05-15 | ada: Fix formatting inconsistency in User's Guide | Ronan Desplanques | 1 | -2/+2 |
2023-05-15 | ada: Emit warnings for (some) ineffective static predicate tests | Steve Baird | 1 | -0/+21 |
2023-05-15 | ada: GNAT UGN: Add section documenting PIE being enabled by default on Linux | Joel Brobecker | 1 | -0/+42 |
2023-01-05 | ada: Update gnatpp documentation with --layout switch | Joao Azevedo | 1 | -506/+325 |
2023-01-05 | ada: Update doc for -gnatw_q | Bob Duff | 1 | -0/+2 |
2023-01-03 | ada: GNAT UGN: Adjust wording in "Platform-specific Information" chapter | Joel Brobecker | 1 | -2/+2 |
2022-12-01 | ada: Further adjustments to User's Guide for PIE default | Eric Botcazou | 2 | -13/+18 |
2022-11-28 | ada: Adjust runtime library and User's Guide to PIE default on Linux | Eric Botcazou | 2 | -31/+45 |
2022-11-21 | ada: Improve documentation for -gnatw.h warnings | Steve Baird | 1 | -2/+7 |
2022-11-14 | ada: Remove gnatcheck reference | Arnaud Charlet | 1 | -22/+0 |
2022-11-14 | Revert "sphinx: ada: port to Sphinx" | Martin Liska | 4 | -90/+6 |
2022-11-09 | sphinx: ada: port to Sphinx | Martin Liska | 4 | -6/+90 |
2022-11-08 | ada: Align -gnatwc's documentation with its behavior | Ronan Desplanques | 1 | -1/+1 |
2022-11-07 | ada: Document that gprof won't work on windows with PIE. | Cedric Landet | 1 | -2/+6 |
2022-11-07 | ada: New warning about noncomposing user-defined "=" | Bob Duff | 1 | -0/+21 |
2022-11-04 | ada: Fix various typos in GNAT User's Guide | Piotr Trojanek | 3 | -10/+11 |