Age | Commit message (Expand) | Author | Files | Lines |
2024-11-19 | aarch64: Extend the offset limit in "symbol + offset" from 1MB to 16MB | Evgeny Karpov | 1 | -0/+15 |
2024-11-19 | aarch64: Multiple adjustments to support the SMALL code model correctly | Evgeny Karpov | 5 | -32/+37 |
2024-11-19 | aarch64: Exclude symbols using GOT from code models | Evgeny Karpov | 1 | -2/+4 |
2024-11-19 | aarch64: Add minimal C++ support | Evgeny Karpov | 1 | -0/+1 |
2024-11-19 | aarch64: Add debugging information | Evgeny Karpov | 2 | -1/+47 |
2024-11-19 | Support weak references | Evgeny Karpov | 5 | -8/+21 |
2024-11-19 | ada: Rename Within_Case_Or_If_Expression predicate | Eric Botcazou | 3 | -10/+10 |
2024-11-19 | ada: Small fix in expansion of array aggregates handled by the back end | Eric Botcazou | 1 | -46/+25 |
2024-11-19 | ada: Cleanup in expansion of aggregates in object declarations with aspects | Eric Botcazou | 3 | -100/+22 |
2024-11-19 | fortran: Inline unmasked integral MINLOC/MAXLOC with DIM [PR90608] | Mikael Morin | 5 | -78/+343 |
2024-11-19 | fortran: Add tests covering inline MINLOC/MAXLOC with DIM [PR90608] | Mikael Morin | 6 | -0/+1434 |
2024-11-19 | RISC-V: Load VLS perm indices directly from memory. | Robin Dapp | 7 | -2/+32 |
2024-11-19 | Avoid repeated calls to temporarily_undo_changes [PR117297] | Richard Sandiford | 5 | -53/+76 |
2024-11-19 | expand: Fix up ICE on VCE from _Complex types to _BitInt [PR117458] | Jakub Jelinek | 2 | -1/+19 |
2024-11-19 | bitintlower: Handle PAREN_EXPR [PR117459] | Jakub Jelinek | 2 | -1/+31 |
2024-11-19 | bitintlower: Handle EXACT_DIV_EXPR like TRUNC_DIV_EXPR in bitint lowering [PR... | Jakub Jelinek | 2 | -0/+31 |
2024-11-19 | testsuite: m68k: Fix tests for C23 | Andreas Schwab | 2 | -2/+2 |
2024-11-19 | [PATCH] testsuite: Require C99 for pow-to-ldexp.c | Soumya AR | 1 | -0/+1 |
2024-11-18 | Regenerate config/avr/avr.opt.urls | David Malcolm | 1 | -0/+6 |
2024-11-19 | RISC-V: Remove unnecessary option for scalar SAT_TRUNC testcase | Pan Li | 25 | -48/+46 |
2024-11-19 | RISC-V: Rearrange the test files for scalar SAT_TRUNC [NFC] | Pan Li | 48 | -0/+0 |
2024-11-19 | Flatten anonymous structs in CodeView types | Mark Harmstone | 1 | -113/+167 |
2024-11-19 | Produce CodeView info about nested types | Mark Harmstone | 1 | -1/+88 |
2024-11-19 | Daily bump. | GCC Administrator | 8 | -1/+846 |
2024-11-18 | c: Allow bool and enum null pointer constants [PR112556] | Joseph Myers | 3 | -0/+177 |
2024-11-18 | libdiagnostics: add a "sarif-replay" command-line tool [PR96032] | David Malcolm | 37 | -7/+4352 |
2024-11-18 | json: add json parsing support | David Malcolm | 7 | -4/+2631 |
2024-11-18 | Add libdiagnostics (v4) | David Malcolm | 73 | -4/+8208 |
2024-11-18 | testsuite: move dg-test cleanup code from gcc-dg.exp to its own file | David Malcolm | 2 | -101/+117 |
2024-11-18 | i386: Enable *rsqrtsf2_sse without TARGET_SSE_MATH [PR117357] | Uros Bizjak | 2 | -1/+8 |
2024-11-18 | Fix test failures for enum-alias-{1,2,3} on arm-eabi [PR117419] | Martin Uecker | 3 | -3/+3 |
2024-11-18 | Add a timevar for late combine | Richard Sandiford | 2 | -1/+2 |
2024-11-18 | aarch64: Improve early-ra handling of reductions | Richard Sandiford | 2 | -9/+113 |
2024-11-18 | aarch64: Extend early-ra splitting of single-block regions | Richard Sandiford | 1 | -3/+6 |
2024-11-18 | aarch64: Relax early_ra treatment of modes_tieable_p | Richard Sandiford | 1 | -2/+11 |
2024-11-18 | aarch64: Improve early_ra dump information | Richard Sandiford | 1 | -5/+38 |
2024-11-18 | aarch64: Add early_ra::record_live_range_failure | Richard Sandiford | 1 | -2/+37 |
2024-11-18 | aarch64: Split early_ra::record_insn_refs | Richard Sandiford | 1 | -16/+30 |
2024-11-18 | diagnostics: add support for nested diagnostics [PR116253] | David Malcolm | 19 | -22/+560 |
2024-11-18 | PR modula2/117555: libgm2 build failure after r15-5081-g95960cd473297c | Gaius Mulley | 5 | -11/+19 |
2024-11-18 | AVR: target/84211 - Add a post reload register optimization pass. | Georg-Johann Lay | 16 | -112/+5053 |
2024-11-18 | Fortran: add bounds-checking for ALLOCATE of CHARACTER with type-spec [PR53357] | Harald Anlauf | 6 | -13/+77 |
2024-11-18 | tree-optimization/117594 - fix live op vectorization for length masked case | Richard Biener | 2 | -1/+22 |
2024-11-18 | [committed][RISC-V][PR target/117595] Fix bogus use of simplify_gen_subreg | Jeff Law | 3 | -2/+7 |
2024-11-18 | PR modula2/117660: Errors referring to variables of type array could display ... | Gaius Mulley | 5 | -24/+41 |
2024-11-18 | AVR: target/117659 - Fix wrong code for u24 << 16. | Georg-Johann Lay | 1 | -1/+1 |
2024-11-18 | PR modula2/117371: Add check for zero step in for loop | Gaius Mulley | 2 | -8/+34 |
2024-11-18 | ada: Fix interaction of aspect Predicate and static case expressions | Eric Botcazou | 1 | -25/+18 |
2024-11-18 | ada: Atomic_Synchronization is not a user-visible check | Bob Duff | 13 | -101/+66 |
2024-11-18 | ada: Fix small oversight in removal of N_Unchecked_Expression node | Eric Botcazou | 1 | -0/+3 |