Age | Commit message (Expand) | Author | Files | Lines |
2025-01-31 | Fix wrong elaboration for allocator at library level of dynamic library | Eric Botcazou | 1 | -6/+10 |
2025-01-07 | Update copyright years. | Marc Poulhiès | 1 | -1/+1 |
2024-11-22 | build: Remove INCLUDE_MEMORY [PR117737] | Andrew Pinski | 1 | -1/+0 |
2024-11-21 | c: Add u{,l,ll,imax}abs builtins [PR117024] | Jakub Jelinek | 1 | -0/+1 |
2024-10-25 | ada: Set DECL_NAMELESS in create_type_decl | Tom Tromey | 1 | -2/+7 |
2024-10-25 | ada: Mark some type decls as nameless | Tom Tromey | 1 | -0/+3 |
2024-10-25 | ada: Add 'artificial_p' parameter to build_unc_object_type | Tom Tromey | 1 | -5/+8 |
2024-10-24 | Use unique_ptr in more places in pretty_printer/diagnostics [PR116613] | David Malcolm | 1 | -0/+1 |
2024-10-05 | Fix various issues of -ftrivial-auto-var-init=zero with Ada | Eric Botcazou | 1 | -0/+27 |
2024-09-05 | ada: Streamline handling of low-level peculiarities of record field layout | Eric Botcazou | 1 | -1/+1 |
2024-07-03 | Deduplicate explicitly-sized types | Alexandre Oliva | 1 | -5/+111 |
2024-06-21 | ada: Fix bogus Address Sanitizer stack-buffer-overflow on packed record equality | Eric Botcazou | 1 | -7/+19 |
2024-06-14 | ada: Typo and indentation fix | Marc Poulhiès | 1 | -1/+1 |
2024-05-21 | ada: Fix oversight in previous change | Eric Botcazou | 1 | -2/+5 |
2024-01-22 | Update copyright years. | Marc Poulhiès | 1 | -1/+1 |
2024-01-09 | ada: Fix bogus Constraint_Error on allocator for access to array of access type | Eric Botcazou | 1 | -1/+2 |
2024-01-09 | ada: Preliminary cleanup in aliasing support code | Eric Botcazou | 1 | -25/+23 |
2023-12-16 | Add support for target_version attribute | Andrew Carlotti | 1 | -2/+4 |
2023-12-16 | ada: Improve attribute exclusion handling | Andrew Carlotti | 1 | -37/+33 |
2023-12-05 | Introduce strub: machine-independent stack scrubbing | Alexandre Oliva | 1 | -2/+71 |
2023-12-05 | Restore build with GCC 4.8 to GCC 5 | Richard Sandiford | 1 | -1/+1 |
2023-12-02 | Allow target attributes in non-gnu namespaces | Richard Sandiford | 1 | -3/+5 |
2023-11-21 | ada: Fix issue with indefinite vector of overaligned unconstrained array | Eric Botcazou | 1 | -3/+16 |
2023-11-07 | c: Refer more consistently to C23 not C2X | Joseph Myers | 1 | -1/+1 |
2023-09-19 | ada: Refine upper array bound for bit packed array | Marc Poulhiès | 1 | -0/+95 |
2023-09-15 | ada: Fix minor glitch in finish_record_type | Eric Botcazou | 1 | -1/+1 |
2023-07-18 | ada: Expose expected_throw attribute | Alexandre Oliva | 1 | -0/+19 |
2023-05-30 | ada: Minor generic tweaks left and and right | Eric Botcazou | 1 | -0/+1 |
2023-05-18 | ada: use _P() defines from tree.h | Bernhard Reutner-Fischer | 1 | -4/+4 |
2023-04-18 | Fixed typo. | Jin Ma | 1 | -1/+1 |
2023-01-16 | ada: Update copyright years. | Marc Poulhiès | 1 | -1/+1 |
2022-10-06 | ada: Implementation of support for storage models in gigi | Eric Botcazou | 1 | -0/+7 |
2022-09-06 | [Ada] Fix missing name for access type in generic instantiation | Eric Botcazou | 1 | -12/+16 |
2022-07-13 | [Ada] Do not generate DW_TAG_typedef for constrained array types | Eric Botcazou | 1 | -16/+9 |
2022-07-13 | [Ada] Fix internal error on instance of Ada.Task_Attributes at -O | Eric Botcazou | 1 | -7/+13 |
2022-06-02 | [Ada] Update copyright notices | Pierre-Marie de Rodat | 1 | -1/+1 |
2022-06-02 | [Ada] Remove left-overs of front-end SJLJ processing | Eric Botcazou | 1 | -20/+0 |
2022-06-02 | [Ada] Get rid of secondary stack for most calls returning tagged types | Eric Botcazou | 1 | -3/+2 |
2022-05-19 | [Ada] Do not give warnings for compiler-generated entities by default | Eric Botcazou | 1 | -2/+5 |
2022-05-19 | [Ada] Add support for "simd" function attribute | Eric Botcazou | 1 | -0/+51 |
2022-05-19 | [Ada] Preserve unchecked conversion of string constant | Eric Botcazou | 1 | -0/+7 |
2022-05-12 | [Ada] Introduce hardbool Machine_Attribute for Ada | Alexandre Oliva | 1 | -0/+4 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -4/+4 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+7156 |